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
39 hours
btrfs: fix beyond-EOF write handling
Qu Wenruo
1
-4
/
+4
39 hours
btrfs: use variable for end offset in extent_writepage_io()
Filipe Manana
1
-5
/
+5
39 hours
btrfs: truncate ordered extent when skipping writeback past i_size
Filipe Manana
2
-4
/
+22
39 hours
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
39 hours
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
39 hours
btrfs: fix NULL pointer dereference in do_abort_log_replay()
Suchit Karunakaran
1
-1
/
+1
39 hours
btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
Qu Wenruo
1
-7
/
+5
39 hours
btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
Filipe Manana
1
-5
/
+14
39 hours
netfs: Fix early read unlock of page with EOF in middle
David Howells
1
-1
/
+1
39 hours
btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()
Leo Martins
1
-15
/
+17
39 hours
btrfs: qgroup: update all parent qgroups when doing quick inherit
Qu Wenruo
1
-2
/
+16
39 hours
btrfs: fix qgroup_snapshot_quick_inherit() squota bug
Boris Burkov
1
-0
/
+3
39 hours
smb/client: fix NT_STATUS_NO_DATA_DETECTED value
ChenXiaoSong
1
-1
/
+1
39 hours
smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
ChenXiaoSong
1
-1
/
+1
39 hours
smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
ChenXiaoSong
1
-1
/
+1
39 hours
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
1
-0
/
+5
39 hours
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2
-2
/
+12
39 hours
btrfs: always detect conflicting inodes when logging inode refs
Filipe Manana
1
-4
/
+2
39 hours
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
3
-3
/
+1
39 hours
NFSD: net ref data still needs to be freed even if net hasn't startup
Edward Adam Davis
1
-15
/
+15
39 hours
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
3
-6
/
+12
39 hours
nfsd: use correct loop termination in nfsd4_revoke_states()
NeilBrown
1
-1
/
+1
39 hours
nfsd: provide locking for v4_end_grace
NeilBrown
4
-5
/
+44
39 hours
NFSD: Fix permission check for read access to executable-only files
Scott Mayhew
1
-2
/
+2
8 days
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
1
-6
/
+6
11 days
erofs: fix unexpected EIO under memory pressure
Junbeom Yeom
1
-5
/
+5
11 days
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
1
-1
/
+3
11 days
nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
Jeff Layton
1
-1
/
+1
11 days
nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
Chuck Lever
1
-4
/
+10
11 days
lockd: fix vfs_test_lock() calls
NeilBrown
4
-18
/
+24
11 days
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
1
-2
/
+12
11 days
ntfs: Do not overwrite uptodate pages
Matthew Wilcox (Oracle)
1
-6
/
+29
11 days
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
1
-1
/
+3
2026-01-02
fuse: missing copy_finish in fuse-over-io-uring argument copies
Cheng Ding
3
-2
/
+6
2026-01-02
fuse: fix readahead reclaim deadlock
Joanne Koong
1
-7
/
+19
2026-01-02
fuse: fix io-uring list corruption for terminated non-committed requests
Joanne Koong
1
-0
/
+1
2026-01-02
btrfs: don't log conflicting inode if it's a dir moved in the current transac...
Filipe Manana
1
-0
/
+38
2026-01-02
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
1
-1
/
+1
2026-01-02
NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
Chuck Lever
1
-1
/
+7
2026-01-02
NFSD: NFSv4 file creation neglects setting ACL
Chuck Lever
1
-1
/
+2
2026-01-02
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
1
-0
/
+5
2026-01-02
fsnotify: do not generate ACCESS/MODIFY events on child for special files
Amir Goldstein
1
-1
/
+8
2026-01-02
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
1
-0
/
+15
2026-01-02
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
1
-1
/
+1
2026-01-02
xfs: fix the zoned RT growfs check for zone alignment
Christoph Hellwig
1
-6
/
+8
2026-01-02
xfs: fix stupid compiler warning
Darrick J. Wong
1
-1
/
+1
2026-01-02
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
1
-0
/
+1
2026-01-02
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
2026-01-02
f2fs: fix return value of f2fs_recover_fsync_data()
Chao Yu
1
-5
/
+9
2026-01-02
f2fs: fix to not account invalid blocks in get_left_section_blocks()
Chao Yu
1
-3
/
+5
[next]