index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-09
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
1
-1
/
+1
2020-09-09
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-09
btrfs: set the correct lockdep class for new nodes
Josef Bacik
1
-1
/
+1
2020-09-09
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
1
-52
/
+70
2020-09-09
btrfs: drop path before adding new uuid tree entry
Josef Bacik
1
-1
/
+2
2020-09-09
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-09
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-09-09
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-09
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
2020-09-09
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
1
-1
/
+3
2020-09-09
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
2
-4
/
+4
2020-09-09
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-09-03
io_uring: Fix NULL pointer dereference in io_sq_wq_submit_work()
Xin Yin
1
-0
/
+9
2020-09-03
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
1
-27
/
+17
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
1
-5
/
+12
2020-09-03
writeback: Protect inode->i_io_list with inode->i_lock
Jan Kara
1
-5
/
+17
2020-09-03
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
4
-16
/
+23
2020-09-03
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2
-1
/
+2
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
2020-09-03
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
1
-0
/
+1
2020-09-03
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
2
-7
/
+9
2020-09-03
ext4: correctly restore system zone info when remount fails
Jan Kara
2
-16
/
+21
2020-09-03
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2020-09-03
ext4: handle option set by mount flags correctly
Lukas Czerner
1
-5
/
+16
2020-09-03
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
1
-0
/
+16
2020-09-03
ext4: handle read only external journal device
Lukas Czerner
1
-18
/
+33
2020-09-03
ext4: don't BUG on inconsistent journal feature
Jan Kara
1
-21
/
+47
2020-09-03
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
1
-0
/
+10
2020-09-03
btrfs: only commit delayed items at fsync if we are logging a directory
Filipe Manana
1
-4
/
+5
2020-09-03
btrfs: only commit the delayed inode when doing a full fsync
Filipe Manana
1
-5
/
+7
2020-09-03
btrfs: factor out inode items copy loop from btrfs_log_inode()
Filipe Manana
1
-136
/
+138
2020-09-03
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
1
-0
/
+6
2020-09-03
ceph: do not access the kiocb after aio requests
Xiubo Li
1
-2
/
+3
2020-09-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
2020-09-03
btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
Nikolay Borisov
3
-9
/
+9
2020-09-03
btrfs: file: reserve qgroup space after the hole punch range is locked
Qu Wenruo
1
-4
/
+4
2020-09-03
f2fs: fix use-after-free issue
Li Guifu
1
-2
/
+3
2020-09-03
f2fs: fix error path in do_recover_data()
Chao Yu
4
-13
/
+26
2020-09-03
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
3
-4
/
+26
2020-09-03
binfmt_flat: revert "binfmt_flat: don't offset the data start"
Max Filippov
1
-8
/
+12
2020-08-26
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-6
/
+4
2020-08-26
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+7
2020-08-26
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-26
ext4: don't allow overlapping system zones
Jan Kara
1
-23
/
+13
2020-08-26
ext4: fix potential negative array index in do_split()
Eric Sandeen
1
-3
/
+13
2020-08-26
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
1
-4
/
+6
2020-08-26
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
1
-2
/
+4
2020-08-26
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
1
-1
/
+2
2020-08-26
jffs2: fix UAF problem
Zhe Li
1
-1
/
+5
[next]