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
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
2022-12-31
btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
Filipe Manana
1
-2
/
+8
2022-12-31
ovl: fix use inode directly in rcu-walk mode
Chen Zhongjin
1
-1
/
+6
2022-12-31
reiserfs: Add missing calls to reiserfs_security_free()
Roberto Sassu
2
-1
/
+5
2022-12-31
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
1
-0
/
+1
2022-12-31
afs: Fix lost servers_outstanding count
David Howells
1
-1
/
+4
2022-12-31
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
John Stultz
1
-3
/
+4
2022-12-31
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
Zhang Xiaoxu
1
-23
/
+3
2022-12-31
orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
Zhang Xiaoxu
1
-0
/
+3
2022-12-31
hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
Hawkins Jiawei
1
-3
/
+3
2022-12-31
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
1
-0
/
+2
2022-12-31
nilfs2: fix shift-out-of-bounds due to too large exponent of block size
Ryusuke Konishi
1
-4
/
+38
2022-12-31
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
Ryusuke Konishi
1
-4
/
+27
2022-12-31
fs: jfs: fix shift-out-of-bounds in dbDiscardAG
Hoi Pok Wu
1
-0
/
+5
2022-12-31
jfs: Fix fortify moan in symlink
Dr. David Alan Gilbert
1
-1
/
+1
2022-12-31
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
1
-4
/
+4
2022-12-31
fs: jfs: fix shift-out-of-bounds in dbAllocAG
Dongliang Mu
1
-6
/
+16
2022-12-31
binfmt_misc: fix shift-out-of-bounds in check_special_flags
Liu Shixin
1
-4
/
+4
2022-12-31
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
1
-1
/
+3
2022-12-31
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
1
-1
/
+1
2022-12-31
fs/ntfs3: Harden against integer overflows
Dan Carpenter
1
-1
/
+1
2022-12-31
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
1
-1
/
+1
2022-12-31
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
1
-3
/
+5
2022-12-31
chardev: fix error handling in cdev_device_add()
Yang Yingliang
1
-1
/
+1
2022-12-31
orangefs: Fix sysfs not cleanup when dev init failed
Zhang Xiaoxu
1
-4
/
+4
2022-12-31
f2fs: avoid victim selection from previous victim section
Yonggil Song
1
-2
/
+3
2022-12-31
f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()
Chao Yu
1
-1
/
+1
2022-12-31
f2fs: fix normal discard process
Dongdong Zhang
1
-1
/
+1
2022-12-31
f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
Chao Yu
1
-1
/
+3
2022-12-31
f2fs: Fix the race condition of resize flag between resizefs
Zhang Qilong
1
-3
/
+2
2022-12-31
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
1
-0
/
+2
2022-12-31
configfs: fix possible memory leak in configfs_create_dir()
Chen Zhongjin
1
-0
/
+2
2022-12-31
NFS: Fix an Oops in nfs_d_automount()
Trond Myklebust
1
-1
/
+1
2022-12-31
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
1
-7
/
+12
2022-12-31
NFSv4: Fix a credential leak in _nfs4_discover_trunking()
Trond Myklebust
1
-1
/
+3
2022-12-31
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
1
-5
/
+10
2022-12-31
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
1
-6
/
+4
2022-12-31
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
1
-1
/
+1
2022-12-31
hfs: Fix OOB Write in hfs_asc2mac
ZhangPeng
1
-1
/
+1
2022-12-31
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
1
-1
/
+1
2022-12-31
lockd: set other missing fields when unlocking files
Trond Myklebust
1
-7
/
+10
2022-12-31
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
1
-6
/
+22
2022-12-31
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
1
-3
/
+19
2022-12-31
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
1
-18
/
+33
2022-12-31
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
1
-10
/
+0
2022-12-31
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-12
/
+12
2022-12-31
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
1
-1
/
+7
2022-12-31
fs: don't audit the capability check in simple_xattr_list()
Ondrej Mosnacek
1
-1
/
+1
2022-12-31
ovl: remove privs in ovl_fallocate()
Amir Goldstein
1
-1
/
+11
2022-12-31
ovl: remove privs in ovl_copyfile()
Amir Goldstein
1
-2
/
+14
2022-12-31
ovl: use ovl_copy_{real,upper}attr() wrappers
Christian Brauner
5
-29
/
+47
[next]