index
:
Linux Stable
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.13.y
linux-6.14.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
*
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-08-06
1
-2
/
+9
*
Btrfs: fix lockdep warning about log_mutex
Liu Bo
2017-08-06
1
-3
/
+10
*
Btrfs: use down_read_nested to make lockdep silent
Liu Bo
2017-08-06
1
-1
/
+2
*
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
*
dentry name snapshots
Al Viro
2017-08-06
4
-11
/
+42
*
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-08-06
1
-1
/
+1
*
NFS: invalidate file size when taking a lock.
NeilBrown
2017-08-06
1
-1
/
+1
*
jfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-08-06
1
-7
/
+8
*
pstore: Make spinlock per zone instead of global
Joel Fernandes
2017-08-06
1
-6
/
+5
*
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-5
/
+7
*
ovl: fix random return value on mount
Amir Goldstein
2017-07-27
1
-0
/
+1
*
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-12
/
+18
*
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
*
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-07-27
1
-5
/
+5
*
ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials
Konstantin Khlebnikov
2017-07-27
1
-2
/
+6
*
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
2017-07-27
1
-1
/
+1
*
f2fs: sanity check size of nat and sit cache
Jin Qian
2017-07-27
1
-0
/
+7
*
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
3
-5
/
+6
*
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-14
/
+22
*
btrfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-6
/
+7
*
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-12
2
-2
/
+10
*
ceph: choose readdir frag based on previous readdir reply
Yan, Zheng
2017-07-12
1
-7
/
+12
*
fs: completely ignore unknown open flags
Christoph Hellwig
2017-07-12
1
-0
/
+6
*
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
2017-07-12
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
*
aio: fix lock dep warning
Shaohua Li
2017-07-05
1
-2
/
+4
*
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
2017-07-05
1
-1
/
+12
*
Btrfs: Fix deadlock between direct IO and fast fsync
Chandan Rajendra
2017-07-05
1
-2
/
+2
*
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
2017-07-05
1
-1
/
+1
*
NFSv4.x/callback: Create the callback service through svc_create_pooled
Kinglong Mee
2017-07-05
1
-1
/
+1
*
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-24
2
-5
/
+1
*
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
2017-06-24
2
-2
/
+8
*
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
2017-06-24
1
-2
/
+1
*
fs: pass on flags in compat_writev
Christoph Hellwig
2017-06-24
1
-1
/
+1
[next]