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-10-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2
-24
/
+53
2020-10-01
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
1
-2
/
+14
2020-10-01
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
1
-30
/
+43
2020-10-01
ext4: mark block bitmap corrupted when found instead of BUGON
Dmitry Monakhov
1
-2
/
+9
2020-10-01
xfs: mark dir corrupt when lookup-by-hash fails
Darrick J. Wong
1
-0
/
+3
2020-10-01
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
1
-0
/
+1
2020-10-01
ext4: fix a data race at inode->i_disksize
Qiujun Huang
1
-1
/
+1
2020-10-01
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
1
-1
/
+4
2020-10-01
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
1
-19
/
+77
2020-10-01
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
7
-65
/
+57
2020-10-01
gfs2: clean up iopen glock mess in gfs2_create_inode
Bob Peterson
1
-6
/
+7
2020-10-01
xfs: fix attr leaf header freemap.size underflow
Brian Foster
1
-1
/
+3
2020-10-01
fix dget_parent() fastpath race
Al Viro
1
-1
/
+3
2020-09-23
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-23
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-23
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-09-23
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
1
-1
/
+6
2020-09-23
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
3
-2
/
+4
2020-09-17
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-17
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
1
-0
/
+10
2020-09-17
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2
-15
/
+16
2020-09-17
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
1
-2
/
+2
2020-09-09
affs: fix basic permission bits to actually work
Max Staudt
2
-1
/
+52
2020-09-09
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-09
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-09
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
1
-1
/
+0
2020-09-09
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
1
-1
/
+0
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
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
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: fix space cache memory leak after transaction abort
Filipe Manana
2
-1
/
+2
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
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
2020-09-03
btrfs: file: reserve qgroup space after the hole punch range is locked
Qu Wenruo
1
-4
/
+4
[next]