- 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 9 years ago
- 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
- 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
- 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
- b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 9 years ago
- 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago
- d0b1970 libceph: async MON client generic requests 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
- 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 9 years ago
- f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 9 years ago
- f81f163 libceph: rename ceph_calc_pg_primary() 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
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 9 years ago
- 89f0817 libceph: use sizeof_footer() more 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
- b5d9170 libceph: behave in mon_fault() if cur_mon < 0 by Ilya Dryomov · 9 years ago
- bee3a37 libceph: reschedule tick in mon_fault() by Ilya Dryomov · 9 years ago
- 1752b50 libceph: introduce and switch to reopen_session() by Ilya Dryomov · 9 years ago
- 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
- 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
- 0e04dc2 libceph: pick a different monitor when reconnecting by Ilya Dryomov · 9 years ago
- 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
- 0f9af16 libceph: decouple hunting and subs management by Ilya Dryomov · 9 years ago
- 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- cd8140c libceph: don't spam dmesg with stray reply warnings by Ilya Dryomov · 9 years ago
- dbc0d3c libceph: use the right footer size when skipping a message by Ilya Dryomov · 9 years ago
- e7a88e8 libceph: don't bail early from try_read() when skipping a message by Ilya Dryomov · 9 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago
- b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 9 years ago
- dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 9 years ago
- 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 9 years ago
- f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 9 years ago
- e9f6452 libceph: Remove unnecessary ivsize variables by Ilya Dryomov · 9 years ago
- e59dd98 libceph: Use skcipher by Herbert Xu · 9 years ago
- 7e01726 libceph: remove outdated comment by Ilya Dryomov · 9 years ago
- f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 9 years ago
- 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 9 years ago
- 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 9 years ago
- f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 9 years ago
- 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
- 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 9 years ago
- 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
- ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 583d0fe libceph: clear msg->con in ceph_msg_release() only by Ilya Dryomov · 9 years ago
- a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
- 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
- 4199b8e libceph: drop authorizer check from cephx msg signing routines 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
- cbf99a1 libceph: introduce ceph_x_authorizer_cleanup() by Ilya Dryomov · 9 years ago
- 343128c libceph: use local variable cursor instead of &msg->cursor by Shraddha Barke · 9 years ago
- 70cf052 libceph: remove con argument in handle_reply() by Shraddha Barke · 9 years ago
- 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
- e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
- 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
- e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- d15f9d6 libceph: check data_len in ->alloc_msg() by Ilya Dryomov · 9 years ago
- 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
- 6dd74e4 libceph: set 'exists' flag for newly up osd by Yan, Zheng · 9 years ago
- 6893162 libceph: rename con_work() to ceph_con_workfn() by Ilya Dryomov · 9 years ago
- d920ff6 libceph: Avoid holding the zero page on ceph_msgr_slab_init errors by Benoît Canet · 9 years ago
- b79b236 libceph: remove the unused macro AES_KEY_SIZE by Nicholas Krause · 9 years ago