index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
6 days
cifs: fix integer overflow in match_server()
Roman Smirnov
1
-0
/
+5
11 days
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
11 days
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
1
-0
/
+4
11 days
NFS: Fix a race when updating an existing write
Trond Myklebust
2
-47
/
+28
11 days
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
2
-83
/
+68
2025-08-28
alloc_fdtable(): change calling conventions.
Al Viro
1
-40
/
+28
2025-08-28
f2fs: fix to avoid out-of-boundary access in dnode page
Chao Yu
1
-0
/
+10
2025-08-28
ext4: fix hole length calculation overflow in non-extent inodes
Zhang Yi
1
-2
/
+2
2025-08-28
btrfs: populate otime when logging an inode item
Qu Wenruo
1
-0
/
+5
2025-08-28
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
4
-25
/
+45
2025-08-28
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
3
-14
/
+22
2025-08-28
NFSv4: Fix nfs4_bitmap_copy_adjust()
Trond Myklebust
1
-17
/
+16
2025-08-28
NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity
Trond Myklebust
2
-5
/
+2
2025-08-28
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-1
/
+1
2025-08-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
6
-8
/
+8
2025-08-28
smb: client: fix use-after-free in crypt_message when using async crypto
Wang Zhaolong
1
-1
/
+6
2025-08-28
f2fs: fix to do sanity check on ino and xnid
Chao Yu
1
-0
/
+7
2025-08-28
use uniform permission checks for all mount propagation changes
Al Viro
1
-14
/
+20
2025-08-28
move_mount: allow to add a mount into an existing group
Pavel Tikhomirov
1
-1
/
+76
2025-08-28
fs/buffer: fix use-after-free when call bh_read() helper
Ye Bin
1
-1
/
+1
2025-08-28
squashfs: fix memory leak in squashfs_fill_super
Phillip Lougher
1
-7
/
+7
2025-08-28
jbd2: prevent softlockup in jbd2_log_do_checkpoint()
Baokun Li
1
-0
/
+1
2025-08-28
ext4: fix reserved gdt blocks handling in fsmap
Ojaswin Mujoo
1
-0
/
+8
2025-08-28
ext4: fix fsmap end of range reporting with bigalloc
Ojaswin Mujoo
1
-3
/
+12
2025-08-28
ext4: check fast symlink for ea_inode correctly
Andreas Dilger
1
-1
/
+1
2025-08-28
btrfs: fix log tree replay failure due to file with 0 links and extents
Filipe Manana
1
-18
/
+30
2025-08-28
pNFS: Fix uninited ptr deref in block/scsi layout
Sergey Bashirov
1
-5
/
+15
2025-08-28
pNFS: Handle RPC size limit for layoutcommits
Sergey Bashirov
1
-3
/
+8
2025-08-28
pNFS: Fix disk addr range check in block/scsi layout
Sergey Bashirov
1
-2
/
+2
2025-08-28
pNFS: Fix stripe mapping in block/scsi layout
Sergey Bashirov
1
-2
/
+3
2025-08-28
jfs: upper bound check of tree index in dbAllocAG
Arnaud Lecomte
1
-0
/
+6
2025-08-28
jfs: Regular file corruption check
Edward Adam Davis
1
-0
/
+3
2025-08-28
jfs: truncate good inode pages when hard link is 0
Lizhi Xu
1
-1
/
+1
2025-08-28
fs/orangefs: use snprintf() instead of sprintf()
Amir Mohammad Jahangirzad
1
-1
/
+1
2025-08-28
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
Theodore Ts'o
1
-3
/
+16
2025-08-28
cifs: Fix calling CIFSFindFirst() for root path without msearch
Pali Rohár
1
-0
/
+10
2025-08-28
better lockdep annotations for simple_recursive_removal()
Al Viro
1
-2
/
+2
2025-08-28
hfs: fix not erasing deleted b-tree node issue
Viacheslav Dubeyko
1
-0
/
+1
2025-08-28
udf: Verify partition map count
Jan Kara
1
-2
/
+11
2025-08-28
hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
Tetsuo Handa
1
-1
/
+5
2025-08-28
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Viacheslav Dubeyko
1
-0
/
+7
2025-08-28
hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
Viacheslav Dubeyko
1
-0
/
+92
2025-08-28
hfs: fix slab-out-of-bounds in hfs_bnode_read()
Viacheslav Dubeyko
1
-0
/
+92
2025-08-28
fs: Prevent file descriptor table allocations exceeding INT_MAX
Sasha Levin
1
-0
/
+15
2025-08-28
NFSD: detect mismatch of file handle and delegation stateid in OPEN op
Dai Ngo
1
-0
/
+14
2025-08-28
nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
Jeff Layton
1
-5
/
+15
2025-08-28
smb: client: let recv_done() cleanup before notifying the callers.
Stefan Metzmacher
1
-6
/
+8
2025-08-28
NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY
Benjamin Coddington
1
-3
/
+6
2025-08-28
NFSv4.2: another fix for listxattr
Olga Kornievskaia
1
-4
/
+6
2025-08-28
NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
Trond Myklebust
1
-2
/
+9
[next]