index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
ext4: fix checks for orphan inodes
Jan Kara
5
-9
/
+15
2025-10-15
ksmbd: add max ip connections parameter
Namjae Jeon
4
-13
/
+23
2025-10-15
ksmbd: fix error code overwriting in smb2_get_info_filesystem()
Matvey Kovalev
1
-1
/
+2
2025-10-15
ksmbd: Fix race condition in RPC handle list access
Yunseong Kim
1
-9
/
+17
2025-10-15
fs: udf: fix OOB read in lengthAllocDescs handling
Larshin Sergey
1
-0
/
+3
2025-10-15
Squashfs: fix uninit-value in squashfs_get_parent
Phillip Lougher
2
-1
/
+8
2025-10-15
smb: client: fix crypto buffers in non-linear memory
Enzo Matsumiya
1
-11
/
+6
2025-10-15
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
1
-0
/
+1
2025-10-15
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
1
-1
/
+1
2025-10-15
f2fs: fix zero-sized extent for precache extents
wangzijie
1
-3
/
+4
2025-10-15
f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()
Chao Yu
1
-20
/
+19
2025-10-15
f2fs: fix to truncate first page in error path of f2fs_truncate()
Chao Yu
1
-1
/
+9
2025-10-15
f2fs: fix to update map->m_next_extent correctly in f2fs_map_blocks()
Chao Yu
1
-1
/
+1
2025-10-15
fs/ntfs3: reject index allocation if $BITMAP is empty but blocks exist
Moon Hee Lee
1
-0
/
+10
2025-10-15
fs: ntfs3: Fix integer overflow in run_unpack()
Vitaly Grigoryev
1
-3
/
+9
2025-10-15
f2fs: fix condition in __allow_reserved_blocks()
Chao Yu
1
-3
/
+1
2025-10-15
btrfs: return any hit error from extent_writepage_io()
Qu Wenruo
1
-4
/
+5
2025-10-15
smb: server: fix IRD/ORD negotiation with the client
Stefan Metzmacher
1
-14
/
+85
2025-10-15
gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote
Andreas Gruenbacher
1
-2
/
+0
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
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
[next]