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-12-07
ksmbd: fix use-after-free in session logoff
Sean Heelan
1
-4
/
+0
2025-12-07
nfsd: Replace clamp_t in nfsd4_get_drc_mem()
NeilBrown
1
-2
/
+4
2025-12-07
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+1
2025-12-01
smb: client: fix incomplete backport in cfids_invalidation_worker()
Henrique Carvalho
1
-1
/
+1
2025-12-01
f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic
Zhiguo Niu
2
-19
/
+21
2025-12-01
f2fs: compress: change the first parameter of page_array_{alloc,free} to sbi
Zhiguo Niu
1
-20
/
+20
2025-12-01
cifs: fix typo in enable_gcm_256 module parameter
Steve French
1
-1
/
+1
2025-12-01
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
1
-0
/
+4
2025-12-01
smb: client: introduce close_cached_dir_locked()
Henrique Carvalho
1
-3
/
+38
2025-12-01
exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
Yongpeng Yang
1
-1
/
+4
2025-11-24
f2fs: fix to avoid overflow while left shift operation
Chao Yu
1
-1
/
+1
2025-11-24
btrfs: ensure no dirty metadata is written back for an fs with errors
Qu Wenruo
1
-0
/
+8
2025-11-24
btrfs: do not update last_log_commit when logging inode due to a new name
Filipe Manana
1
-1
/
+1
2025-11-24
btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()
Zilin Guan
1
-0
/
+2
2025-11-24
smb: client: fix cifs_pick_channel when channel needs reconnect
Henrique Carvalho
1
-1
/
+1
2025-11-24
cifs: client: fix memory leak in smb3_fs_context_parse_param
Edward Adam Davis
1
-0
/
+2
2025-11-24
fs/proc: fix uaf in proc_readdir_de()
Wei Yang
1
-3
/
+9
2025-11-24
ksmbd: close accepted socket when per-IP limit rejects connection
Joshua Rogers
1
-1
/
+4
2025-11-24
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
1
-1
/
+2
2025-11-24
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
1
-3
/
+6
2025-11-24
NFS: sysfs: fix leak when nfs_client kobject add fails
Yang Xiuwei
1
-0
/
+1
2025-11-24
pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
Trond Myklebust
2
-4
/
+24
2025-11-24
NFS: enable nconnect for RDMA
Trond Myklebust
2
-0
/
+3
2025-11-24
pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()
Trond Myklebust
1
-17
/
+17
2025-11-24
cifs: Fix uncached read into ITER_KVEC iterator
David Howells
1
-3
/
+94
2025-11-24
cifs: stop writeback extension when change of size is detected
Shyam Prasad N
1
-3
/
+15
2025-11-24
smb/server: fix possible refcount leak in smb2_sess_setup()
ZhangGuoDong
1
-0
/
+1
2025-11-24
smb/server: fix possible memory leak in smb2_read()
ZhangGuoDong
1
-0
/
+1
2025-11-24
NFS: check if suid/sgid was cleared after a write as needed
Scott Mayhew
1
-1
/
+2
2025-11-24
NFS4: Fix state renewals missing after boot
Joshua Watt
1
-0
/
+1
2025-11-24
smb: client: fix refcount leak in smb2_set_path_attr
Shuhao Fu
1
-0
/
+2
2025-11-24
smb: client: fix potential UAF in smb2_close_cached_fid()
Henrique Carvalho
1
-7
/
+9
2025-11-24
smb: client: validate change notify buffer before copy
Joshua Rogers
1
-2
/
+5
2025-11-24
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
2
-6
/
+3
2025-11-24
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
1
-1
/
+4
2025-11-24
9p: sysfs_init: don't hardcode error to ENOMEM
Randall P. Embry
1
-2
/
+5
2025-11-24
9p: fix /sys/fs/9p/caches overwriting itself
Randall P. Embry
1
-1
/
+1
2025-11-24
fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlink
Yikang Yue
1
-6
/
+12
2025-11-24
btrfs: mark dirty extent range for out of bound prealloc extents
austinchang
1
-0
/
+10
2025-11-24
smb: client: transport: avoid reconnects triggered by pending task work
Fiona Ebner
1
-1
/
+9
2025-11-24
ksmbd: use sock_create_kern interface to create kernel socket
Namjae Jeon
1
-3
/
+4
2025-11-24
orangefs: fix xattr related buffer overflow...
Mike Marshall
1
-5
/
+7
2025-11-24
exfat: limit log print for IO error
Chi Zhiling
1
-5
/
+6
2025-11-24
ext4: increase IO priority of fastcommit
Julian Sun
1
-1
/
+1
2025-11-24
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
chuguangqing
1
-1
/
+1
2025-11-24
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
1
-0
/
+2
2025-11-24
NFSv4.1: fix mount hang after CREATE_SESSION failure
Anthony Iliopoulos
1
-0
/
+3
2025-11-24
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
1
-2
/
+2
2025-11-24
jfs: fix uninitialized waitqueue in transaction manager
Shaurya Rane
1
-4
/
+5
2025-11-24
jfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+7
[next]