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-7.1.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
2019-12-17
ext4: fix leak of quota reservations
Jan Kara
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
erofs: zero out when listxattr is called with no xattr
Gao Xiang
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: use btrfs_block_group_cache_done in update_block_group
Josef Bacik
2019-12-17
btrfs: check page->mapping when loading free space cache
Josef Bacik
2019-12-17
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-12-17
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
2019-12-13
iomap: Fix pipe page leakage during splicing
Jan Kara
2019-12-13
bdev: Refresh bdev size for disks without partitioning
Jan Kara
2019-12-13
bdev: Factor out bdev revalidation into a common helper
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
io_uring: fix missing kmap() declaration on powerpc
Jens Axboe
2019-12-13
fuse: verify attributes
Miklos Szeredi
2019-12-13
fuse: verify write return
Miklos Szeredi
2019-12-13
fuse: verify nlink
Miklos Szeredi
2019-12-13
fuse: fix leak of fuse_io_priv
Miklos Szeredi
2019-12-13
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
Jens Axboe
2019-12-13
io_uring: fix dead-hung for non-iter fixed rw
Pavel Begunkov
2019-12-04
Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fr...
Joel Stanley
2019-12-04
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2019-12-04
io_uring: async workers should inherit the user creds
Jens Axboe
2019-11-29
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-23
cramfs: fix usage on non-MTD device
Maxime Bizon
2019-11-22
afs: Fix large file support
Marc Dionne
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
2019-11-19
afs: Fix missing timeout reset
David Howells
[next]