index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
mds_client.h
Age
Commit message (
Expand
)
Author
2024-05-23
ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit
Xiubo Li
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
2024-02-07
ceph: always check dir caps asynchronously
Xiubo Li
2023-11-03
ceph: add enable_unsafe_idmap module parameter
Alexander Mikhalitsyn
2023-11-03
ceph: handle idmapped mounts in create_request_message()
Christian Brauner
2023-11-03
ceph: stash idmapping in mdsc request
Christian Brauner
2023-11-03
libceph, ceph: move mdsmap.h to fs/ceph
Xiubo Li
2023-11-03
ceph: pass the mdsc to several helpers
Xiubo Li
2023-08-31
ceph: make num_fwd and num_retry to __u32
Xiubo Li
2023-08-24
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
2023-08-24
ceph: add support to readdir for encrypted names
Xiubo Li
2023-08-24
ceph: decode alternate_name in lease info
Jeff Layton
2023-08-24
ceph: send alternate_name in MClientRequest
Jeff Layton
2023-08-24
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
2023-08-22
ceph: preallocate inode for ops that may create one
Jeff Layton
2023-08-02
ceph: defer stopping mdsc delayed_work
Xiubo Li
2023-04-30
ceph: reorder fields in 'struct ceph_snapid_map'
Christophe JAILLET
2023-04-30
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
2022-10-04
ceph: fail the request if the peer MDS doesn't support getvxattr op
Xiubo Li
2022-08-03
ceph: add session already open notify support
Xiubo Li
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-08-03
ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
Xiubo Li
2022-08-03
ceph: use correct index when encoding client supported features
Luís Henriques
2022-05-25
ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE
Xiubo Li
2022-03-01
ceph: add getvxattr op
Milind Changire
2022-03-01
ceph: eliminate req->r_wait_for_completion from ceph_mds_request
Jeff Layton
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
2021-09-02
ceph: make iterate_sessions a global symbol
Xiubo Li
2021-09-02
ceph: make ceph_create_session_msg a global symbol
Xiubo Li
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
2021-04-27
ceph: support getting ceph.dir.rsnaps vxattr
Yanhu Cao
2020-12-14
ceph: take a cred reference instead of tracking individual uid/gid
Jeff Layton
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-10-12
ceph: comment cleanups and clarifications
Jeff Layton
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-08-03
ceph: add check_session_state() helper and make it global
Xiubo Li
2020-06-01
ceph: skip checking caps when session reconnecting and releasing reqs
Xiubo Li
2020-06-01
ceph: ceph_kick_flushing_caps needs the s_mutex
Jeff Layton
2020-06-01
ceph: convert mdsc->cap_dirty to a per-session list
Jeff Layton
2020-06-01
ceph: add metadata perf metric support
Xiubo Li
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
2020-04-13
ceph: fix potential bad pointer deref in async dirops cb's
Jeff Layton
2020-03-30
ceph: add new MDS req field to hold delegated inode number
Jeff Layton
2020-03-30
ceph: decode interval_sets for delegated inos
Jeff Layton
[next]