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.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
...
*
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-06-05
3
-54
/
+74
*
ext4: avoid deadlock when expanding inode size
Jan Kara
2017-06-05
2
-8
/
+13
*
aio: mark AIO pseudo-fs noexec
Jann Horn
2017-04-04
1
-0
/
+1
*
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2017-04-04
4
-5
/
+12
*
fs/nfs: fix new compiler warning about boolean in switch
Andre Przywara
2017-04-04
1
-7
/
+4
*
fs: namespace: suppress 'may be used uninitialized' warnings
Tim Gardner
2017-04-04
3
-23
/
+15
*
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
2017-03-16
1
-0
/
+1
*
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
2017-03-16
1
-2
/
+4
*
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
2017-03-16
1
-0
/
+1
*
ceph: fix bad endianness handling in parse_reply_info_extra
Jeff Layton
2017-03-16
1
-4
/
+5
*
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
2017-03-16
1
-2
/
+23
*
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-03-16
3
-0
/
+19
*
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
2017-03-16
1
-1
/
+1
*
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
2017-03-16
1
-0
/
+3
*
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
2017-03-16
1
-2
/
+8
*
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
2017-03-16
1
-1
/
+2
*
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
2017-03-16
1
-1
/
+1
*
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
2017-03-16
3
-2
/
+19
*
Btrfs: delayed-inode: replace root args iff only fs_info used
Daniel Dressler
2017-03-16
1
-4
/
+5
*
fsnotify: Fix possible use-after-free in inode iteration on umount
Jan Kara
2017-03-16
1
-36
/
+9
*
fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes
Geliang Tang
2017-03-16
1
-2
/
+1
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-03-16
1
-1
/
+3
*
ext4: reject inodes with negative size
Darrick J. Wong
2017-03-16
1
-0
/
+6
*
nfs_write_end(): fix handling of short copies
Al Viro
2017-03-16
1
-1
/
+1
*
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2017-03-16
5
-31
/
+85
*
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-03-16
1
-1
/
+1
*
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2017-03-16
1
-1
/
+1
*
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-03-16
1
-0
/
+1
*
NFS: Fix a performance regression in readdir
Trond Myklebust
2017-03-16
1
-13
/
+2
*
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
2017-03-16
1
-1
/
+6
*
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
2017-03-16
1
-2
/
+1
*
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
2017-03-16
1
-0
/
+1
*
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-03-16
1
-3
/
+8
*
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2017-03-16
1
-9
/
+6
*
ext4: fix in-superblock mount options processing
Theodore Ts'o
2017-03-16
1
-15
/
+23
*
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2017-03-16
1
-1
/
+1
*
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2017-03-16
1
-1
/
+1
*
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2017-03-16
1
-2
/
+5
*
tmpfs: clear S_ISGID when setting posix ACLs
Gu Zheng
2017-02-26
1
-5
/
+4
*
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-02-26
1
-0
/
+9
*
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2017-02-26
4
-2
/
+52
*
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
2017-02-23
1
-1
/
+2
*
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
2017-02-23
1
-5
/
+2
*
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2017-02-23
2
-1
/
+17
*
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2017-02-23
1
-0
/
+6
*
coredump: fix unfreezable coredumping task
Andrey Ryabinin
2017-02-23
1
-0
/
+3
*
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
2017-02-23
1
-0
/
+8
*
btrfs: fix races on root_log_ctx lists
Chris Mason
2017-02-23
1
-14
/
+6
*
ubifs: Abort readdir upon error
Richard Weinberger
2017-02-23
1
-5
/
+3
*
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
2017-02-23
1
-0
/
+2
[prev]
[next]