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-02
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
1
-1
/
+1
2025-05-02
iomap: skip unnecessary ifs_block_is_uptodate check
Gou Hao
1
-1
/
+1
2025-05-02
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-05-02
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
1
-0
/
+36
2025-05-02
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
1
-20
/
+40
2025-05-02
fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
Edward Adam Davis
1
-0
/
+1
2025-05-02
splice: remove duplicate noinline from pipe_clear_nowait
T.J. Mercier
1
-1
/
+1
2025-05-02
fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
Al Viro
1
-33
/
+36
2025-05-02
btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
Qu Wenruo
1
-2
/
+7
2025-05-02
ceph: Fix incorrect flush end position calculation
David Howells
1
-1
/
+1
2025-04-25
btrfs: fix the length of reserved qgroup to free
Haisu Wang
1
-1
/
+1
2025-04-25
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
1
-1
/
+5
2025-04-25
virtiofs: add filesystem context source name check
Xiangsheng Hou
1
-0
/
+3
2025-04-25
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2
-0
/
+30
2025-04-25
Revert "smb: client: fix TCP timers deadlock after rmmod"
Kuniyuki Iwashima
1
-26
/
+10
2025-04-25
Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...
Kuniyuki Iwashima
1
-8
/
+8
2025-04-25
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
1
-1
/
+2
2025-04-25
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
1
-1
/
+6
2025-04-25
ksmbd: fix use-after-free in smb_break_all_levII_oplock()
Namjae Jeon
2
-21
/
+9
2025-04-25
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
1
-1
/
+3
2025-04-25
ovl: don't allow datadir only
Miklos Szeredi
1
-0
/
+5
2025-04-25
isofs: Prevent the use of too small fid
Edward Adam Davis
1
-1
/
+1
2025-04-25
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vasiliy Kovalev
2
-0
/
+12
2025-04-25
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
1
-2
/
+1
2025-04-25
nfsd: decrease sc_count directly if fail to queue dl_recall
Li Lingfeng
1
-1
/
+1
2025-04-25
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
6
-19
/
+3
2025-04-25
ovl: remove unused forward declaration
Giuseppe Scrivano
1
-2
/
+0
2025-04-25
cifs: Ensure that all non-client-specific reparse points are processed by the...
Pali Rohár
2
-4
/
+10
2025-04-25
cifs: fix integer overflow in match_server()
Roman Smirnov
1
-0
/
+5
2025-04-25
cifs: avoid NULL pointer dereference in dbg call
Alexandra Diupina
1
-4
/
+5
2025-04-25
mm/userfaultfd: fix release hang over concurrent GUP
Peter Xu
1
-26
/
+25
2025-04-25
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
1
-0
/
+3
2025-04-25
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
1
-0
/
+3
2025-04-25
btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...
Filipe Manana
1
-0
/
+12
2025-04-25
jbd2: remove wrong sb->s_sequence check
Jan Kara
1
-1
/
+0
2025-04-25
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
1
-0
/
+2
2025-04-25
udf: Fix inode_getblk() return value
Jan Kara
1
-0
/
+1
2025-04-25
f2fs: fix to avoid atomicity corruption of atomic file
Yeongjin Gil
2
-3
/
+5
2025-04-25
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-04-25
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
1
-20
/
+48
2025-04-25
ext4: ignore xattrs past end
Bhupesh
1
-1
/
+10
2025-04-25
Revert "f2fs: rebuild nat_bits during umount"
Chao Yu
3
-95
/
+59
2025-04-25
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
1
-0
/
+17
2025-04-25
f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
Chao Yu
1
-1
/
+8
2025-04-25
jfs: add sanity check for agwidth in dbMount
Edward Adam Davis
1
-0
/
+4
2025-04-25
jfs: Prevent copying of nlink with value 0 from disk inode
Edward Adam Davis
1
-1
/
+1
2025-04-25
fs/jfs: Prevent integer overflow in AG size calculation
Rand Deeb
1
-1
/
+1
2025-04-25
fs/jfs: cast inactags to s64 to prevent potential overflow
Rand Deeb
1
-2
/
+2
2025-04-25
jfs: Fix uninit-value access of imap allocated in the diMount() function
Zhongqiu Han
1
-1
/
+1
2025-04-25
f2fs: don't retry IO for corrupted data scenario
Chao Yu
1
-0
/
+4
[next]