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
/
mds_client.c
Age
Commit message (
Expand
)
Author
14 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-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
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-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: fix memory leaks in ceph_mdsc_build_path()
Max Kellermann
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-04
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-10-08
ceph: fix multifs mds auth caps issue
Kotresh HR
2025-10-08
ceph: cleanup in ceph_alloc_readdir_reply_buffer()
Viacheslav Dubeyko
2025-10-08
ceph: fix wrong sizeof argument issue in register_session()
Viacheslav Dubeyko
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-09
ceph: fix race condition validating r_parent before applying state
Alex Markuze
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-06-17
ceph: fix a race with rename() in ceph_mdsc_build_path()
Al Viro
2025-02-28
ceph: fix generic/421 test failure
Viacheslav Dubeyko
2025-01-31
Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-27
ceph_d_revalidate(): propagate stable name down into request encoding
Al Viro
2025-01-27
ceph: streamline request head structures in MDS client
Liang Jie
2025-01-15
ceph: fix memory leak in ceph_mds_auth_match()
Antoine Viallon
2024-12-16
ceph: give up on paths longer than PATH_MAX
Max Kellermann
2024-11-25
ceph: fix cred leak in ceph_mds_check_access()
Max Kellermann
2024-11-25
ceph: pass cred pointer to ceph_mds_auth_match()
Max Kellermann
2024-11-19
ceph: correct ceph_mds_cap_item field name
Patrick Donnelly
2024-11-18
ceph: miscellaneous spelling fixes
Dmitry Antipov
2024-11-18
ceph: Remove fs/ceph deadcode
Dr. David Alan Gilbert
2024-09-24
ceph: Fix typo in the comment
Yan Zhen
2024-09-24
ceph: fix a memory leak on cap_auths in MDS client
Luis Henriques (SUSE)
2024-09-24
ceph: flush all caps releases when syncing the whole filesystem
Xiubo Li
2024-09-24
ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()
Xiubo Li
2024-07-23
ceph: periodically flush the cap releases
Xiubo Li
2024-07-23
ceph: use cap_wait_list only if debugfs is enabled
Max Kellermann
2024-05-23
ceph: add ceph_mds_check_access() helper
Xiubo Li
2024-05-23
ceph: save cap_auths in MDS client when session is opened
Xiubo Li
2024-04-11
ceph: switch to use cap_delay_lock for the unlink delay list
Xiubo Li
2024-02-13
ceph: add ceph_cap_unlink_work to fire check_caps() immediately
Xiubo Li
[next]