index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
5 days
Remove excl arg to ->create inode_operation
NeilBrown
6 days
ceph: drop redundant S_IFDIR from mkdir
Jori Koolstra
11 days
Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-06-22
ceph: add manual reset debugfs control and tracepoints
Alex Markuze
2026-06-22
ceph: add client reset state machine and session teardown
Alex Markuze
2026-06-22
ceph: add diagnostic timeout loop to wait_caps_flush()
Alex Markuze
2026-06-22
ceph: harden send_mds_reconnect and handle active-MDS peer reset
Alex Markuze
2026-06-22
ceph: use proper endian conversion for flock_len in reconnect
Alex Markuze
2026-06-22
ceph: convert inode flags to named bit positions and atomic bitops
Alex Markuze
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
2026-05-11
ceph: put folios not suitable for writeback
Hristo Venev
2026-05-11
ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()
Viacheslav Dubeyko
2026-05-11
ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob size
Viacheslav Dubeyko
2026-05-11
ceph: fix a buffer leak in __ceph_setxattr()
Viacheslav Dubeyko
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-04-22
ceph: add subvolume metrics collection and reporting
Alex Markuze
2026-04-22
ceph: parse subvolume_id from InodeStat v9 and store in inode
Alex Markuze
2026-04-22
ceph: handle InodeStat v8 versioned field in reply parsing
Alex Markuze
2026-04-22
ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() fails
Max Kellermann
2026-04-22
ceph: only d_add() negative dentries when they are unhashed
Max Kellermann
2026-04-22
ceph: fix num_ops off-by-one when crypto allocation fails
Sam Edwards
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-02
struct dentry: make ->d_u anonymous
Al Viro
2026-04-02
for_each_alias(): helper macro for iterating through dentries of given inode
Al Viro
2026-03-09
ceph: do not skip the first folio of the next object in writeback
Hristo Venev
2026-03-09
ceph: fix memory leaks in ceph_mdsc_build_path()
Max Kellermann
2026-03-09
ceph: add a bunch of missing ceph_path_info initializers
Max Kellermann
2026-03-09
ceph: fix i_nlink underrun during async unlink
Max Kellermann
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-02-11
ceph: assert loop invariants in ceph_writepages_start()
Sam Edwards
2026-02-11
ceph: remove error return from ceph_process_folio_batch()
Sam Edwards
2026-02-11
ceph: fix write storm on fscrypted files
Sam Edwards
2026-02-11
ceph: do not propagate page array emplacement errors as batch errors
Sam Edwards
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
ceph: supply snapshot context in ceph_uninline_data()
ethanwu
2026-02-09
ceph: supply snapshot context in ceph_zero_partial_object()
ethanwu
2026-02-04
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
2026-02-03
ceph: fix oops due to invalid pointer for kfree() in parse_longname()
Daniel Vogelbacher
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
[next]