index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
1
-0
/
+4
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
debugfs: Fix module state check condition
Vladis Dronov
1
-2
/
+2
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-17
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2
-3
/
+3
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: 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
[next]