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
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-10-02
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-02
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-4
/
+6
2025-10-02
afs: Fix potential null pointer dereference in afs_put_server
Zhen Ni
1
-1
/
+2
2025-10-02
smb: client: fix wrong index reference in smb2_compound_op()
Sang-Heon Jeon
1
-1
/
+1
2025-10-02
smb: server: don't use delayed_work for post_recv_credits_work
Stefan Metzmacher
1
-10
/
+8
2025-09-25
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-25
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-09-25
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2
-6
/
+6
2025-09-25
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
Stefan Metzmacher
1
-1
/
+10
2025-09-25
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...
Namjae Jeon
1
-8
/
+9
2025-09-25
btrfs: fix invalid extref key setup when replaying dentry
Filipe Manana
1
-1
/
+1
2025-09-19
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
3
-5
/
+24
2025-09-19
kernfs: Fix UAF in polling when open file is released
Chen Ridong
1
-18
/
+36
2025-09-19
cifs: fix pagecache leak when do writepages
Yang Erkun
1
-3
/
+13
2025-09-19
btrfs: fix corruption reading compressed range when block size is smaller tha...
Qu Wenruo
1
-14
/
+32
2025-09-19
btrfs: use readahead_expand() on compressed extents
Boris Burkov
1
-1
/
+33
2025-09-19
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
1
-1
/
+1
2025-09-19
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
1
-0
/
+3
2025-09-19
ocfs2: fix recursive semaphore deadlock in fiemap call
Mark Tinguely
1
-1
/
+9
2025-09-19
proc: fix type confusion in pde_set_flags()
wangzijie
1
-1
/
+2
2025-09-19
NFSv4/flexfiles: Fix layout merge mirror check.
Jonathan Curley
1
-1
/
+1
2025-09-19
NFSv4.2: Serialise O_DIRECT i/o and copy range
Trond Myklebust
1
-0
/
+1
2025-09-19
NFSv4.2: Serialise O_DIRECT i/o and clone range
Trond Myklebust
1
-0
/
+2
2025-09-19
NFSv4.2: Serialise O_DIRECT i/o and fallocate()
Trond Myklebust
1
-0
/
+1
2025-09-19
NFS: Serialise O_DIRECT i/o and truncate()
Trond Myklebust
3
-12
/
+15
2025-09-19
fs/nfs/io: make nfs_start_io_*() killable
Max Kellermann
4
-20
/
+66
2025-09-19
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust
1
-0
/
+2
2025-09-19
NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
Trond Myklebust
1
-2
/
+3
2025-09-19
NFSv4: Don't clear capabilities that won't be reset
Trond Myklebust
1
-1
/
+0
2025-09-19
flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
Tigran Mkrtchyan
1
-7
/
+12
2025-09-19
NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
Chuck Lever
1
-3
/
+1
2025-09-19
nfsd: Fix a regression in nfsd_setattr()
Trond Myklebust
2
-2
/
+11
2025-09-09
btrfs: adjust subpage bit start based on sectorsize
Josef Bacik
1
-1
/
+1
2025-09-09
cifs: prevent NULL pointer dereference in UTF16 conversion
Makar Semyonov
1
-0
/
+3
2025-09-09
proc: fix missing pde_set_flags() for net proc files
wangzijie
1
-17
/
+21
2025-09-09
ocfs2: prevent release journal inode after journal shutdown
Edward Adam Davis
1
-0
/
+3
2025-09-09
fs: writeback: fix use-after-free in __mark_inode_dirty()
Jiufei Xue
1
-4
/
+5
2025-09-09
btrfs: avoid load/store tearing races when checking if an inode was logged
Filipe Manana
1
-4
/
+21
2025-09-09
btrfs: fix race between setting last_dir_index_offset and inode logging
Filipe Manana
3
-16
/
+4
2025-09-09
btrfs: fix race between logging inode and checking if it was logged before
Filipe Manana
1
-6
/
+30
2025-09-04
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-09-04
smb3 client: fix return code mapping of remap_file_range
Steve French
1
-0
/
+14
2025-09-04
fs/smb: Fix inconsistent refcnt update
Shuhao Fu
1
-2
/
+5
2025-09-04
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
1
-0
/
+4
2025-09-04
NFS: Fix a race when updating an existing write
Trond Myklebust
2
-50
/
+30
2025-09-04
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
2
-83
/
+69
2025-09-04
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
1
-2
/
+11
2025-09-04
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
1
-0
/
+18
2025-09-04
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
1
-2
/
+14
2025-08-28
alloc_fdtable(): change calling conventions.
Al Viro
1
-46
/
+29
[next]