summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds11-102/+1037
9 daysceph: add manual reset debugfs control and tracepointsAlex Markuze3-0/+111
9 daysceph: add client reset state machine and session teardownAlex Markuze3-0/+571
9 daysceph: add diagnostic timeout loop to wait_caps_flush()Alex Markuze5-4/+117
9 daysceph: harden send_mds_reconnect and handle active-MDS peer resetAlex Markuze1-15/+163
9 daysceph: use proper endian conversion for flock_len in reconnectAlex Markuze2-3/+3
9 daysceph: convert inode flags to named bit positions and atomic bitopsAlex Markuze10-82/+74
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury1-0/+4
2026-05-12fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik1-1/+1
2026-05-11ceph: put folios not suitable for writebackHristo Venev1-0/+2
2026-05-11ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()Viacheslav Dubeyko1-10/+27
2026-05-11ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko1-0/+16
2026-05-11ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko1-0/+1
2026-04-24Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds14-31/+1127
2026-04-22ceph: add subvolume metrics collection and reportingAlex Markuze12-14/+1018
2026-04-22ceph: parse subvolume_id from InodeStat v9 and store in inodeAlex Markuze4-14/+76
2026-04-22ceph: handle InodeStat v8 versioned field in reply parsingAlex Markuze1-0/+20
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann1-1/+5
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards1-0/+4
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman1-1/+1
2026-04-02struct dentry: make ->d_u anonymousAl Viro1-1/+1
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro1-1/+1
2026-03-09ceph: do not skip the first folio of the next object in writebackHristo Venev1-1/+0
2026-03-09ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann1-0/+3
2026-03-09ceph: add a bunch of missing ceph_path_info initializersMax Kellermann4-6/+6
2026-03-09ceph: fix i_nlink underrun during async unlinkMax Kellermann1-1/+14
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton1-2/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook11-34/+31
2026-02-18Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2-16/+48
2026-02-11ceph: assert loop invariants in ceph_writepages_start()Sam Edwards1-1/+3
2026-02-11ceph: remove error return from ceph_process_folio_batch()Sam Edwards1-12/+5
2026-02-11ceph: fix write storm on fscrypted filesSam Edwards1-1/+2
2026-02-11ceph: do not propagate page array emplacement errors as batch errorsSam Edwards1-0/+1
2026-02-10Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-28/+22
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+0
2026-02-09ceph: supply snapshot context in ceph_uninline_data()ethanwu1-2/+22
2026-02-09ceph: supply snapshot context in ceph_zero_partial_object()ethanwu1-1/+16
2026-02-05ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko4-11/+37
2026-02-03ceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher1-4/+5
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi1-28/+22
2026-01-12fs: remove simple_nosetlease()Jeff Layton2-3/+0
2026-01-12ceph: don't allow delegations to be set on directoriesJeff Layton1-0/+2