index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
18 hours
fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
Mingyu Wang
18 hours
iomap: avoid potential null folio->mapping deref during error reporting
Joanne Koong
18 hours
fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
Jann Horn
18 hours
fuse: reject fuse_notify() pagecache ops on directories
Jann Horn
18 hours
fs/qnx6: fix pointer arithmetic in directory iteration
Arpith Kalaginanavoor
18 hours
ovl: keep err zero after successful ovl_cache_get()
Nirmoy Das
18 hours
fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
Jann Horn
18 hours
xfs: fix rtgroup cleanup in CoW fork repair
Yingjie Gao
18 hours
xfs: fix error returns in CoW fork repair
Yingjie Gao
18 hours
ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL
Gil Portnoy
18 hours
namespace: restrict OPEN_TREE_NAMESPACE/FSMOUNT_NAMESPACE to directories
Jann Horn
18 hours
VFS: fix possible failure to unlock in nfsd4_create_file()
NeilBrown
18 hours
ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
Gil Portnoy
18 hours
erofs: fix use-after-free on sbi->sync_decompress
Gao Xiang
11 days
Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"
Lorenzo Stoakes
11 days
ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops
Ali Ganiyev
11 days
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
11 days
hpfs: fix a crash if hpfs_map_dnode_bitmap fails
Mikulas Patocka
11 days
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...
Sean Shen
2026-06-01
ksmbd: fix durable reconnect error path file lifetime
Junyi Liu
2026-06-01
erofs: fix metabuf leak in inode xattr initialization
Jia Zhu
2026-06-01
erofs: harden h_shared_count in erofs_init_inode_xattrs()
Utkal Singh
2026-06-01
erofs: fix managed cache race for unaligned extents
Gao Xiang
2026-06-01
cifs: Fix undefined variables
David Howells
2026-06-01
btrfs: fix squota accounting during enable generation
Boris Burkov
2026-06-01
btrfs: check for subvolume before deleting squota qgroup
Boris Burkov
2026-06-01
cachefiles: Fix error return when vfs_mkdir() fails
Hongling Zeng
2026-06-01
cifs: client: stage smb3_reconfigure() updates and restore ctx on failure
DaeMyung Kang
2026-06-01
afs: Fix the locking used by afs_get_link()
David Howells
2026-06-01
netfs, afs: Fix write skipping in dir/link writepages
David Howells
2026-06-01
netfs: Fix netfs_read_folio() to wait on writeback
David Howells
2026-06-01
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
2026-06-01
netfs: Fix partial invalidation of streaming-write folio
David Howells
2026-06-01
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
2026-06-01
netfs: Fix leak of request in netfs_write_begin() error handling
David Howells
2026-06-01
netfs: Fix early put of sink folio in netfs_read_gaps()
David Howells
2026-06-01
netfs: Fix write streaming disablement if fd open O_RDWR
David Howells
2026-06-01
netfs: Fix read-gaps to remove netfs_folio from filled folio
David Howells
2026-06-01
netfs: Fix potential deadlock in write-through mode
David Howells
2026-06-01
netfs: Fix streaming write being overwritten
David Howells
2026-06-01
netfs: Defer the emission of trace_netfs_folio()
David Howells
2026-06-01
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
2026-06-01
netfs: Fix overrun check in netfs_extract_user_iter()
David Howells
2026-06-01
netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
Viacheslav Dubeyko
2026-06-01
netfs: Fix zeropoint update where i_size > remote_i_size
David Howells
2026-06-01
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-06-01
netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
David Howells
2026-06-01
netfs: Fix missing barriers when accessing stream->subrequests locklessly
David Howells
2026-06-01
netfs: Fix missing locking around retry adding new subreqs
David Howells
2026-06-01
netfs: Fix cancellation of a DIO and single read subrequests
David Howells
[next]