aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAge
* libceph: add function that clears osd client's abort_errYan, Zheng2019-09-16
* libceph: add function that reset client's entity addrYan, Zheng2019-09-16
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-08-22
* Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-07-18
|\
| * rbd: support for object-map and fast-diffIlya Dryomov2019-07-08
| * libceph: export osd_req_op_data() macroIlya Dryomov2019-07-08
| * libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov2019-07-08
| * libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov2019-07-08
| * libceph: rename r_unsafe_item to r_private_itemIlya Dryomov2019-07-08
| * ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng2019-07-08
| * libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton2019-07-08
| * libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton2019-07-08
| * libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton2019-07-08
| * libceph: ADDR2 support for monmapJeff Layton2019-07-08
| * libceph: add ceph_decode_entity_addrJeff Layton2019-07-08
| * libceph: remove ceph_get_direct_page_vector()Christoph Hellwig2019-07-08
* | ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-03
|/
* libceph: make ceph_pr_addr take an struct ceph_entity_addr pointerJeff Layton2019-05-07
* libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACKArnd Bergmann2019-05-07
* ceph: snapshot nfs re-exportYan, Zheng2019-05-07
* libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-20
* ceph: add mount option to limit caps countYan, Zheng2019-03-05
* libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-07
* libceph: assume argonaut on the server sideIlya Dryomov2018-11-08
* libceph: support the RADOS copy-from operationLuis Henriques2018-10-22
* libceph: preallocate message data itemsIlya Dryomov2018-10-22
* libceph: introduce ceph_pagelist_alloc()Ilya Dryomov2018-10-22
* libceph: osd_req_op_cls_init() doesn't need to take opcodeIlya Dryomov2018-10-22
* libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov2018-10-22
* libceph: implement CEPHX_V2 calculation modeIlya Dryomov2018-08-02
* libceph: add authorizer challengeIlya Dryomov2018-08-02
* libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov2018-08-02
* libceph: remove now unused ceph_{en,de}code_timespec()Ilya Dryomov2018-08-02
* libceph: use timespec64 for r_mtimeArnd Bergmann2018-08-02
* libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann2018-08-02
* libceph: change ceph_pagelist_encode_string() to take u32Ilya Dryomov2018-08-02
* libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov2018-08-02
* libceph: allocate the locator string with GFP_NOFAILIlya Dryomov2018-06-04
* libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-04
* libceph: defer __complete_request() to a workqueueIlya Dryomov2018-06-04
* libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov2018-06-04
* ceph: always get rstat from auth mdsYan, Zheng2018-06-04
* libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu2018-06-04
* libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov2018-05-10
* ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-02
* ceph: optimize memory usageChengguang Xu2018-04-02
* libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2018-04-02
* libceph: striping framework implementationIlya Dryomov2018-04-02
* libceph: introduce BVECS data typeIlya Dryomov2018-04-02
* libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov2018-04-02