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-12
bfs: Reconstruct file type when loading from disk
Tetsuo Handa
1
-1
/
+18
2025-12-12
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
1
-1
/
+1
2025-12-12
ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
Alexey Nepomnyashih
1
-1
/
+6
2025-12-12
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
1
-2
/
+5
2025-12-12
ext4: refresh inline data size before write operations
Deepanshu Kartikey
1
-1
/
+6
2025-12-12
jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...
Ye Bin
1
-5
/
+14
2025-12-07
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+1
2025-12-07
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
1
-1
/
+2
2025-12-07
ovl: fail ovl_lock_rename_workdir() if either target is unhashed
NeilBrown
1
-2
/
+2
2025-12-07
afs: Fix delayed allocation of a cell's anonymous key
David Howells
3
-43
/
+49
2025-12-07
fs/namespace: fix reference leak in grab_requested_mnt_ns
Andrei Vagin
1
-3
/
+4
2025-12-01
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
1
-1
/
+1
2025-12-01
xfs: Replace strncpy with memcpy
Marcelo Moreira
1
-1
/
+1
2025-12-01
smb: client: fix incomplete backport in cfids_invalidation_worker()
Henrique Carvalho
1
-1
/
+1
2025-12-01
btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name
Filipe Manana
2
-1
/
+3
2025-12-01
smb: client: handle lack of IPC in dfs_cache_refresh()
Paulo Alcantara
3
-29
/
+66
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-12-01
isofs: check the return value of sb_min_blocksize() in isofs_fill_super
Yongpeng Yang
1
-0
/
+5
2025-12-01
xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
Yongpeng Yang
1
-1
/
+4
2025-12-01
fs: Fix uninitialized 'offp' in statmount_string()
Zhen Ni
1
-2
/
+2
2025-12-01
vfat: fix missing sb_min_blocksize() return value checks
Yongpeng Yang
1
-1
/
+5
2025-11-24
btrfs: release root after error in data_reloc_print_warning_inode()
Zilin Guan
1
-1
/
+3
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
btrfs: zoned: fix stripe width calculation
Naohiro Aota
1
-30
/
+26
2025-11-24
btrfs: zoned: fix conventional zone capacity calculation
Naohiro Aota
1
-2
/
+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
nilfs2: avoid having an active sc_timer before freeing sci
Edward Adam Davis
1
-1
/
+6
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
nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributes
Olga Kornievskaia
1
-0
/
+1
2025-11-24
nfsd: fix refcount leak in nfsd_set_fh_dentry()
NeilBrown
1
-3
/
+3
2025-11-24
fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
Andrei Vagin
1
-16
/
+16
2025-11-24
binfmt_misc: restore write access before closing files opened by open_exec()
Zilin Guan
1
-1
/
+3
2025-11-24
virtio-fs: fix incorrect check for fsvq->kobj
Alok Tiwari
1
-1
/
+1
2025-11-24
afs: Fix dynamic lookup to fail on cell lookup failure
David Howells
7
-18
/
+86
2025-11-24
hostfs: Fix only passing host root in boot stage with new mount
Hongbo Li
1
-11
/
+18
2025-11-24
NFS: Fix LTP test failures when timestamps are delegated
Dai Ngo
1
-6
/
+12
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
NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
Trond Myklebust
1
-3
/
+4
2025-11-24
simplify nfs_atomic_open_v23()
Al Viro
1
-11
/
+5
2025-11-24
NFS: Check the TLS certificate fields in nfs_match_client()
Trond Myklebust
1
-0
/
+8
2025-11-24
pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
Trond Myklebust
2
-4
/
+24
2025-11-24
pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()
Trond Myklebust
1
-17
/
+17
[next]