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-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
23 hours
f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...
Yongpeng Yang
1
-4
/
+10
23 hours
f2fs: fix to avoid UAF in f2fs_write_end_io()
Chao Yu
1
-3
/
+9
23 hours
f2fs: fix to avoid mapping wrong physical block for swapfile
Chao Yu
1
-7
/
+7
23 hours
f2fs: fix out-of-bounds access in sysfs attribute read/write
Yongpeng Yang
1
-8
/
+52
23 hours
f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctly
Chao Yu
1
-1
/
+1
23 hours
f2fs: fix to add gc count stat in f2fs_gc_range
Zhiguo Niu
1
-0
/
+1
23 hours
romfs: check sb_set_blocksize() return value
Deepanshu Kartikey
1
-1
/
+4
4 days
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
1
-2
/
+5
4 days
erofs: fix UAF issue for file-backed mounts w/ directio option
Chao Yu
1
-1
/
+6
4 days
nilfs2: Fix potential block overflow that cause system hang
Edward Adam Davis
1
-0
/
+4
4 days
smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
Henrique Carvalho
1
-1
/
+2
4 days
ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
Namjae Jeon
1
-3
/
+3
4 days
smb: client: split cached_fid bitfields to avoid shared-byte RMW races
Henrique Carvalho
1
-4
/
+4
9 days
smb/client: fix memory leak in smb2_open_file()
ChenXiaoSong
1
-0
/
+1
9 days
btrfs: reject new transactions if the fs is fully read-only
Qu Wenruo
2
-0
/
+21
9 days
btrfs: fix reservation leak in some error paths when inserting inline extent
Filipe Manana
1
-6
/
+10
9 days
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
1
-0
/
+1
9 days
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
1
-1
/
+1
9 days
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
1
-1
/
+4
9 days
procfs: avoid fetching build ID while holding VMA lock
Andrii Nakryiko
1
-15
/
+27
9 days
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Kang Chen
4
-11
/
+29
9 days
ceph: fix oops due to invalid pointer for kfree() in parse_longname()
Daniel Vogelbacher
1
-4
/
+5
9 days
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
4
-11
/
+37
14 days
writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
Laveesh Bansal
1
-4
/
+10
14 days
btrfs: prevent use-after-free on folio private data in btrfs_subpage_clear_up...
JP Kobryn
1
-0
/
+14
14 days
ksmbd: smbd: fix dma_unmap_sg() nents
Thomas Fourier
1
-8
/
+7
14 days
efivarfs: fix error propagation in efivar_entry_get()
Kohei Enju
1
-1
/
+1
2026-01-30
btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
Boris Burkov
3
-17
/
+17
2026-01-30
fs/ntfs3: Initialize allocated memory before use
Bartlomiej Kubik
1
-4
/
+3
2026-01-30
exfat: fix refcount leak in exfat_find
Shuhao Fu
1
-10
/
+10
2026-01-30
btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREE
Mark Harmstone
1
-1
/
+1
2026-01-23
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
1
-5
/
+6
2026-01-23
btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
Robbie Ko
1
-5
/
+6
2026-01-23
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Yang Erkun
1
-0
/
+1
2026-01-23
xfs: Fix the return value of xfs_rtcopy_summary()
Nirjhar Roy (IBM)
1
-1
/
+1
2026-01-23
btrfs: fix memory leaks in create_space_info() error paths
Jiasheng Jiang
1
-2
/
+6
2026-01-23
btrfs: introduce btrfs_space_info sub-group
Naohiro Aota
4
-6
/
+76
2026-01-23
btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()
Naohiro Aota
1
-22
/
+27
2026-01-23
btrfs: factor out init_space_info() from create_space_info()
Naohiro Aota
1
-11
/
+16
2026-01-23
btrfs: send: check for inline extents in range_is_hole_in_parent()
Qu Wenruo
1
-0
/
+2
2026-01-23
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
Zilin Guan
1
-2
/
+4
2026-01-23
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
1
-1
/
+1
2026-01-23
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
3
-1
/
+38
2026-01-23
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
3
-30
/
+51
2026-01-23
Revert "gfs2: Fix use of bio_chain"
Andreas Gruenbacher
1
-1
/
+1
2026-01-17
btrfs: fix beyond-EOF write handling
Qu Wenruo
1
-4
/
+4
2026-01-17
btrfs: use variable for end offset in extent_writepage_io()
Filipe Manana
1
-5
/
+5
2026-01-17
btrfs: truncate ordered extent when skipping writeback past i_size
Filipe Manana
2
-4
/
+22
2026-01-17
btrfs: remove btrfs_fs_info::sectors_per_page
Qu Wenruo
4
-54
/
+84
2026-01-17
btrfs: add extra error messages for delalloc range related errors
Qu Wenruo
2
-0
/
+27
[next]