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
2025-05-18
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
1
-1
/
+2
2025-05-18
ocfs2: stop quota recovery before disabling quotas
Jan Kara
5
-9
/
+30
2025-05-18
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2
-17
/
+39
2025-05-18
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2
-7
/
+14
2025-05-02
jfs: define xtree root and page independently
Dave Kleikamp
6
-23
/
+32
2025-05-02
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-05-02
fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
Edward Adam Davis
1
-0
/
+1
2025-05-02
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
1
-1
/
+6
2025-05-02
cifs: fix integer overflow in match_server()
Roman Smirnov
1
-0
/
+5
2025-05-02
cifs: avoid NULL pointer dereference in dbg call
Alexandra Diupina
1
-4
/
+5
2025-05-02
cifs: print TIDs as hex
Enzo Matsumiya
2
-2
/
+2
2025-05-02
f2fs: Add inline to f2fs_build_fault_attr() stub
Nathan Chancellor
1
-2
/
+2
2025-05-02
f2fs: check validation of fault attrs in f2fs_build_fault_attr()
Chao Yu
3
-15
/
+38
2025-05-02
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
1
-24
/
+29
2025-05-02
jfs: Fix shift-out-of-bounds in dbDiscardAG
Pei Li
1
-0
/
+2
2025-05-02
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
1
-1
/
+1
2025-05-02
smb: client: fix potential UAF in cifs_stats_proc_show()
Paulo Alcantara
1
-0
/
+2
2025-05-02
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
3
-10
/
+8
2025-05-02
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2
-2
/
+2
2025-05-02
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Paulo Alcantara
1
-1
/
+3
2025-05-02
smb: client: fix UAF in async decryption
Enzo Matsumiya
2
-20
/
+34
2025-05-02
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2
-11
/
+24
2025-05-02
smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
Paulo Alcantara
1
-0
/
+2
2025-05-02
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2
-28
/
+41
2025-05-02
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
1
-1
/
+2
2025-05-02
virtiofs: add filesystem context source name check
Xiangsheng Hou
1
-0
/
+3
2025-05-02
isofs: Prevent the use of too small fid
Edward Adam Davis
1
-1
/
+1
2025-05-02
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vasiliy Kovalev
2
-0
/
+12
2025-05-02
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
1
-2
/
+1
2025-05-02
nfsd: decrease sc_count directly if fail to queue dl_recall
Li Lingfeng
1
-1
/
+1
2025-05-02
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
6
-19
/
+3
2025-05-02
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
1
-15
/
+0
2025-05-02
jbd2: remove wrong sb->s_sequence check
Jan Kara
1
-1
/
+0
2025-05-02
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-05-02
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
1
-20
/
+48
2025-05-02
ext4: ignore xattrs past end
Bhupesh
1
-1
/
+10
2025-05-02
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
1
-0
/
+17
2025-05-02
f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
Chao Yu
1
-1
/
+8
2025-05-02
jfs: add sanity check for agwidth in dbMount
Edward Adam Davis
1
-0
/
+4
2025-05-02
jfs: Prevent copying of nlink with value 0 from disk inode
Edward Adam Davis
1
-1
/
+1
2025-05-02
fs/jfs: Prevent integer overflow in AG size calculation
Rand Deeb
1
-1
/
+1
2025-05-02
fs/jfs: cast inactags to s64 to prevent potential overflow
Rand Deeb
1
-2
/
+2
2025-05-02
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zhongqiu Han
1
-1
/
+1
2025-05-02
umount: Allow superblock owners to force umount
Trond Myklebust
1
-1
/
+2
2025-04-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
1
-7
/
+12
2025-04-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
1
-1
/
+11
2025-04-10
jfs: add index corruption check to DT_GETPAGE()
Roman Smirnov
1
-1
/
+2
2025-04-10
jfs: fix slab-out-of-bounds read in ea_get()
Qasim Ijaz
1
-5
/
+10
2025-04-10
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
1
-0
/
+3
2025-04-10
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
[next]