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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
1
-1
/
+12
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-26
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-5
/
+1
2017-06-26
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
1
-2
/
+1
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
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-6
/
+18
2017-06-14
Make __xfs_xattr_put_listen preperly report errors.
Artem Savkov
1
-0
/
+1
2017-06-14
NFSv4: Don't perform cached access checks before we've OPENed the file
Trond Myklebust
1
-0
/
+3
2017-06-14
NFS: Ensure we revalidate attributes before using execute_ok()
Trond Myklebust
1
-2
/
+16
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
21
-35
/
+35
2017-06-14
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2
-0
/
+7
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: only return -errno or success from attr ->put_listent
Eric Sandeen
3
-10
/
+14
2017-06-07
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
1
-0
/
+6
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
1
-1
/
+1
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
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
2017-06-07
xfs: fix up quotacheck buffer list error handling
Brian Foster
3
-6
/
+26
2017-06-07
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
1
-2
/
+3
2017-06-07
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
1
-2
/
+8
2017-06-07
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
1
-2
/
+3
2017-06-07
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
1
-1
/
+1
2017-06-07
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
1
-20
/
+9
2017-05-25
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-05-25
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
Yan, Zheng
3
-13
/
+19
2017-05-25
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
4
-6
/
+6
[next]