index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2025-07-17
btrfs: fix assertion when building free space tree
Filipe Manana
1
-4
/
+12
2025-07-17
erofs: fix to add missing tracepoint in erofs_readahead()
Chao Yu
1
-0
/
+3
2025-07-17
erofs: refine readahead tracepoint
Gao Xiang
2
-4
/
+3
2025-07-17
erofs: fix large fragment handling
Gao Xiang
3
-7
/
+8
2025-07-17
erofs: address D-cache aliasing
Gao Xiang
5
-19
/
+21
2025-07-17
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
1
-0
/
+2
2025-07-17
ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
Al Viro
1
-0
/
+1
2025-07-17
smb: server: make use of rdma_destroy_qp()
Stefan Metzmacher
1
-2
/
+3
2025-07-17
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
1
-7
/
+7
2025-07-17
fix proc_sys_compare() handling of in-lookup dentries
Al Viro
2
-8
/
+12
2025-07-17
eventpoll: don't decrement ep refcount while still holding the ep mutex
Linus Torvalds
1
-7
/
+5
2025-07-10
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
3
-7
/
+8
2025-07-10
smb: client: fix readdir returning wrong type with POSIX extensions
Philipp Kerling
1
-1
/
+1
2025-07-10
netfs: Fix double put of request
David Howells
1
-2
/
+7
2025-07-10
smb: client: fix native SMB symlink traversal
Paulo Alcantara
2
-19
/
+20
2025-07-10
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
2
-3
/
+5
2025-07-10
netfs: Fix i_size updating
David Howells
2
-2
/
+8
2025-07-10
smb: client: set missing retry flag in cifs_writev_callback()
Paulo Alcantara
1
-0
/
+1
2025-07-10
smb: client: set missing retry flag in cifs_readv_callback()
Paulo Alcantara
1
-0
/
+1
2025-07-10
smb: client: set missing retry flag in smb2_writev_callback()
Paulo Alcantara
1
-0
/
+1
2025-07-10
netfs: Fix ref leak on inserted extra subreq in write retry
David Howells
1
-1
/
+1
2025-07-10
netfs: Fix looping in wait functions
David Howells
1
-4
/
+11
2025-07-10
netfs: Fix hang due to missing case in final DIO read result collection
David Howells
1
-2
/
+4
2025-07-10
smb: client: fix warning when reconnecting channel
Paulo Alcantara
2
-6
/
+5
2025-07-10
btrfs: use btrfs_record_snapshot_destroy() during rmdir
Filipe Manana
1
-1
/
+1
2025-07-10
btrfs: propagate last_unlink_trans earlier when doing a rmdir
Filipe Manana
1
-18
/
+18
2025-07-10
btrfs: record new subvolume in parent dir earlier to avoid dir logging races
Filipe Manana
2
-2
/
+4
2025-07-10
btrfs: fix inode lookup error handling during log replay
Filipe Manana
1
-65
/
+62
2025-07-10
btrfs: fix iteration of extrefs during log replay
Filipe Manana
1
-2
/
+2
2025-07-10
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
1
-1
/
+3
2025-07-10
btrfs: fix failure to rebuild free space tree using multiple transactions
Filipe Manana
2
-0
/
+42
2025-07-10
NFSv4/flexfiles: Fix handling of NFS level errors in I/O
Trond Myklebust
1
-34
/
+84
2025-07-10
flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes
Tigran Mkrtchyan
1
-0
/
+2
2025-07-10
NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
Benjamin Coddington
1
-1
/
+3
2025-07-10
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Kuniyuki Iwashima
1
-3
/
+14
2025-07-10
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-5
/
+18
2025-07-10
anon_inode: rework assertions
Christian Brauner
3
-8
/
+11
2025-07-10
xfs: actually use the xfs_growfs_check_rtgeom tracepoint
Darrick J. Wong
1
-0
/
+2
2025-07-06
f2fs: fix to zero post-eof page
Chao Yu
1
-0
/
+38
2025-07-06
btrfs: fix invalid inode pointer dereferences during log replay
Filipe Manana
1
-8
/
+6
2025-07-06
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
1
-0
/
+6
2025-07-06
btrfs: fix a race between renames and directory logging
Filipe Manana
1
-17
/
+64
2025-07-06
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
2
-22
/
+37
2025-07-06
userns and mnt_idmap leak in open_tree_attr(2)
Al Viro
1
-7
/
+3
2025-07-06
attach_recursive_mnt(): do not lock the covering tree when sliding something ...
Al Viro
1
-4
/
+4
2025-07-06
fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
David Hildenbrand
1
-1
/
+1
2025-07-06
smb: client: fix regression with native SMB symlinks
Paulo Alcantara
1
-16
/
+4
2025-07-06
smb: client: remove \t from TP_printk statements
Stefan Metzmacher
1
-12
/
+12
2025-07-06
fuse: fix runtime warning on truncate_folio_batch_exceptionals()
Haiyue Wang
1
-0
/
+4
2025-07-06
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
1
-12
/
+18
[prev]
[next]