index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
2017-08-30
1
-6
/
+12
*
cifs: Fix df output for users with quota limits
Sachin Prabhu
2017-08-30
1
-2
/
+2
*
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
2017-08-16
1
-0
/
+1
*
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-16
1
-0
/
+1
*
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
2017-08-16
1
-1
/
+1
*
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
2017-08-11
1
-0
/
+16
*
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-11
1
-1
/
+2
*
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-08-11
1
-0
/
+3
*
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-08-06
1
-2
/
+9
*
pstore: Use dynamic spinlock initializer
Kees Cook
2017-08-06
1
-1
/
+1
*
pstore: Correctly initialize spinlock and flags
Kees Cook
2017-08-06
1
-5
/
+7
*
pstore: Allow prz to control need for locking
Joel Fernandes
2017-08-06
2
-11
/
+18
*
Make file credentials available to the seqfile interfaces
Linus Torvalds
2017-08-06
1
-3
/
+4
*
dentry name snapshots
Al Viro
2017-08-06
4
-11
/
+42
*
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2017-08-06
1
-1
/
+20
*
pstore: Make spinlock per zone instead of global
Joel Fernandes
2017-08-06
1
-6
/
+5
*
ceph: fix race in concurrent readdir
Yan, Zheng
2017-07-27
1
-0
/
+5
*
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-07-27
1
-2
/
+2
*
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-27
2
-6
/
+10
*
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
2017-07-27
1
-1
/
+1
*
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
2017-07-21
1
-1
/
+62
*
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
2017-07-21
3
-62
/
+90
*
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
2017-07-21
3
-5
/
+32
*
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
2017-07-21
1
-5
/
+6
*
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
2017-07-21
1
-8
/
+51
*
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
2017-07-21
1
-2
/
+3
*
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
2017-07-15
1
-1
/
+1
*
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-15
2
-2
/
+10
*
fs: completely ignore unknown open flags
Christoph Hellwig
2017-07-15
1
-0
/
+6
*
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
2017-07-15
1
-10
/
+4
*
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
2017-07-05
1
-4
/
+4
*
coredump: Ensure proper size of sparse core files
Dave Kleikamp
2017-07-05
2
-0
/
+19
*
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
2017-07-05
1
-1
/
+12
*
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
2017-07-05
1
-2
/
+0
*
CIFS: Improve readdir verbosity
Pavel Shilovsky
2017-06-29
2
-4
/
+9
*
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
2017-06-29
1
-1
/
+1
*
fs/exec.c: account for argv/envp pointers
Kees Cook
2017-06-29
1
-4
/
+24
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-26
2
-5
/
+1
*
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
2017-06-26
1
-2
/
+1
*
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
2017-06-17
1
-0
/
+2
*
romfs: use different way to generate fsid for BLOCK or MTD
Coly Li
2017-06-17
1
-1
/
+22
*
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
2017-06-17
1
-0
/
+1
*
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
2017-06-17
1
-0
/
+1
*
fscache: Clear outstanding writes when disabling a cookie
David Howells
2017-06-17
2
-0
/
+11
*
fscache: Fix dead object requeue
David Howells
2017-06-17
1
-2
/
+24
*
Call echo service immediately after socket reconnect
Sachin Prabhu
2017-06-17
1
-6
/
+18
*
Make __xfs_xattr_put_listen preperly report errors.
Artem Savkov
2017-06-14
1
-0
/
+1
*
NFSv4: Don't perform cached access checks before we've OPENed the file
Trond Myklebust
2017-06-14
1
-0
/
+3
*
NFS: Ensure we revalidate attributes before using execute_ok()
Trond Myklebust
2017-06-14
1
-2
/
+16
*
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
2017-06-14
1
-0
/
+1
[prev]
[next]