summaryrefslogtreecommitdiffstats
path: root/src/include/ceph_fs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/ceph_fs: correct ceph_mds_cap_peer field namePatrick Donnelly2024-10-101-1/+1
* include/ceph_fs: correct ceph_mds_cap_item field namePatrick Donnelly2024-10-101-1/+1
* mds/scrub: move inline data to data pool objectMilind Changire2024-08-281-0/+1
* mds/client: return -ENODATA when xattr doesn't exist for removexattrXiubo Li2024-06-281-0/+1
* mds: add debug "lock path" commandPatrick Donnelly2024-04-221-0/+1
* mds: add quiesce opPatrick Donnelly2024-03-201-1/+3
* mds: add new inode quiescelockPatrick Donnelly2024-03-201-12/+18
* mds: add balance_automate fs settingPatrick Donnelly2023-12-121-0/+1
* Merge pull request #51942 from trociny/wip-61599Rishabh Dave2023-09-061-0/+2
|\
| * mds: optionally forbid to use standby for another fs as last resortMykola Golub2023-06-281-0/+2
* | ceph_fs.h: add separate owner_{u,g}id fieldsAlexander Mikhalitsyn2023-08-071-3/+63
|/
* cephfs: imlplement readdir_snapdiff APIIgor Fedotov2023-04-101-2/+11
* mds/client: clear the suid/sgid in fallocate pathXiubo Li2023-03-141-0/+2
* Merge PR #48720 into mainVenky Shankar2023-03-011-1/+2
|\
| * mds: add new feature to block clients from establishing sessionsdparmar182022-12-221-1/+2
* | ceph_fs.h: add 32 bits extended num_retry and num_fwd supportXiubo Li2023-02-161-5/+26
* | ceph_fs.h: switch to use its own encode/decode helpersXiubo Li2023-02-161-0/+34
|/
* qa: test sending a dummy op to check if mds crashesdparmar182022-09-011-0/+1
* Merge pull request #42001 from mchangir/mds-implement-new-getvxattr-rpcVenky Shankar2022-03-071-0/+1
|\
| * mds: add new getvxattr opMilind Changire2022-02-111-0/+1
* | mds: allow setattr to change fscrypt_auth/fileJeff Layton2022-01-131-11/+14
|/
* crush: remove last traces of 'ruleset'Sage Weil2021-06-291-1/+1
* mds: move the inos 1,2 and 3 macros to ceph_fs.hXiubo Li2021-04-281-3/+9
* mds: rdlock file/nest lock when accumulating stats of subtree dirfragsSimon Gao2020-11-161-0/+1
* mds: remove snap past parents compat codeYan, Zheng2020-09-211-1/+0
* client: new message type for providing client side metricsVenky Shankar2020-06-011-0/+1
* include/ceph_fs: do not use anonymous aggregate with member having ctorKefu Chai2020-05-221-14/+13
* mds: process re-sent async dir operations at clientreplay stageYan, Zheng2020-02-041-0/+1
* mds: include linkage type in dentry leaseYan, Zheng2019-12-121-0/+1
* mds: define lease mask bitsYan, Zheng2019-12-121-0/+2
* mds: delegete lock cache to clientYan, Zheng2019-12-121-1/+8
* mds: take snaplock and policylock during path traverse.Yan, Zheng2019-12-121-13/+15
* headers: Make ceph_le member privateUlrich Weigand2019-09-231-4/+8
* include: Endian fix for shared kernel/user headersUlrich Weigand2019-09-051-0/+28
* relicense LGPL-2.1 code as LGPL-2.1 or LGPL-3.0Sage Weil2019-04-221-1/+1
* mon: add setting for fs to enable standby-replayPatrick Donnelly2019-02-281-2/+3
* common/ceph_strings: get_con_mode_name()Sage Weil2019-02-211-0/+2
* auth,msg/async/ProtocolV2: negotiate connection modesSage Weil2019-02-071-0/+5
* auth: Kerberos authenticationoliveiradan2018-12-041-0/+10
* mds: initial code for client states reclaimYan, Zheng2018-09-261-0/+5
* Merge PR #24170 into masterPatrick Donnelly2018-09-241-2/+2
|\
| * libcephfs: expose CEPH_SETATTR_MTIME_NOW and CEPH_SETATTR_ATIME_NOWZhu Shangzhong2018-09-201-2/+2
* | common: fix typosKefu Chai2018-09-211-1/+1
|/
* include/ceph_fs: rename old auid fieldSage Weil2018-08-311-1/+1
* osdc/Objecter: drop change_pool_auidSage Weil2018-08-311-1/+1
* client: LAZY_IO supportYan, Zheng2018-07-301-0/+1
* client: update inode fields according to issued capsYan, Zheng2018-05-261-0/+2
* Merge PR #21374 into masterPatrick Donnelly2018-05-031-2/+6
|\
| * mds: allow snapshot by default for new filesystemYan, Zheng2018-04-191-1/+2
| * mds: upgrade snaprealm format during scrubYan, Zheng2018-04-191-1/+2