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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-06-24
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-06-24
xfs: fix up backport error in fs/xfs/xfs_inode.c
Greg Kroah-Hartman
2016-06-24
fix d_walk()/non-delayed __d_free() race
Al Viro
2016-06-24
ecryptfs: forbid opening files without mmap handler
Jann Horn
2016-06-07
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
2016-06-07
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
2016-06-07
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
2016-06-07
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
2016-06-07
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
2016-06-07
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
2016-06-07
pipe: Fix buffer offset after partially failed read
Ben Hutchings
2016-06-01
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
2016-06-01
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-06-01
Btrfs: don't use src fd for printk
Josef Bacik
2016-05-18
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
2016-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2016-05-04
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-04-12
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2016-04-12
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-12
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
2016-04-12
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
2016-04-12
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
2016-03-16
efi: Make efivarfs entries immutable by default
Peter Jones
2016-03-16
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-03-09
Fix directory hardlinks from deleted directories
David Woodhouse
2016-03-09
jffs2: Fix page lock / f->sem deadlock
David Woodhouse
2016-03-09
Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
Thomas Betker
2016-03-09
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
2016-03-09
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
2016-03-09
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
2016-03-09
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
2016-03-03
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
2016-03-03
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
2016-03-03
uml: fix hostfs mknod()
Vegard Nossum
2016-03-03
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
2016-03-03
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
2016-03-03
Btrfs: igrab inode in writepage
Josef Bacik
2016-03-03
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
2016-03-03
vfs: Avoid softlockups with sendfile(2)
Jan Kara
2016-03-03
lockd: create NSM handles per net namespace
Andrey Ryabinin
2016-03-03
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2016-03-03
splice: sendfile() at once fails for big files
Christophe Leroy
2016-03-03
lock_parent: don't step on stale ->d_parent of all-but-freed one
Al Viro
2016-03-03
dcache: add missing lockdep annotation
Linus Torvalds
2016-03-03
dentry_kill() doesn't need the second argument now
Al Viro
2016-03-03
dealing with the rest of shrink_dentry_list() livelock
Al Viro
2016-03-03
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
2016-03-03
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
[next]