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
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_sysfs_init()
Zhang Xiaoxu
1
-8
/
+63
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
nfs: fix possible null-ptr-deref when parsing param
Hawkins Jiawei
1
-0
/
+6
2022-12-31
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
1
-0
/
+2
2022-12-31
btrfs: do not panic if we can't allocate a prealloc extent state
Josef Bacik
1
-8
/
+14
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
cifs: don't leak -ENOMEM in smb2_open_file()
Paulo Alcantara
1
-2
/
+2
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
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
1
-0
/
+2
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
f2fs: fix iostat parameter for discard
Yangtao Li
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 enable compress for newly created file if extension matches
Sheng Yong
2
-167
/
+164
2022-12-31
f2fs: set zstd compress level correctly
Sheng Yong
1
-1
/
+1
2022-12-31
f2fs: fix to avoid accessing uninitialized spinlock
Chao Yu
1
-3
/
+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: allow to set compression for inlined file
Jaegeuk Kim
1
-0
/
+4
2022-12-31
f2fs: fix normal discard process
Dongdong Zhang
1
-1
/
+1
2022-12-31
f2fs: fix gc mode when gc_urgent_high_remaining is 1
Yangtao Li
1
-10
/
+9
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
NFS: Allow very small rsize & wsize again
Anna Schumaker
1
-4
/
+2
2022-12-31
NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
Anna Schumaker
1
-1
/
+1
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: Always decode the security label
Trond Myklebust
1
-6
/
+4
[next]