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-11-18
Convert trailing spaces and periods in path components
Boris Protopopov
1
-1
/
+7
2020-11-18
NFSv4.2: fix failure to unregister shrinker
J. Bruce Fields
1
-0
/
+2
2020-11-18
io_uring: round-up cq size before comparing with rounded sq size
Jens Axboe
1
-1
/
+1
2020-11-18
ocfs2: initialize ip_next_orphan
Wengang Wang
1
-0
/
+1
2020-11-18
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2
-1
/
+5
2020-11-18
btrfs: dev-replace: fail mount if we don't have replace item with target device
Anand Jain
2
-21
/
+31
2020-11-18
btrfs: fix min reserved size calculation in merge_reloc_root
Josef Bacik
1
-1
/
+3
2020-11-18
btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
Dinghao Liu
1
-0
/
+1
2020-11-18
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
1
-6
/
+4
2020-11-18
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-11-18
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-11-18
erofs: derive atime instead of leaving it empty
Gao Xiang
1
-10
/
+11
2020-11-18
erofs: fix setting up pcluster for temporary pages
Gao Xiang
1
-2
/
+5
2020-11-18
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
1
-1
/
+4
2020-11-18
NFS: Fix listxattr receive buffer size
Chuck Lever
1
-2
/
+2
2020-11-18
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
1
-1
/
+1
2020-11-18
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
1
-5
/
+3
2020-11-18
xfs: fix rmap key and record comparison functions
Darrick J. Wong
1
-8
/
+8
2020-11-18
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
1
-0
/
+2
2020-11-18
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
1
-1
/
+1
2020-11-18
NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy
Dai Ngo
1
-0
/
+1
2020-11-18
NFSD: Fix use-after-free warning when doing inter-server copy
Dai Ngo
1
-1
/
+1
2020-11-18
iomap: clean up writeback state logic on writepage error
Brian Foster
1
-13
/
+2
2020-11-18
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
1
-0
/
+3
2020-11-18
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
1
-0
/
+1
2020-11-18
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
1
-1
/
+1
2020-11-18
ceph: check session state after bumping session->s_seq
Jeff Layton
5
-18
/
+39
2020-11-18
io_uring: ensure consistent view of original task ->mm from SQPOLL
Jens Axboe
1
-7
/
+20
2020-11-18
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
1
-2
/
+1
2020-11-18
xfs: fix missing CoW blocks writeback conversion retry
Darrick J. Wong
1
-2
/
+4
2020-11-18
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
1
-0
/
+10
2020-11-18
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
1
-6
/
+1
2020-11-18
afs: Fix warning due to unadvanced marshalling pointer
David Howells
1
-0
/
+1
2020-11-18
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2
-1
/
+2
2020-11-10
io_uring: fix link lookup racing with link timeout
Pavel Begunkov
1
-1
/
+15
2020-11-10
btrfs: add a helper to read the tree_root commit root for backref lookup
Josef Bacik
3
-41
/
+114
2020-11-10
btrfs: drop the path before adding qgroup items when enabling qgroups
Josef Bacik
1
-0
/
+18
2020-11-10
io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
Pavel Begunkov
1
-7
/
+3
2020-11-10
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
1
-1
/
+2
2020-11-10
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
1
-1
/
+2
2020-11-05
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-11-05
ext4: do not use extent after put_bh
yangerkun
1
-15
/
+15
2020-11-05
ext4: fix bs < ps issue reported with dioread_nolock mount opt
Ritesh Harjani
2
-2
/
+2
2020-11-05
ext4: fix bdev write error check failed when mount fs with ro
Zhang Xiaoxu
1
-11
/
+2
2020-11-05
ext4: clear buffer verified flag if read meta block from disk
zhangyi (F)
5
-1
/
+8
2020-11-05
ext4: fix invalid inode checksum
Luo Meng
1
-5
/
+6
2020-11-05
ext4: implement swap_activate aops using iomap
Ritesh Harjani
1
-0
/
+11
2020-11-05
ext4: fix error handling code in add_new_gdb
Dinghao Liu
1
-1
/
+3
2020-11-05
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
1
-0
/
+1
2020-11-05
9P: Cast to loff_t before multiplying
Matthew Wilcox (Oracle)
1
-2
/
+2
[next]