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-08-11
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-06
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
1
-2
/
+9
2017-08-06
pstore: Use dynamic spinlock initializer
Kees Cook
1
-1
/
+1
2017-08-06
pstore: Correctly initialize spinlock and flags
Kees Cook
1
-5
/
+7
2017-08-06
pstore: Allow prz to control need for locking
Joel Fernandes
2
-11
/
+18
2017-08-06
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-3
/
+4
2017-08-06
dentry name snapshots
Al Viro
4
-11
/
+42
2017-08-06
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-1
/
+20
2017-08-06
pstore: Make spinlock per zone instead of global
Joel Fernandes
1
-6
/
+5
2017-07-27
ceph: fix race in concurrent readdir
Yan, Zheng
1
-0
/
+5
2017-07-27
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-07-27
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-27
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
1
-1
/
+1
2017-07-21
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
1
-1
/
+62
2017-07-21
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
3
-62
/
+90
2017-07-21
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
3
-5
/
+32
2017-07-21
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-21
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
1
-8
/
+51
2017-07-21
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
1
-2
/
+3
2017-07-15
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
1
-1
/
+1
2017-07-15
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2
-2
/
+10
2017-07-15
fs: completely ignore unknown open flags
Christoph Hellwig
1
-0
/
+6
2017-07-15
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
1
-10
/
+4
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
[next]