- 042f649 libceph: just have osd_req_op_init() return a pointer by Jeff Layton · 4 years, 6 months ago
- d3798ac libceph: support for alloc hint flags by Ilya Dryomov · 4 years, 7 months ago
- 117d96a libceph: support for balanced and localized reads by Ilya Dryomov · 4 years, 7 months ago
- 97e27aa ceph: add read/write latency metric support by Xiubo Li · 4 years, 10 months ago
- 5107d7d ceph: move ceph_osdc_{read,write}pages to ceph.ko by Xiubo Li · 5 years ago
- 78beb0f ceph: use copy-from2 op in copy_file_range by Luis Henriques · 5 years ago
- 2cef0ba libceph: add function that clears osd client's abort_err by Yan, Zheng · 5 years ago
- 120a75e libceph: add function that reset client's entity addr by Yan, Zheng · 5 years ago
- 4cf3e6d libceph: export osd_req_op_data() macro by Ilya Dryomov · 6 years ago
- 68ada91 libceph: change ceph_osdc_call() to take page vector for response by Ilya Dryomov · 6 years ago
- 94e8577 libceph: rename r_unsafe_item to r_private_item by Ilya Dryomov · 5 years ago
- 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
- 23ddf9b libceph: support the RADOS copy-from operation by Luis Henriques · 6 years ago
- 24639ce56 libceph: osd_req_op_cls_init() doesn't need to take opcode by Ilya Dryomov · 6 years ago
- fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
- 6d54228 libceph: make ceph_osdc_notify{,_ack}() payload_len u32 by Ilya Dryomov · 7 years ago
- c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 7 years ago
- 88bc192 libceph: defer __complete_request() to a workqueue by Ilya Dryomov · 7 years ago
- 66850df libceph: introduce ceph_osdc_abort_requests() by Ilya Dryomov · 7 years ago
- fe943d5 libceph, rbd: add error handling for osd_req_op_cls_init() by Chengguang Xu · 7 years ago
- 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
- b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
- 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 7 years ago
- a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 8 years ago
- 04c7d78 libceph: make sure need_resend targets reflect latest map by Ilya Dryomov · 8 years ago
- 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 8 years ago
- dc98ff7 libceph: introduce ceph_spg, ceph_pg_to_primary_shard() by Ilya Dryomov · 8 years ago
- dc93e0e libceph: fold [l]req->last_force_resend into ceph_osd_request_target by Ilya Dryomov · 8 years ago
- 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
- a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
- aa26d66 libceph: remove req->r_replay_version by Jeff Layton · 8 years ago
- 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 7cc5e38 libceph: osd_request_timeout option by Ilya Dryomov · 8 years ago
- b18b955 libceph: get rid of ack vs commit by Ilya Dryomov · 8 years ago
- c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
- 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
- 428a715 libceph: add ceph_osdc_call() single-page helper by Douglas Fuller · 10 years ago
- a4ed38d libceph: support for CEPH_OSD_OP_LIST_WATCHERS by Douglas Fuller · 9 years ago
- b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 9 years ago
- b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago
- 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
- 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago
- b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 9 years ago
- 1907920 libceph: support for sending notifies by Ilya Dryomov · 9 years ago
- 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 9 years ago
- 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
- 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 9 years ago
- fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
- 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
- bb873b539 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 9 years ago
- a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 9 years ago
- 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
- 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 9 years ago
- 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
- 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
- 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 9 years ago
- 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
- de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 9 years ago
- 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 10 years ago
- d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
- 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
- d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
- 2d05f08 libceph: nuke ceph_osdc_unregister_linger_request() by Ilya Dryomov · 11 years ago
- c9f9b93 libceph: introduce ceph_osdc_cancel_request() by Ilya Dryomov · 11 years ago
- 9e94af2 libceph: move and add dout()s to ceph_osdc_request_{get,put}() by Ilya Dryomov · 11 years ago
- 1d0326b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item by Ilya Dryomov · 11 years ago
- 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 11 years ago
- c647b8a libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 11 years ago
- 7b25bf5 libceph: encode CEPH_OSD_OP_FLAG_* op flags by Ilya Dryomov · 11 years ago
- 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 11 years ago
- 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
- 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
- 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
- 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
- d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
- dd935f4 libceph: add function to ensure notifies are complete by Josh Durgin · 11 years ago
- eb845ff libceph: fix safe completion by Yan, Zheng · 12 years ago
- 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 12 years ago
- 6c57b55 libceph: support pages for class request data by Alex Elder · 12 years ago
- 4971977 libceph: support raw data requests by Alex Elder · 12 years ago
- 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 12 years ago
- 26be880 libceph: change how "safe" callback is used by Alex Elder · 12 years ago
- 04017e2 libceph: make method call data be a separate data item by Alex Elder · 12 years ago
- 5476492 libceph: kill off osd request r_data_in and r_data_out by Alex Elder · 12 years ago
- ec9123c libceph: set the data pointers when encoding ops by Alex Elder · 12 years ago
- a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 12 years ago
- 5f562df libceph: format class info at init time by Alex Elder · 12 years ago
- c99d2d4 libceph: specify osd op by index in request by Alex Elder · 12 years ago
- 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 12 years ago
- 54d5064 libceph: rename data out field in osd request op by Alex Elder · 12 years ago
- 7952873 libceph: keep source rather than message osd op array by Alex Elder · 12 years ago
- 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 12 years ago
- e5975c7 ceph: build osd request message later for writepages by Alex Elder · 12 years ago
- acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 12 years ago
- fdce58c libceph: record length of bio list with bio by Alex Elder · 12 years ago
- ace6d3a libceph: drop ceph_osd_request->r_con_filling_msg by Alex Elder · 12 years ago
- 33803f3 libceph: define source request op functions by Alex Elder · 12 years ago