summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAgeFilesLines
...
* libceph: make con->state an intIlya Dryomov2020-12-141-1/+1
* libceph: drop msg->ack_stamp fieldIlya Dryomov2020-12-141-1/+0
* libceph: lower exponential backoff delayIlya Dryomov2020-12-141-2/+2
* ceph: implement updated ceph_mds_request_head structureJeff Layton2020-12-141-1/+31
* ceph: set osdmap epoch for setxattrXiubo Li2020-12-141-0/+1
* libceph: remove unused port macrosLiu, Changcheng2020-12-141-9/+0
* ceph: add new RECOVER mount_state when recovering sessionJeff Layton2020-12-141-0/+1
* libceph: fix ENTITY_NAME format suggestionIlya Dryomov2020-10-121-1/+1
* libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2020-10-122-2/+2
* libceph: multiple workspaces for CRUSH computationsIlya Dryomov2020-10-121-2/+12
* libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov2020-08-241-4/+4
* ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton2020-08-041-0/+1
* ceph: delete repeated words in fs/ceph/Randy Dunlap2020-08-031-1/+1
* ceph: periodically send perf metrics to MDSesXiubo Li2020-08-031-0/+1
* libceph: just have osd_req_op_init() return a pointerJeff Layton2020-08-031-1/+1
* libceph: move away from global osd_req_flagsIlya Dryomov2020-06-161-2/+2
* libceph: support for alloc hint flagsIlya Dryomov2020-06-012-1/+17
* libceph: read_from_replica optionIlya Dryomov2020-06-011-0/+2
* libceph: support for balanced and localized readsIlya Dryomov2020-06-012-0/+4
* libceph: crush_location infrastructureIlya Dryomov2020-06-012-1/+16
* libceph: add non-asserting rbtree insertion helperIlya Dryomov2020-06-011-2/+8
* libceph, rbd: replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-011-1/+1
* ceph: add read/write latency metric supportXiubo Li2020-06-011-0/+3
* ceph: consider inode's last read/write when calculating wanted capsYan, Zheng2020-03-301-0/+1
* ceph: attempt to do async create when possibleJeff Layton2020-03-301-0/+3
* ceph: cap tracking for async directory operationsJeff Layton2020-03-301-0/+6
* ceph: track primary dentry linkJeff Layton2020-03-301-0/+3
* ceph: add flag to designate that a request is asynchronousJeff Layton2020-03-301-2/+3
* ceph: move to a dedicated slabcache for mds requestsJeff Layton2020-03-301-0/+1
* ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li2020-03-301-17/+0
* libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov2020-03-301-14/+0
* libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov2020-03-231-3/+4
* ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-03-232-2/+8
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-2/+3
|\
| * ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro2020-02-071-2/+3
* | ceph: use copy-from2 op in copy_file_rangeLuis Henriques2020-01-272-0/+3
* | ceph: add possible_max_rank and make the code more readableXiubo Li2020-01-271-5/+5
* | ceph: fix mdsmap cluster available check based on laggy numberXiubo Li2020-01-271-2/+3
|/
* libceph, rbd, ceph: convert to use the new mount APIDavid Howells2019-11-271-4/+6
* libceph: add function that clears osd client's abort_errYan, Zheng2019-09-161-0/+1
* libceph: add function that reset client's entity addrYan, Zheng2019-09-164-0/+4
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-08-221-1/+2
* Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-07-188-12/+32
|\
| * rbd: support for object-map and fast-diffIlya Dryomov2019-07-082-0/+5
| * libceph: export osd_req_op_data() macroIlya Dryomov2019-07-081-0/+8
| * libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov2019-07-081-1/+1
| * libceph: bump CEPH_MSG_MAX_DATA_LEN (again)Ilya Dryomov2019-07-081-2/+4
| * libceph: rename r_unsafe_item to r_private_itemIlya Dryomov2019-07-081-1/+1
| * ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng2019-07-081-1/+1
| * libceph: turn on CEPH_FEATURE_MSG_ADDR2Jeff Layton2019-07-081-0/+1