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
2014-01-03
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2014-01-03
configfs: fix race between dentry put and lookup
Junxiao Bi
2014-01-03
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
2014-01-03
NFSv4 wait on recovery for async session errors
Andy Adamson
2014-01-03
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
2014-01-03
nfsd: make sure to balance get/put_write_access
Christoph Hellwig
2014-01-03
nfsd: split up nfsd_setattr
Christoph Hellwig
2014-01-03
setfacl removes part of ACL when setting POSIX ACLs to Samba
Steve French
2014-01-03
devpts: plug the memory leak in kill_sb
Ilija Hadzic
2014-01-03
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2014-01-03
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
Theodore Ts'o
2014-01-03
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
2013-11-28
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
2013-11-28
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2013-11-28
ext4: fix memory leak in xattr
Dave Jones
2013-11-28
jfs: fix error path in ialloc
Dave Kleikamp
2013-11-28
ext3: return 32/64-bit dir name hash according to usage type
Eric Sandeen
2013-11-28
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
Bernd Schubert
2013-11-28
nfsd: rename 'int access' to 'int may_flags' in nfsd_open()
Bernd Schubert
2013-11-28
ext4: return 32/64-bit dir name hash according to usage type
Fan Yong
2013-10-26
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
2013-10-26
isofs: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
2013-10-26
fanotify: dont merge permission events
Lino Sanfilippo
2013-10-26
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
2013-10-26
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2013-10-26
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
2013-10-26
fuse: readdir: check for slash in names
Miklos Szeredi
2013-10-26
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
2013-10-26
fuse: invalidate inode attributes on xattr modification
Anand Avati
2013-10-26
fuse: postpone end_page_writeback() in fuse_writepage_locked()
Maxim Patlasov
2013-09-10
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
2013-09-10
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
2013-09-10
sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
2013-09-10
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-09-10
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
2013-09-10
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
2013-09-10
ext4: fix mount/remount error messages for incompatible mount options
Piotr Sarna
2013-09-10
cifs: don't instantiate new dentries in readdir for inodes that need to be re...
Jeff Layton
2013-09-10
cifs: extend the buffer length enought for sprintf() using
Chen Gang
2013-09-10
jfs: fix readdir cookie incompatibility with NFSv4
Dave Kleikamp
2013-09-10
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
2013-08-02
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...
Harshula Jayasuriya
2013-08-02
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-08-02
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
2013-08-02
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-08-02
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
2013-08-02
fanotify: info leak in copy_event_to_user()
Dan Carpenter
2013-07-27
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
Jan Kara
2013-07-27
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
2013-07-27
ceph: fix statvfs fr_size
Sage Weil
[next]