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-7.2.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
/
ceph
Age
Commit message (
Expand
)
Author
12 hours
ceph: do not repeat ceph_trim_dentries() if no progress possible
Max Kellermann
12 hours
ceph: bound xattr value length in __build_xattrs()
Michael Bommarito
12 hours
ceph: bound num_export_targets array for mds info v2/v3
Michael Bommarito
12 hours
ceph: bound MDSCapAuth path and fs_name decode in handle_session()
Michael Bommarito
12 hours
ceph: bound copied dentry name length in NFS export get_name
Michael Bommarito
12 hours
ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
Jérémy Jean
12 hours
ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
Xiubo Li
2026-08-23
ceph: fix hanging __ceph_get_caps() with stale mds_wanted
Max Kellermann
2026-08-23
ceph: avoid fs reclaim while using current->journal_info
Max Kellermann
2026-08-23
ceph: fix writeback_count leak in write_folio_nounlock()
Wentao Liang
2026-08-23
ceph: Convert writepage_nounlock() to write_folio_nounlock()
Matthew Wilcox (Oracle)
2026-08-23
ceph: Convert ceph_find_incompatible() to take a folio
Matthew Wilcox (Oracle)
2026-08-23
ceph: Use a folio in ceph_page_mkwrite()
Matthew Wilcox (Oracle)
2026-08-23
ceph: Remove ceph_writepage()
Matthew Wilcox (Oracle)
2026-08-23
ceph: fix MDS random selection readiness predicate
Yiming Zhu
2026-08-03
ceph: fix refcount leak in ceph_readdir()
WenTao Liang
2026-08-03
ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
Bryam Vargas
2026-07-24
netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
2026-05-23
ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob size
Viacheslav Dubeyko
2026-05-23
ceph: fix a buffer leak in __ceph_setxattr()
Viacheslav Dubeyko
2026-05-07
ceph: only d_add() negative dentries when they are unhashed
Max Kellermann
2026-03-25
ceph: fix memory leaks in ceph_mdsc_build_path()
Max Kellermann
2026-03-25
ceph: fix i_nlink underrun during async unlink
Max Kellermann
2026-03-25
ceph: add a bunch of missing ceph_path_info initializers
Max Kellermann
2026-03-04
ceph: supply snapshot context in ceph_zero_partial_object()
ethanwu
2026-03-04
ceph: supply snapshot context in ceph_uninline_data()
ethanwu
2026-02-11
ceph: fix oops due to invalid pointer for kfree() in parse_longname()
Daniel Vogelbacher
2026-02-11
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
2025-11-13
ceph: fix multifs mds auth caps issue
Kotresh HR
2025-11-13
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
2025-11-13
ceph: fix potential race condition in ceph_ioctl_lazyio()
Viacheslav Dubeyko
2025-11-13
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
2025-09-19
ceph: fix race condition where r_parent becomes stale before sending message
Alex Markuze
2025-09-19
ceph: fix race condition validating r_parent before applying state
Alex Markuze
2025-08-15
parse_longname(): strrchr() expects NUL-terminated string
Al Viro
2025-07-06
ceph: fix possible integer overflow in ceph_zero_objects()
Dmitry Kandybka
2025-06-27
ceph: set superblock s_magic for IMA fsmagic matching
Dennis Marttinen
2025-06-27
ceph: avoid kernel BUG for encrypted inode with unaligned file size
Viacheslav Dubeyko
2025-05-02
ceph: Fix incorrect flush end position calculation
David Howells
2025-02-17
ceph: fix memory leak in ceph_mds_auth_match()
Antoine Viallon
2025-01-02
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
2024-12-27
ceph: fix memory leak in ceph_direct_read_write()
Ilya Dryomov
2024-12-27
ceph: fix memory leaks in __ceph_sync_read()
Max Kellermann
2024-12-27
ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
Alex Markuze
2024-12-27
ceph: validate snapdirname option length when mounting
Ilya Dryomov
2024-12-27
ceph: give up on paths longer than PATH_MAX
Max Kellermann
2024-12-09
ceph: fix cred leak in ceph_mds_check_access()
Max Kellermann
2024-12-09
ceph: pass cred pointer to ceph_mds_auth_match()
Max Kellermann
2024-12-09
ceph: extract entity name from device id
Patrick Donnelly
2024-10-04
Merge tag 'ceph-for-6.12-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
[next]