- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 3fb99d4 ceph: nuke startsync op by Yanhu Cao · 7 years ago
- ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 7 years ago
- 986e898 libceph: make encode_request_*() work with r_mempool requests by Ilya Dryomov · 7 years ago
- 914902a libceph: don't call encode_request_finish() on MOSDBackoff messages by Ilya Dryomov · 7 years ago
- a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 7 years ago
- df28152 libceph: avoid unnecessary pi lookups in calc_target() by Ilya Dryomov · 7 years ago
- 6d637a5 libceph: use target pi for calc_target() calculations by Ilya Dryomov · 7 years ago
- db098ec libceph: always populate t->target_{oid,oloc} in calc_target() by Ilya Dryomov · 7 years ago
- 04c7d78 libceph: make sure need_resend targets reflect latest map by Ilya Dryomov · 7 years ago
- a10bcb1 libceph: delete from need_resend_linger before check_linger_pool_dne() by Ilya Dryomov · 7 years ago
- 7de030d libceph: resend on PG splits if OSD has RESEND_ON_SPLIT by Ilya Dryomov · 7 years ago
- 84ed45d libceph: drop need_resend from calc_target() by Ilya Dryomov · 7 years ago
- 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 7 years ago
- 2e59ffd libceph: encode_{pgid,oloc}() helpers by Ilya Dryomov · 7 years ago
- dc98ff7 libceph: introduce ceph_spg, ceph_pg_to_primary_shard() by Ilya Dryomov · 7 years ago
- dc93e0e libceph: fold [l]req->last_force_resend into ceph_osd_request_target by Ilya Dryomov · 7 years ago
- 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
- 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
- fc36d0a libceph: abort already submitted but abortable requests when map or pool goes full 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
- b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
- b18b955 libceph: get rid of ack vs commit by Ilya Dryomov · 8 years ago
- 2544a02 libceph: pass reply buffer length through ceph_osdc_call() by Ilya Dryomov · 8 years ago
- d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 45ee2c1 libceph: remove now unused finish_request() wrapper by Ilya Dryomov · 8 years ago
- c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
- 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
- 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
- 99d1694 rbd: retry watch re-registration periodically by Ilya Dryomov · 8 years ago
- 428a715 libceph: add ceph_osdc_call() single-page helper by Douglas Fuller · 9 years ago
- a4ed38d libceph: support for CEPH_OSD_OP_LIST_WATCHERS by Douglas Fuller · 9 years ago
- c22e853 libceph: fix return value check in alloc_msg_with_page_vector() by Wei Yongjun · 8 years ago
- cd08e0a libceph: make sure redirect does not change namespace by Yan, Zheng · 8 years ago
- 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
- 4a3262b libceph: use %s instead of %pE in dout()s by Ilya Dryomov · 8 years ago
- dc045a9 libceph: put request only if it's done in handle_reply() by Ilya Dryomov · 8 years ago
- b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago
- 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 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 · 8 years ago
- 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 9 years ago
- 3540bfd libceph: request_init() and request_release_checks() 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
- 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 9 years ago
- 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 9 years ago
- 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 9 years ago
- e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 9 years ago
- fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 9 years ago
- b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() 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
- bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 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
- 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 9 years ago
- d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
- fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
- 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 9 years ago
- 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 9 years ago
- d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
- 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 9 years ago
- 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL 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
- 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 9 years ago
- ae458f5 libceph: make r_request msg_size calculation clearer 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
- 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
- cd8140c libceph: don't spam dmesg with stray reply warnings by Ilya Dryomov · 9 years ago
- b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago
- 583d0fe libceph: clear msg->con in ceph_msg_release() only by Ilya Dryomov · 9 years ago
- 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
- 8a703a3 libceph: evaluate osd_req_op_data() arguments only once by Ioana Ciornei · 9 years ago
- 70cf052 libceph: remove con argument in handle_reply() by Shraddha Barke · 9 years ago
- e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
- d15f9d6 libceph: check data_len in ->alloc_msg() by Ilya Dryomov · 9 years ago
- a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
- 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 10 years ago
- 66ba609 libceph: properly release STAT request's raw_data_in by Yan, Zheng · 10 years ago
- 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 10 years ago
- b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 10 years ago
- b28ec2f libceph: kfree() in put_osd() shouldn't depend on authorizer by Ilya Dryomov · 10 years ago
- 7eb71e0 libceph: fix double __remove_osd() problem by Ilya Dryomov · 10 years ago
- 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago