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
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-4
/
+6
2025-10-02
fs/proc/task_mmu: check p->vec_buf for NULL
Jakub Acs
1
-0
/
+3
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
btrfs: don't allow adding block device of less than 1 MB
Mark Harmstone
1
-0
/
+5
2025-10-02
smb: server: use disable_work_sync in transport_rdma.c
Stefan Metzmacher
1
-3
/
+3
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
smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...
Stefan Metzmacher
1
-0
/
+3
2025-09-25
smb: client: fix filename matching of deferred files
Paulo Alcantara
3
-27
/
+21
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
btrfs: fix corruption reading compressed range when block size is smaller tha...
Qu Wenruo
1
-10
/
+30
2025-09-19
btrfs: use readahead_expand() on compressed extents
Boris Burkov
1
-1
/
+33
2025-09-19
ceph: fix race condition where r_parent becomes stale before sending message
Alex Markuze
1
-12
/
+69
2025-09-19
ceph: fix race condition validating r_parent before applying state
Alex Markuze
6
-107
/
+145
2025-09-19
kernfs: Fix UAF in polling when open file is released
Chen Ridong
1
-20
/
+38
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
fuse: do not allow mapping a non-regular backing file
Amir Goldstein
1
-0
/
+5
2025-09-19
btrfs: fix subvolume deletion lockup caused by inodes xarray race
Omar Sandoval
1
-1
/
+11
2025-09-19
btrfs: fix squota compressed stats leak
Boris Burkov
1
-2
/
+4
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
NFS: nfs_invalidate_folio() must observe the offset and size arguments
Trond Myklebust
2
-3
/
+5
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
nfs/localio: restore creds before releasing pageio data
Scott Mayhew
1
-5
/
+7
2025-09-19
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
2
-10
/
+84
2025-09-19
nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
Mike Snitzer
1
-13
/
+19
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 NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
Trond Myklebust
1
-1
/
+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
ext4: introduce linear search for dentries
Theodore Ts'o
1
-4
/
+10
2025-09-19
fhandle: use more consistent rules for decoding file handle from userns
Amir Goldstein
1
-0
/
+8
2025-09-09
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
3
-9
/
+25
2025-09-09
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2
-10
/
+20
2025-09-09
fs/fhandle.c: fix a race in call of has_locked_children()
Al Viro
1
-4
/
+14
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
[next]