index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-12-17
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
2019-12-17
splice: only read in as much information as there is pipe buffer space
Darrick J. Wong
2019-12-17
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
2019-12-17
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-12-17
ext4: Fix credit estimate for final inode freeing
Jan Kara
2019-12-17
quota: fix livelock in dquot_writeback_dquots
Dmitry Monakhov
2019-12-17
ext2: check err when partial != NULL
Chengguang Xu
2019-12-17
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-12-17
ovl: relax WARN_ON() on rename to self
Amir Goldstein
2019-12-17
ovl: fix corner case of non-unique st_dev;st_ino
Amir Goldstein
2019-12-17
ovl: fix lookup failure on multi lower squashfs
Amir Goldstein
2019-12-17
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
2019-12-17
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
2019-12-17
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
2019-12-17
btrfs: Avoid getting stuck during cyclic writebacks
Tejun Heo
2019-12-17
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
2019-12-17
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
Filipe Manana
2019-12-17
btrfs: use refcount_inc_not_zero in kill_all_nodes
Josef Bacik
2019-12-17
btrfs: check page->mapping when loading free space cache
Josef Bacik
2019-12-13
iomap: Fix pipe page leakage during splicing
Jan Kara
2019-12-13
kernfs: fix ino wrap-around detection
Tejun Heo
2019-12-13
nfsd: restore NFSv3 ACL support
J. Bruce Fields
2019-12-13
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
2019-12-13
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-12-13
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-13
io_uring: ensure req->submit is copied when req is deferred
Jens Axboe
2019-12-13
fuse: verify attributes
Miklos Szeredi
2019-12-13
fuse: verify nlink
Miklos Szeredi
2019-12-13
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
Jens Axboe
2019-12-13
afs: Fix race in commit bulk status fetch
David Howells
2019-12-13
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
Al Viro
2019-12-13
exportfs_decode_fh(): negative pinned may become positive without the parent ...
Al Viro
2019-12-13
autofs: fix a leak in autofs_expire_indirect()
Al Viro
2019-12-13
aio: Fix io_pgetevents() struct __compat_aio_sigset layout
Guillem Jover
2019-12-04
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2019-12-04
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
2019-12-04
io_uring: async workers should inherit the user creds
Jens Axboe
2019-11-29
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
2019-11-20
io_uring: ensure registered buffer import returns the IO length
Jens Axboe
2019-11-20
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
2019-11-20
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
2019-11-20
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
2019-11-12
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
Tejun Heo
2019-11-12
ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
Shuning Zhang
2019-11-12
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
2019-11-12
configfs: fix a deadlock in configfs_symlink()
Al Viro
2019-11-12
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
2019-11-12
ceph: don't allow copy_file_range when stripe_count != 1
Luis Henriques
2019-11-12
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
Jeff Layton
2019-11-12
ceph: add missing check in d_revalidate snapdir handling
Al Viro
[next]