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
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
2024-12-09
nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
Yang Erkun
1
-0
/
+19
2024-12-09
nfsd: make sure exp active before svc_export_show
Yang Erkun
1
-1
/
+4
2024-12-09
ovl: properly handle large files in ovl_security_fileattr
Oleksandr Tymoshenko
1
-1
/
+6
2024-12-09
fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...
Jiri Olsa
1
-0
/
+1
2024-12-09
ceph: fix cred leak in ceph_mds_check_access()
Max Kellermann
1
-0
/
+3
2024-12-09
ceph: pass cred pointer to ceph_mds_auth_match()
Max Kellermann
1
-2
/
+2
2024-12-09
ceph: extract entity name from device id
Patrick Donnelly
1
-1
/
+9
2024-12-09
f2fs: fix to drop all discards after creating snapshot on lvm device
Chao Yu
2
-7
/
+21
2024-12-09
ovl: Filter invalid inodes with missing lookup function
Vasiliy Kovalev
1
-0
/
+3
2024-12-09
btrfs: ref-verify: fix use-after-free after invalid ref action
Filipe Manana
1
-0
/
+1
2024-12-09
btrfs: add a sanity check for btrfs root in btrfs_search_slot()
Lizhi Xu
1
-1
/
+5
2024-12-09
btrfs: don't loop for nowait writes when checking for cross references
Filipe Manana
1
-1
/
+1
2024-12-09
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
1
-1
/
+1
2024-12-09
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
Mark Harmstone
1
-11
/
+18
2024-12-09
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
Mark Harmstone
3
-32
/
+66
2024-12-09
btrfs: drop unused parameter file_offset from btrfs_encoded_read_regular_fill...
David Sterba
3
-6
/
+5
2024-12-09
quota: flush quota_release_work upon quota writeback
Ojaswin Mujoo
1
-0
/
+2
2024-12-09
xfs: remove unknown compat feature check in superblock write validation
Long Li
1
-7
/
+0
2024-12-05
nfs/blocklayout: Limit repeat device registration on failure
Benjamin Coddington
1
-1
/
+14
2024-12-05
nfs/blocklayout: Don't attempt unregister for invalid block device
Benjamin Coddington
1
-4
/
+2
2024-12-05
nfs: ignore SB_RDONLY when mounting nfs
Li Lingfeng
1
-1
/
+1
2024-12-05
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
1
-1
/
+3
2024-12-05
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2
-9
/
+75
2024-12-05
smb: Initialize cfid->tcon before performing network ops
Paul Aurich
1
-1
/
+1
2024-12-05
cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
Pali Rohár
1
-2
/
+1
2024-12-05
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
9
-28
/
+108
2024-12-05
smb: client: disable directory caching when dir_cache_timeout is zero
Henrique Carvalho
1
-1
/
+1
2024-12-05
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...
Trond Myklebust
1
-20
/
+29
2024-12-05
hostfs: Fix the NULL vs IS_ERR() bug for __filemap_get_folio()
ZhangPeng
1
-2
/
+2
2024-12-05
jffs2: fix use of uninitialized variable
Qingfang Deng
1
-4
/
+3
2024-12-05
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
Waqar Hameed
1
-0
/
+2
2024-12-05
ubifs: Correct the total block count by deducting journal reservation
Zhihao Cheng
1
-3
/
+3
2024-12-05
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
1
-0
/
+6
2024-12-05
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
Trond Myklebust
1
-3
/
+5
2024-12-05
NFSD: Prevent a potential integer overflow
Chuck Lever
1
-7
/
+7
2024-12-05
f2fs: fix to do sanity check on node blkaddr in truncate_node()
Chao Yu
1
-0
/
+10
2024-12-05
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
6
-36
/
+147
2024-12-05
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
1
-41
/
+29
2024-12-05
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
1
-13
/
+14
2024-12-05
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2
-1
/
+6
2024-12-05
smb3: request handle caching when caching directories
Steve French
1
-1
/
+1
2024-12-05
smb: client: fix use-after-free of signing key
Paulo Alcantara
2
-18
/
+40
2024-12-05
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
4
-23
/
+37
2024-12-05
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Paulo Alcantara
1
-1
/
+3
2024-12-05
ksmbd: fix use-after-free in SMB request handling
Yunseong Kim
1
-0
/
+4
2024-12-05
cifs: support mounting with alternate password to allow password rotation
Meetakshi Setiya
1
-7
/
+50
2024-12-05
Revert "f2fs: remove unreachable lazytime mount option parsing"
Jaegeuk Kim
1
-0
/
+10
2024-12-05
Revert "fs: don't block i_writecount during exec"
Christian Brauner
4
-11
/
+26
2024-12-05
exfat: fix out-of-bounds access of directory entries
Yuezhang Mo
1
-4
/
+16
2024-12-05
exfat: fix uninit-value in __exfat_get_dentry_set
Namjae Jeon
1
-0
/
+1
[next]