index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
1
-2
/
+8
2020-02-14
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
1
-0
/
+8
2020-02-14
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
5
-16
/
+8
2020-02-14
btrfs: remove trivial locking wrappers of tree mod log
David Sterba
1
-39
/
+19
2020-02-14
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
1
-6
/
+1
2020-02-14
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
1
-11
/
+19
2020-02-14
NFS: Fix bool initialization/comparison
Thomas Meyer
3
-7
/
+7
2020-02-14
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
1
-2
/
+17
2020-02-14
ext2: Adjust indentation in ext2_fill_super
Nathan Chancellor
1
-3
/
+3
2020-02-14
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
1
-0
/
+8
2020-02-14
Revert "ovl: modify ovl_permission() to do checks on two inodes"
Ioanna Alifieraki
1
-13
/
+0
2020-02-05
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-02-05
btrfs: fix mixed block count of available space
Luis de Bethencourt
1
-3
/
+13
2020-02-05
reiserfs: Fix memory leak of journal device string
Jan Kara
1
-0
/
+2
2020-02-05
vfs: fix do_last() regression
Al Viro
1
-2
/
+2
2020-01-29
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-01-29
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
1
-0
/
+1
2020-01-29
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+1
2020-01-29
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
1
-1
/
+1
2020-01-29
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2020-01-29
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
1
-1
/
+1
2020-01-29
jfs: fix bogus variable self-initialization
Arnd Bergmann
1
-2
/
+1
2020-01-29
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
1
-1
/
+1
2020-01-29
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2020-01-29
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
1
-0
/
+3
2020-01-23
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2020-01-23
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
1
-1
/
+1
2020-01-23
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2
-8
/
+27
2020-01-23
ext4: fix use-after-free race with debug_want_extra_isize
Barret Rhoden
1
-23
/
+33
2020-01-23
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-30
/
+1
2020-01-14
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
1
-1
/
+1
2020-01-12
pstore/ram: Write new dumps to start of recycled zones
Aleksandr Yashkin
1
-0
/
+11
2020-01-12
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2020-01-12
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
1
-0
/
+2
2020-01-04
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2020-01-04
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2020-01-04
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
1
-2
/
+2
2020-01-04
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
1
-6
/
+5
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
1
-12
/
+17
2020-01-04
jbd2: Fix statistics for the number of logged blocks
Jan Kara
1
-1
/
+3
2020-01-04
ext4: check for directory entries too close to block end
Jan Kara
1
-0
/
+5
2020-01-04
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
1
-1
/
+1
2020-01-04
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2020-01-04
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
2
-4
/
+6
2020-01-04
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
1
-1
/
+0
2020-01-04
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
2020-01-04
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
1
-0
/
+2
2020-01-04
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
1
-0
/
+1
2019-12-21
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-12-21
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
1
-1
/
+1
[next]