summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
10 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-06-22ceph: add manual reset debugfs control and tracepointsAlex Markuze
2026-06-22ceph: add client reset state machine and session teardownAlex Markuze
2026-06-22ceph: add diagnostic timeout loop to wait_caps_flush()Alex Markuze
2026-06-22ceph: harden send_mds_reconnect and handle active-MDS peer resetAlex Markuze
2026-06-22ceph: use proper endian conversion for flock_len in reconnectAlex Markuze
2026-06-22ceph: convert inode flags to named bit positions and atomic bitopsAlex Markuze
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-11ceph: put folios not suitable for writebackHristo Venev
2026-05-11ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()Viacheslav Dubeyko
2026-05-11ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko
2026-05-11ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
2026-04-24Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-04-22ceph: add subvolume metrics collection and reportingAlex Markuze
2026-04-22ceph: parse subvolume_id from InodeStat v9 and store in inodeAlex Markuze
2026-04-22ceph: handle InodeStat v8 versioned field in reply parsingAlex Markuze
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman
2026-04-02struct dentry: make ->d_u anonymousAl Viro
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro
2026-03-09ceph: do not skip the first folio of the next object in writebackHristo Venev
2026-03-09ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
2026-03-09ceph: add a bunch of missing ceph_path_info initializersMax Kellermann
2026-03-09ceph: fix i_nlink underrun during async unlinkMax Kellermann
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-11ceph: assert loop invariants in ceph_writepages_start()Sam Edwards
2026-02-11ceph: remove error return from ceph_process_folio_batch()Sam Edwards
2026-02-11ceph: fix write storm on fscrypted filesSam Edwards
2026-02-11ceph: do not propagate page array emplacement errors as batch errorsSam Edwards
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09ceph: supply snapshot context in ceph_uninline_data()ethanwu
2026-02-09ceph: supply snapshot context in ceph_zero_partial_object()ethanwu
2026-02-04ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi
2026-01-12fs: remove simple_nosetlease()Jeff Layton
2026-01-12ceph: don't allow delegations to be set on directoriesJeff Layton