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
2025-03-07
afs: Give an afs_server object a ref on the afs_cell object it points to
David Howells
1
-0
/
+3
2025-03-07
afs: Fix the server_list to unuse a displaced server rather than putting it
David Howells
1
-2
/
+2
2025-03-07
NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
Trond Myklebust
3
-0
/
+41
2025-03-07
NFS: Adjust delegated timestamps for O_DIRECT reads and writes
Trond Myklebust
1
-0
/
+4
2025-03-07
NFS: O_DIRECT writes must check and adjust the file length
Trond Myklebust
1
-0
/
+19
2025-03-07
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
Vasiliy Kovalev
1
-1
/
+1
2025-02-27
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
2025-02-27
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
2025-02-27
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
3
-6
/
+22
2025-02-27
btrfs: fix double accounting race when extent_writepage_io() failed
Qu Wenruo
1
-13
/
+24
2025-02-27
btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
Qu Wenruo
2
-13
/
+49
2025-02-27
btrfs: use btrfs_inode in extent_writepage()
David Sterba
1
-7
/
+7
2025-02-27
btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
Qu Wenruo
4
-39
/
+43
2025-02-27
btrfs: unify to use writer locks for subpage locking
Qu Wenruo
4
-83
/
+5
2025-02-27
btrfs: remove unused btrfs_folio_start_writer_lock()
Qu Wenruo
2
-49
/
+0
2025-02-27
btrfs: mark all dirty sectors as locked inside writepage_delalloc()
Qu Wenruo
1
-3
/
+7
2025-02-27
btrfs: move the delalloc range bitmap search into extent_io.c
Qu Wenruo
3
-52
/
+43
2025-02-27
btrfs: do not assume the full page range is not dirty in extent_writepage_io()
Qu Wenruo
1
-2
/
+0
2025-02-21
btrfs: fix stale page cache after race between readahead and direct IO write
Filipe Manana
1
-3
/
+15
2025-02-21
btrfs: rename __get_extent_map() and pass btrfs_inode
David Sterba
1
-8
/
+7
2025-02-21
btrfs: fix hole expansion when writing at an offset beyond EOF
Filipe Manana
1
-3
/
+1
2025-02-21
cifs: pick channels for individual subrequests
Shyam Prasad N
2
-4
/
+4
2025-02-21
orangefs: fix a oob in orangefs_debug_write
Mike Marshall
1
-2
/
+2
2025-02-21
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
Konstantin Komarov
6
-13
/
+20
2025-02-21
NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
Zichen Xie
1
-3
/
+3
2025-02-21
nfsd: validate the nfsd_serv pointer before calling svc_wake_up
Jeff Layton
1
-1
/
+10
2025-02-21
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
1
-2
/
+5
2025-02-21
nfsd: clear acl_access/acl_default after releasing them
Li Lingfeng
2
-0
/
+4
2025-02-18
xfs: don't lose solo dquot update transactions
Darrick J. Wong
3
-14
/
+32
2025-02-17
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
1
-4
/
+21
2025-02-17
statmount: let unset strings be empty
Miklos Szeredi
1
-4
/
+12
2025-02-17
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
1
-15
/
+14
2025-02-17
fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()
Jeff Layton
1
-0
/
+4
2025-02-17
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-02-17
Revert "btrfs: avoid monopolizing a core when activating a swap file"
Koichiro Den
1
-2
/
+0
2025-02-17
xfs: fix mount hang during primary superblock recovery failure
Long Li
1
-1
/
+10
2025-02-17
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-02-17
xfs: release the dquot buf outside of qli_lock
Darrick J. Wong
1
-4
/
+8
2025-02-17
xfs: convert quotacheck to attach dquot buffers
Darrick J. Wong
3
-13
/
+16
2025-02-17
xfs: attach dquot buffer to dquot log item buffer
Darrick J. Wong
6
-24
/
+168
2025-02-17
xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
Darrick J. Wong
1
-7
/
+8
2025-02-17
xfs: separate dquot buffer reads from xfs_dqflush
Darrick J. Wong
4
-32
/
+86
2025-02-17
xfs: don't lose solo superblock counter update transactions
Darrick J. Wong
1
-2
/
+7
2025-02-17
xfs: avoid nested calls to __xfs_trans_commit
Darrick J. Wong
1
-12
/
+14
2025-02-17
NFSD: Encode COMPOUND operation status on page boundaries
Chuck Lever
1
-10
/
+10
2025-02-17
nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on it
Dragan Simic
1
-1
/
+2
2025-02-17
nilfs2: fix possible int overflows in nilfs_fiemap()
Nikita Zhandarovich
1
-3
/
+3
2025-02-17
ocfs2: handle a symlink read error correctly
Matthew Wilcox (Oracle)
1
-2
/
+3
2025-02-17
ocfs2: fix incorrect CPU endianness conversion causing mount failure
Heming Zhao
1
-1
/
+1
2025-02-17
pnfs/flexfiles: retry getting layout segment for reads
Mike Snitzer
1
-6
/
+21
[next]