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-10-03
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
1
-3
/
+3
2017-10-03
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
1
-1
/
+1
2017-10-03
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-10-03
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-10-03
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
1
-0
/
+4
2017-10-03
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-13
/
+24
2017-10-03
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-10-03
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-10-03
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-10-03
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-10-03
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-09-10
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-09-10
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-09-10
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
1
-1
/
+1
2017-09-10
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
2017-09-10
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-09-10
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-09-10
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-3
/
+4
2017-09-10
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-09-10
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-09-10
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
1
-1
/
+1
2017-07-31
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
1
-1
/
+62
2017-07-31
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
3
-62
/
+90
2017-07-31
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
3
-5
/
+32
2017-07-31
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-31
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
1
-8
/
+51
2017-07-31
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
1
-2
/
+3
2017-07-31
fs: completely ignore unknown open flags
Christoph Hellwig
1
-0
/
+6
2017-07-31
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
1
-10
/
+4
2017-07-31
coredump: Ensure proper size of sparse core files
Dave Kleikamp
2
-0
/
+19
2017-07-31
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
1
-1
/
+12
2017-07-31
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
1
-2
/
+0
2017-07-31
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-07-31
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-07-31
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-07-31
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-6
/
+18
2017-07-26
Make __xfs_xattr_put_listen preperly report errors.
Artem Savkov
1
-0
/
+1
2017-07-26
NFSv4: Don't perform cached access checks before we've OPENed the file
Trond Myklebust
1
-0
/
+3
2017-07-26
NFS: Ensure we revalidate attributes before using execute_ok()
Trond Myklebust
1
-2
/
+16
2017-07-26
xfs: only return -errno or success from attr ->put_listent
Eric Sandeen
3
-10
/
+14
2017-07-26
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
1
-0
/
+6
2017-06-28
mm: larger stack guard gap, between vmas
Sasha Levin
2
-5
/
+1
2017-06-25
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
1
-2
/
+1
2017-06-25
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-06-25
romfs: use different way to generate fsid for BLOCK or MTD
Coly Li
1
-1
/
+22
2017-06-25
fscache: Clear outstanding writes when disabling a cookie
David Howells
2
-0
/
+11
2017-06-25
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
1
-0
/
+1
2017-06-25
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
1
-2
/
+2
2017-06-25
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-25
fix ufs_isblockset()
Al Viro
1
-3
/
+7
[next]