summaryrefslogtreecommitdiff
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2021-11-08libceph, ceph: move ceph_osdc_copy_from() into cephfs codeLuís Henriques
2021-11-08ceph: don't rely on error_string to validate blocklisted session.Kotresh HR
2021-09-02ceph: flush mdlog before umountingXiubo Li
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-02-16libceph: deprecate [no]cephx_require_signatures optionsIlya Dryomov
2020-12-28libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov
2020-12-14libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov
2020-12-14libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov
2020-12-14libceph: drop ac->ops->name fieldIlya Dryomov
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov
2020-12-14libceph: move msgr1 protocol specific fields to its own structIlya Dryomov
2020-12-14libceph: move msgr1 protocol implementation to its own fileIlya Dryomov
2020-12-14libceph: separate msgr1 protocol implementationIlya Dryomov
2020-12-14libceph: export remaining protocol independent infrastructureIlya Dryomov
2020-12-14libceph: export zero_pageIlya Dryomov
2020-12-14libceph: rename and export con->flags bitsIlya Dryomov
2020-12-14libceph: rename and export con->state statesIlya Dryomov
2020-12-14libceph: make con->state an intIlya Dryomov
2020-12-14libceph: drop msg->ack_stamp fieldIlya Dryomov
2020-12-14libceph: lower exponential backoff delayIlya Dryomov
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li
2020-12-14libceph: remove unused port macrosLiu, Changcheng
2020-12-14ceph: add new RECOVER mount_state when recovering sessionJeff Layton
2020-10-12libceph: fix ENTITY_NAME format suggestionIlya Dryomov
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov
2020-10-12libceph: multiple workspaces for CRUSH computationsIlya Dryomov
2020-08-24libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov
2020-08-04ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov
2020-06-01libceph: support for alloc hint flagsIlya Dryomov
2020-06-01libceph: read_from_replica optionIlya Dryomov
2020-06-01libceph: support for balanced and localized readsIlya Dryomov
2020-06-01libceph: crush_location infrastructureIlya Dryomov
2020-06-01libceph: add non-asserting rbtree insertion helperIlya Dryomov
2020-06-01libceph, rbd: replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-01ceph: add read/write latency metric supportXiubo Li
2020-03-30ceph: consider inode's last read/write when calculating wanted capsYan, Zheng
2020-03-30ceph: attempt to do async create when possibleJeff Layton
2020-03-30ceph: cap tracking for async directory operationsJeff Layton
2020-03-30ceph: track primary dentry linkJeff Layton
2020-03-30ceph: add flag to designate that a request is asynchronousJeff Layton