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-12
netfs: Prevent duplicate unlocking
Lizhi Xu
1
-1
/
+1
2025-10-12
btrfs: ref-verify: handle damaged extent root tree
David Sterba
1
-1
/
+8
2025-10-02
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-4
/
+6
2025-10-02
netfs: fix reference leak
Max Kellermann
8
-14
/
+47
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
NFSv4.2: Protect copy offload and clone against 'eof page pollution'
Trond Myklebust
1
-6
/
+13
2025-10-02
NFS: Protect against 'eof page pollution'
Trond Myklebust
5
-5
/
+54
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: fix file open check in __cifs_unlink()
Paulo Alcantara
1
-2
/
+15
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: use disable[_delayed]_work_sync in smbdirect.c
Stefan Metzmacher
1
-3
/
+3
2025-09-25
smb: client: fix filename matching of deferred files
Paulo Alcantara
3
-27
/
+21
2025-09-25
smb: client: let recv_done verify data_offset, data_length and remaining_data...
Stefan Metzmacher
1
-1
/
+19
2025-09-25
smb: client: make use of struct smbdirect_recv_io
Stefan Metzmacher
2
-54
/
+41
2025-09-25
smb: smbdirect: introduce struct smbdirect_recv_io
Stefan Metzmacher
1
-0
/
+15
2025-09-25
smb: client: make use of smbdirect_socket->recv_io.expected
Stefan Metzmacher
2
-15
/
+14
2025-09-25
smb: smbdirect: introduce smbdirect_socket.recv_io.expected
Stefan Metzmacher
1
-0
/
+14
2025-09-25
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-09-25
btrfs: initialize inode::file_extent_tree after i_mode has been set
austinchang
2
-9
/
+5
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
smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGES
Stefan Metzmacher
1
-50
/
+107
2025-09-25
btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()
Johannes Thumshirn
1
-1
/
+1
2025-09-25
btrfs: fix invalid extref key setup when replaying dentry
Filipe Manana
1
-1
/
+1
2025-09-19
erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Yuezhang Mo
1
-0
/
+12
2025-09-19
erofs: fix invalid algorithm for encoded extents
Gao Xiang
1
-30
/
+37
2025-09-19
erofs: unify meta buffers in z_erofs_fill_inode()
Gao Xiang
1
-13
/
+10
2025-09-19
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
8
-21
/
+22
2025-09-19
erofs: get rid of {get,put}_page() for ztailpacking data
Gao Xiang
1
-8
/
+6
2025-09-19
fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters
Reinette Chatre
3
-7
/
+5
2025-09-19
ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error
Max Kellermann
1
-2
/
+4
2025-09-19
ceph: always call ceph_shift_unused_folios_left()
Max Kellermann
1
-2
/
+1
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
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
/
+34
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
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
8
-72
/
+268
2025-09-19
smb: client: fix compound alignment with encryption
Paulo Alcantara
1
-3
/
+25
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
[next]