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-08-20
NFSD: detect mismatch of file handle and delegation stateid in OPEN op
Dai Ngo
1
-0
/
+14
2025-08-20
nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
Jeff Layton
1
-5
/
+15
2025-08-20
smb: client: remove redundant lstrp update in negotiate protocol
Wang Zhaolong
1
-1
/
+0
2025-08-20
smb3: fix for slab out of bounds on mount to ksmbd
Steve French
1
-1
/
+10
2025-08-15
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
1
-1
/
+1
2025-08-15
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2
-0
/
+18
2025-08-15
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
1
-1
/
+2
2025-08-15
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
1
-4
/
+0
2025-08-15
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
1
-2
/
+16
2025-08-15
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
1
-2
/
+4
2025-08-15
smb: client: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
1
-14
/
+11
2025-08-15
smb: client: let recv_done() cleanup before notifying the callers.
Stefan Metzmacher
1
-6
/
+8
2025-08-15
smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
1
-2
/
+9
2025-08-15
smb: client: remove separate empty_packet_queue
Stefan Metzmacher
3
-65
/
+7
2025-08-15
smb: server: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
1
-5
/
+7
2025-08-15
smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...
Stefan Metzmacher
1
-5
/
+13
2025-08-15
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
1
-2
/
+9
2025-08-15
smb: server: remove separate empty_recvmsg_queue
Stefan Metzmacher
1
-52
/
+8
2025-08-15
NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY
Benjamin Coddington
1
-3
/
+6
2025-08-15
NFSv4.2: another fix for listxattr
Olga Kornievskaia
1
-4
/
+6
2025-08-15
NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
Trond Myklebust
1
-2
/
+9
2025-08-15
NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()
Trond Myklebust
1
-3
/
+1
2025-08-15
pNFS/flexfiles: don't attempt pnfs on fatal DS errors
Tigran Mkrtchyan
2
-13
/
+19
2025-08-15
exfat: fdatasync flag should be same like generic_write_sync()
Zhengxu Zhang
1
-3
/
+2
2025-08-15
f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode
Chao Yu
1
-1
/
+4
2025-08-15
f2fs: fix to calculate dirty data during has_not_enough_free_secs()
Chao Yu
1
-2
/
+1
2025-08-15
f2fs: fix to update upper_p in __get_secs_required() correctly
Chao Yu
1
-1
/
+1
2025-08-15
f2fs: vm_unmap_ram() may be called from an invalid context
Jan Prusakowski
1
-1
/
+1
2025-08-15
f2fs: fix to avoid out-of-boundary access in devs.path
Chao Yu
1
-1
/
+1
2025-08-15
f2fs: fix to avoid panic in f2fs_evict_inode
Chao Yu
1
-0
/
+13
2025-08-15
f2fs: fix to avoid UAF in f2fs_sync_inode_meta()
Chao Yu
1
-2
/
+6
2025-08-15
f2fs: fix to check upper boundary for gc_no_zoned_gc_percent
Chao Yu
1
-0
/
+7
2025-08-15
f2fs: fix to check upper boundary for gc_valid_thresh_ratio
Chao Yu
1
-0
/
+7
2025-08-15
f2fs: fix to check upper boundary for value of gc_boost_zoned_gc_percent
yohan.joung
1
-0
/
+7
2025-08-15
f2fs: fix KMSAN uninit-value in extent_info usage
Abinash Singh
1
-1
/
+1
2025-08-15
f2fs: fix bio memleak when committing super block
Sheng Yong
1
-0
/
+1
2025-08-15
f2fs: turn off one_time when forcibly set to foreground GC
Daeho Jeong
1
-0
/
+1
2025-08-15
jfs: fix metapage reference count leak in dbAllocCtl
Zheng Yu
1
-1
/
+3
2025-08-15
fs/orangefs: Allow 2 more characters in do_c_string()
Dan Carpenter
1
-3
/
+3
2025-08-15
ext4: Make sure BH_New bit is cleared in ->write_end handler
Jan Kara
2
-1
/
+4
2025-08-15
proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...
wangzijie
3
-1
/
+8
2025-08-15
fanotify: sanitize handle_type values when reporting fid
Amir Goldstein
1
-1
/
+7
2025-08-15
gfs2: No more self recovery
Andreas Gruenbacher
1
-20
/
+11
2025-08-15
Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
Konstantin Komarov
1
-1
/
+4
2025-08-15
hfsplus: remove mutex_lock check in hfsplus_free_extents
Yangtao Li
1
-3
/
+0
2025-08-15
hfs: make splice write available again
Yangtao Li
1
-0
/
+1
2025-08-15
hfsplus: make splice write available again
Yangtao Li
1
-0
/
+1
2025-08-15
fs/ntfs3: cancle set bad inode after removing name fails
Edward Adam Davis
3
-13
/
+7
2025-08-15
parse_longname(): strrchr() expects NUL-terminated string
Al Viro
1
-19
/
+12
2025-08-01
ext4: fix out of bounds punch offset
Zhang Yi
1
-1
/
+1
[prev]
[next]