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.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
32 hours
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
1
-5
/
+6
32 hours
btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
Robbie Ko
1
-5
/
+6
32 hours
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Yang Erkun
1
-0
/
+1
32 hours
xfs: Fix the return value of xfs_rtcopy_summary()
Nirjhar Roy (IBM)
1
-1
/
+1
32 hours
btrfs: fix memory leaks in create_space_info() error paths
Jiasheng Jiang
1
-2
/
+6
32 hours
btrfs: introduce btrfs_space_info sub-group
Naohiro Aota
4
-6
/
+76
32 hours
btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()
Naohiro Aota
1
-22
/
+27
32 hours
btrfs: factor out init_space_info() from create_space_info()
Naohiro Aota
1
-11
/
+16
32 hours
btrfs: send: check for inline extents in range_is_hole_in_parent()
Qu Wenruo
1
-0
/
+2
32 hours
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
Zilin Guan
1
-2
/
+4
32 hours
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
1
-1
/
+1
32 hours
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
3
-1
/
+38
32 hours
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
3
-30
/
+51
32 hours
Revert "gfs2: Fix use of bio_chain"
Andreas Gruenbacher
1
-1
/
+1
7 days
btrfs: fix beyond-EOF write handling
Qu Wenruo
1
-4
/
+4
7 days
btrfs: use variable for end offset in extent_writepage_io()
Filipe Manana
1
-5
/
+5
7 days
btrfs: truncate ordered extent when skipping writeback past i_size
Filipe Manana
2
-4
/
+22
7 days
btrfs: remove btrfs_fs_info::sectors_per_page
Qu Wenruo
4
-54
/
+84
7 days
btrfs: add extra error messages for delalloc range related errors
Qu Wenruo
2
-0
/
+27
7 days
btrfs: subpage: dump the involved bitmap when ASSERT() failed
Qu Wenruo
1
-11
/
+30
7 days
btrfs: fix error handling of submit_uncompressed_range()
Qu Wenruo
1
-13
/
+4
7 days
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
7 days
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
7 days
btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
Qu Wenruo
1
-7
/
+5
7 days
btrfs: qgroup: update all parent qgroups when doing quick inherit
Qu Wenruo
1
-2
/
+16
7 days
btrfs: fix qgroup_snapshot_quick_inherit() squota bug
Boris Burkov
1
-0
/
+3
7 days
smb/client: fix NT_STATUS_NO_DATA_DETECTED value
ChenXiaoSong
1
-1
/
+1
7 days
smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
ChenXiaoSong
1
-1
/
+1
7 days
smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
ChenXiaoSong
1
-1
/
+1
7 days
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
1
-0
/
+5
7 days
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2
-2
/
+12
7 days
btrfs: always detect conflicting inodes when logging inode refs
Filipe Manana
1
-4
/
+2
7 days
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
3
-3
/
+1
7 days
NFSD: net ref data still needs to be freed even if net hasn't startup
Edward Adam Davis
1
-15
/
+15
7 days
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
3
-6
/
+12
7 days
nfsd: use correct loop termination in nfsd4_revoke_states()
NeilBrown
1
-1
/
+1
7 days
nfsd: provide locking for v4_end_grace
NeilBrown
4
-5
/
+44
7 days
NFSD: Fix permission check for read access to executable-only files
Scott Mayhew
1
-2
/
+2
2026-01-08
iomap: allocate s_dio_done_wq for async reads as well
Christoph Hellwig
1
-5
/
+5
2026-01-08
f2fs: fix to propagate error from f2fs_enable_checkpoint()
Chao Yu
1
-10
/
+16
2026-01-08
f2fs: dump more information for f2fs_{enable,disable}_checkpoint()
Chao Yu
1
-0
/
+16
2026-01-08
f2fs: add timeout in f2fs_enable_checkpoint()
Chao Yu
2
-6
/
+17
2026-01-08
f2fs: clear SBI_POR_DOING before initing inmem curseg
Sheng Yong
1
-3
/
+3
2026-01-08
f2fs: fix to avoid updating compression context during writeback
Chao Yu
4
-3
/
+23
2026-01-08
f2fs: drop inode from the donation list when the last file is closed
Jaegeuk Kim
4
-2
/
+11
2026-01-08
f2fs: use global inline_xattr_slab instead of per-sb slab cache
Chao Yu
4
-36
/
+24
2026-01-08
f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()
Chao Yu
1
-8
/
+12
2026-01-08
jbd2: fix the inconsistency between checksum and data in memory for journal sb
Ye Bin
1
-0
/
+14
2026-01-08
erofs: fix unexpected EIO under memory pressure
Junbeom Yeom
1
-4
/
+4
2026-01-08
btrfs: don't rewrite ret from inode_permission
Josef Bacik
1
-3
/
+1
[next]