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
compress-2025-01-21
compress-2025-01-23
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
2026-01-23
btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
Robbie Ko
1
-5
/
+6
2026-01-23
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Yang Erkun
1
-0
/
+1
2026-01-23
xfs: Fix the return value of xfs_rtcopy_summary()
Nirjhar Roy (IBM)
1
-1
/
+1
2026-01-23
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
1
-5
/
+6
2026-01-23
NFS: Fix size read races in truncate, fallocate and copy offload
Trond Myklebust
3
-14
/
+27
2026-01-23
btrfs: fix memory leaks in create_space_info() error paths
Jiasheng Jiang
1
-2
/
+6
2026-01-23
btrfs: send: check for inline extents in range_is_hole_in_parent()
Qu Wenruo
1
-0
/
+2
2026-01-23
btrfs: release path before iget_failed() in btrfs_read_locked_inode()
Filipe Manana
1
-0
/
+9
2026-01-23
NFS/localio: Deal with page bases that are > PAGE_SIZE
Trond Myklebust
1
-0
/
+2
2026-01-23
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
Zilin Guan
1
-2
/
+4
2026-01-23
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
1
-1
/
+1
2026-01-23
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
3
-1
/
+38
2026-01-23
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
3
-30
/
+51
2026-01-23
Revert "gfs2: Fix use of bio_chain"
Andreas Gruenbacher
1
-1
/
+1
2026-01-17
btrfs: fix beyond-EOF write handling
Qu Wenruo
1
-4
/
+4
2026-01-17
btrfs: use variable for end offset in extent_writepage_io()
Filipe Manana
1
-5
/
+5
2026-01-17
btrfs: truncate ordered extent when skipping writeback past i_size
Filipe Manana
2
-4
/
+22
2026-01-17
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2026-01-17
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
2026-01-17
btrfs: fix NULL pointer dereference in do_abort_log_replay()
Suchit Karunakaran
1
-1
/
+1
2026-01-17
btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
Qu Wenruo
1
-7
/
+5
2026-01-17
btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
Filipe Manana
1
-5
/
+14
2026-01-17
netfs: Fix early read unlock of page with EOF in middle
David Howells
1
-1
/
+1
2026-01-17
btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()
Leo Martins
1
-15
/
+17
2026-01-17
btrfs: qgroup: update all parent qgroups when doing quick inherit
Qu Wenruo
1
-2
/
+16
2026-01-17
btrfs: fix qgroup_snapshot_quick_inherit() squota bug
Boris Burkov
1
-0
/
+3
2026-01-17
smb/client: fix NT_STATUS_NO_DATA_DETECTED value
ChenXiaoSong
1
-1
/
+1
2026-01-17
smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
ChenXiaoSong
1
-1
/
+1
2026-01-17
smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
ChenXiaoSong
1
-1
/
+1
2026-01-17
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
1
-0
/
+5
2026-01-17
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2
-2
/
+12
2026-01-17
btrfs: always detect conflicting inodes when logging inode refs
Filipe Manana
1
-4
/
+2
2026-01-17
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
3
-3
/
+1
2026-01-17
NFSD: net ref data still needs to be freed even if net hasn't startup
Edward Adam Davis
1
-15
/
+15
2026-01-17
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
3
-6
/
+12
2026-01-17
nfsd: use correct loop termination in nfsd4_revoke_states()
NeilBrown
1
-1
/
+1
2026-01-17
nfsd: provide locking for v4_end_grace
NeilBrown
4
-5
/
+44
2026-01-17
NFSD: Fix permission check for read access to executable-only files
Scott Mayhew
1
-2
/
+2
2026-01-11
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
1
-6
/
+6
2026-01-08
erofs: fix unexpected EIO under memory pressure
Junbeom Yeom
1
-5
/
+5
2026-01-08
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
1
-1
/
+3
2026-01-08
nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
Jeff Layton
1
-1
/
+1
2026-01-08
nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
Chuck Lever
1
-4
/
+10
2026-01-08
lockd: fix vfs_test_lock() calls
NeilBrown
4
-18
/
+24
2026-01-08
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
1
-2
/
+12
2026-01-08
ntfs: Do not overwrite uptodate pages
Matthew Wilcox (Oracle)
1
-6
/
+29
2026-01-08
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
1
-1
/
+3
2026-01-02
fuse: missing copy_finish in fuse-over-io-uring argument copies
Cheng Ding
3
-2
/
+6
2026-01-02
fuse: fix readahead reclaim deadlock
Joanne Koong
1
-7
/
+19
2026-01-02
fuse: fix io-uring list corruption for terminated non-committed requests
Joanne Koong
1
-0
/
+1
[next]