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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-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
smb: client: default to nonativesocket under POSIX mounts
Paulo Alcantara
1
-0
/
+1
2025-08-15
smb: client: set symlink type as native for POSIX mounts
Paulo Alcantara
5
-29
/
+22
2025-08-15
smb: client: fix netns refcount leak after net_passive changes
Wang Zhaolong
1
-6
/
+3
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
nfsd: avoid ref leak in nfsd_open_local_fh()
NeilBrown
1
-2
/
+3
2025-08-15
nfsd: don't set the ctime on delegated atime updates
Jeff Layton
1
-1
/
+9
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/localio: nfs_uuid_put() fix the wake up after unlinking the file
Trond Myklebust
1
-2
/
+1
2025-08-15
NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()
Trond Myklebust
1
-8
/
+15
2025-08-15
NFS/localio: nfs_close_local_fh() fix check for file closed
Trond Myklebust
1
-1
/
+1
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 to avoid invalid wait context issue
Chao Yu
1
-10
/
+7
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
smb: client: allow parsing zero-length AV pairs
Paulo Alcantara
1
-2
/
+2
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
ext4: fix inode use after free in ext4_end_io_rsv_work()
Baokun Li
1
-8
/
+8
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
btrfs: remove partial support for lowest level from btrfs_search_forward()
Sun YangKai
1
-13
/
+5
[next]