index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-06-22
f2fs: fix checkpoint=disable:%u%%
Jaegeuk Kim
2020-06-22
f2fs: don't leak filename in f2fs_try_convert_inline_dir()
Eric Biggers
2020-06-22
jbd2: avoid leaking transaction credits when unreserving handle
Jan Kara
2020-06-22
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
2020-06-22
ext4: fix error pointer dereference
Jeffle Xu
2020-06-22
ext4: fix buffer_head refcnt leak when ext4_iget() fails
Xiyu Yang
2020-06-22
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
2020-06-22
btrfs: fix space_info bytes_may_use underflow during space cache writeout
Filipe Manana
2020-06-22
btrfs: fix space_info bytes_may_use underflow after nocow buffered write
Filipe Manana
2020-06-22
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
2020-06-22
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-06-22
btrfs: fix error handling when submitting direct I/O bio
Omar Sandoval
2020-06-22
btrfs: reloc: fix reloc root leak and NULL pointer dereference
Qu Wenruo
2020-06-22
btrfs: force chunk allocation if our global rsv is larger than metadata
Josef Bacik
2020-06-22
btrfs: send: emit file capabilities after chown
Marcos Paulo de Souza
2020-06-22
btrfs: fix a race between scrub and block group removal/allocation
Filipe Manana
2020-06-22
btrfs: include non-missing as a qualifier for the latest_bdev
Anand Jain
2020-06-22
btrfs: free alien device after device add
Anand Jain
2020-06-22
io_uring: fix overflowed reqs cancellation
Pavel Begunkov
2020-06-22
btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...
Qu Wenruo
2020-06-22
btrfs: improve global reserve stealing logic
Josef Bacik
2020-06-22
xfs: don't fail verifier on empty attr3 leaf block
Brian Foster
2020-06-22
io_uring: allow POLL_ADD with double poll_wait() users
Jens Axboe
2020-06-22
xfs: fix duplicate verification from xfs_qm_dqflush()
Brian Foster
2020-06-22
xfs: reset buffer write failure state on successful completion
Brian Foster
2020-06-22
xfs: clean up the error handling in xfs_swap_extents
Darrick J. Wong
2020-06-22
xfs: more lockdep whackamole with kmem_alloc*
Darrick J. Wong
2020-06-22
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Filipe Manana
2020-06-22
btrfs: account for trans_block_rsv in may_commit_transaction
Josef Bacik
2020-06-22
io_uring: cleanup io_poll_remove_one() logic
Jens Axboe
2020-06-17
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-17
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
2020-06-17
exfat: fix incorrect update of stream entry in __exfat_truncate()
Namjae Jeon
2020-06-17
exfat: fix memory leak in exfat_parse_param()
Al Viro
2020-06-17
ovl: initialize error in ovl_copy_xattr
Yuxuan Shui
2020-06-17
ovl: fix out of bounds access warning in ovl_check_fb_len()
Amir Goldstein
2020-06-17
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
2020-06-17
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
2020-06-17
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
2020-06-17
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
2020-06-17
io_uring: allow O_NONBLOCK async retry
Jens Axboe
2020-06-17
io_uring: use kvfree() in io_sqe_buffer_register()
Denis Efremov
2020-06-17
io_uring: re-set iov base/len for buffer select retry
Jens Axboe
2020-06-17
io_uring: fix flush req->refs underflow
Pavel Begunkov
2020-06-17
aio: fix async fsync creds
Miklos Szeredi
2020-06-17
fanotify: fix ignore mask logic for events on child and on dir
Amir Goldstein
2020-05-29
Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-05-29
Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-29
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]