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
2017-07-05
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
1
-4
/
+4
2017-07-05
coredump: Ensure proper size of sparse core files
Dave Kleikamp
2
-0
/
+19
2017-07-05
aio: fix lock dep warning
Shaohua Li
1
-2
/
+4
2017-07-05
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
1
-1
/
+12
2017-07-05
Btrfs: Fix deadlock between direct IO and fast fsync
Chandan Rajendra
1
-2
/
+2
2017-07-05
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
1
-1
/
+1
2017-07-05
NFSv4.x/callback: Create the callback service through svc_create_pooled
Kinglong Mee
1
-1
/
+1
2017-07-05
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
1
-2
/
+0
2017-06-29
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-29
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-29
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-5
/
+1
2017-06-24
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
2
-2
/
+8
2017-06-24
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
1
-2
/
+1
2017-06-24
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-17
userfaultfd: fix SIGBUS resulting from false rwsem wakeups
Andrea Arcangeli
1
-2
/
+35
2017-06-17
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-06-17
romfs: use different way to generate fsid for BLOCK or MTD
Coly Li
1
-1
/
+22
2017-06-17
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
1
-0
/
+1
2017-06-17
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
1
-0
/
+1
2017-06-17
fscache: Clear outstanding writes when disabling a cookie
David Howells
2
-0
/
+11
2017-06-17
fscache: Fix dead object requeue
David Howells
1
-2
/
+24
2017-06-17
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu
1
-11
/
+17
2017-06-14
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
1
-0
/
+1
2017-06-14
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
1
-2
/
+2
2017-06-14
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-14
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-14
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-14
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-14
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-14
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-14
fs: add i_blocksize()
Fabian Frederick
25
-48
/
+48
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2
-0
/
+7
2017-06-14
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
1
-43
/
+37
2017-06-14
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
1
-2
/
+3
2017-06-14
ext4: fix SEEK_HOLE
Jan Kara
1
-36
/
+14
2017-06-14
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+10
2017-06-14
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-06-07
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
1
-1
/
+1
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-06-07
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
1
-12
/
+31
2017-06-07
xfs: xfs_trans_alloc_empty
Christoph Hellwig
2
-0
/
+24
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
1
-1
/
+1
2017-06-07
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
1
-2
/
+6
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-06-07
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
1
-2
/
+2
2017-06-07
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
3
-9
/
+37
2017-06-07
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
1
-1
/
+2
2017-06-07
xfs: update ag iterator to support wait on new inodes
Brian Foster
2
-8
/
+53
2017-06-07
xfs: support ability to wait on new inodes
Brian Foster
2
-2
/
+7
[next]