index
:
kernel/git/stable/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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
17 hours
Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
18 hours
Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18 hours
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
44 hours
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2 days
f2fs: support resizable tail section and unify pinned allocation
Daeho Jeong
3 days
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3 days
ceph: force a cap message when a deferred revoke can't be acked immediately
Max Kellermann
3 days
ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
Jérémy Jean
3 days
ceph: fix leaked inode reference on writeback abort at umount
Matthew Brown
3 days
libceph: remove ceph_put_page_vector()
Tal Zussman
3 days
ceph: make nearfull sync writes opt-in
Alex Markuze
3 days
ceph: do not repeat ceph_trim_dentries() if no progress possible
Max Kellermann
3 days
ceph: drop mdsc->mutex before decoding the MDS reply
Max Kellermann
3 days
ceph: fix UAF in check_new_map() on session freed during unlock
Xiubo Li
3 days
ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
Xiubo Li
3 days
ceph: pass inode pointer around instead of reloading it
Max Kellermann
3 days
ceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULL
Max Kellermann
3 days
ceph: add helper function ceph_cap_is_removed()
Max Kellermann
3 days
ceph: make __ceph_remove_cap() static
Max Kellermann
3 days
ceph: cap delegated inode count in ceph_parse_deleg_inos()
Michael Bommarito
3 days
ceph: bound num_export_targets array for mds info v2/v3
Michael Bommarito
3 days
ceph: bound MDSCapAuth path and fs_name decode in handle_session()
Michael Bommarito
3 days
ceph: bound xattr value length in __build_xattrs()
Michael Bommarito
3 days
ceph: bound copied dentry name length in NFS export get_name
Michael Bommarito
3 days
ceph: revalidate ki_pos for O_APPEND writes after cap acquisition
Xiubo Li
3 days
ceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()
Xiubo Li
3 days
ceph: do not cache negative dentries for snapped directories
Xiubo Li
3 days
ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Xiubo Li
3 days
ceph: use GFP_NOFS for cap flush allocation in writeback path
Xiubo Li
3 days
ceph: use detach_cap_releases() in ceph_send_cap_releases()
Max Kellermann
3 days
ceph: skip __touch_cap() most of the time
Max Kellermann
3 days
ceph: Change system_unbound_wq with system_dfl_wq
Marco Crivellari
3 days
ceph: properly decrypt filenames in vmalloc() buffers
Sam Edwards
3 days
ceph: pass fscrypt `tname` buffers directly
Sam Edwards
3 days
ceph: Fix ERR_PTR(0) in ceph_mkdir()
Hongling Zeng
3 days
f2fs: don't leave the hashed inode while it's unlinked
Jaegeuk Kim
4 days
Merge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4 days
Merge tag 'ntfs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4 days
f2fs: accurately adjust free_sections during free_segment_range
Daeho Jeong
4 days
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4 days
f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()
Chao Yu
4 days
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
4 days
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
4 days
tmpfs/ramfs: let memfd_create() work on nommu
Daniel Palmer
4 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
4 days
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
5 days
cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Frank Sorenson
5 days
smb: client: reject a tree connect response whose byte count is too small
Bryam Vargas
5 days
cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Frank Sorenson
5 days
smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Frank Sorenson
[next]