- ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 7 years ago
- e67ae2b libceph: fix old style declaration warnings by Arnd Bergmann · 7 years ago
- 33e9c8d libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUS by Ilya Dryomov · 7 years ago
- 0bb05da libceph: osd_state is 32 bits wide in luminous by Ilya Dryomov · 7 years ago
- 6f428df libceph: pg_upmap[_items] infrastructure by Ilya Dryomov · 7 years ago
- 278b1d70 libceph: ceph_decode_skip_* helpers by Ilya Dryomov · 7 years ago
- a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 7 years ago
- 76f827a libceph: make DEFINE_RB_* helpers more general by Ilya Dryomov · 7 years ago
- df28152 libceph: avoid unnecessary pi lookups 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
- 7de030d libceph: resend on PG splits if OSD has RESEND_ON_SPLIT by Ilya Dryomov · 7 years ago
- 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 7 years ago
- 98ad5eb libceph: ceph_connection_operations::reencode_message() method 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 · 8 years ago
- 220abf5 libceph: support SERVER_JEWEL feature bits by Ilya Dryomov · 8 years ago
- 2d7522e libceph: advertise support for OSD_POOLRESEND by Ilya Dryomov · 8 years ago
- f179d3b libceph: new features macros by Ilya Dryomov · 8 years ago
- dcbbd97 libceph: remove ceph_sanitize_features() workaround by Ilya Dryomov · 8 years ago
- 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 8 years ago
- f775ff7 ceph: fix file open flags on ppc64 by Alexander Graf · 8 years ago
- 14bb211 rbd: support updating the lock cookie without releasing the lock 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
- 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
- 76201b6 ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds by Yan, Zheng · 8 years ago
- 0e1a5ee libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 06dfa96 libceph: convert ceph_snap_context.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 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
- 6c696d8 rbd: kill obj_request->object_name and rbd_segment_name_cache by Ilya Dryomov · 8 years ago
- 083a51f libceph: bump CEPH_PG_MAX_SIZE to 32 by Ilya Dryomov · 8 years ago
- 743efcf crush: merge working data and scratch by Ilya Dryomov · 8 years ago
- 66a0e2d crush: remove mutable part of CRUSH map by Ilya Dryomov · 8 years ago
- d24cdcd libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 8 years ago
- 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 1e4ef0c ceph: add flags parameter to send_cap_msg by Jeff Layton · 8 years ago
- e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 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
- 9f08217 ceph: don't include blk_types.h in messenger.h by Christoph Hellwig · 8 years ago
- fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 8 years ago
- 005a07bf rbd: add 'client_addr' sysfs rbd device attribute by Ilya Dryomov · 8 years ago
- 033268a libceph: rename ceph_client_id() -> ceph_client_gid() by Ilya Dryomov · 8 years ago
- 6305a3b libceph: support for blacklisting clients by Douglas Fuller · 9 years ago
- d4ed4a5 libceph: support for lock.lock_info by Douglas Fuller · 9 years ago
- f66241c libceph: support for advisory locking on RADOS objects by Douglas Fuller · 9 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
- f01d5cb libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode() by Ilya Dryomov · 9 years ago
- a0f2b65 ceph: fix symbol versioning for ceph_monc_do_statfs by Arnd Bergmann · 8 years ago
- 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 9 years ago
- 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 9 years ago
- 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 51e9273 libceph: introduce reference counted string by Yan, Zheng · 9 years ago
- 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
- 22748f9 libceph: add start en/decoding block helpers by Ilya Dryomov · 9 years ago
- 281dbe5 libceph: add an ONSTACK initializer for oids by Ilya Dryomov · 8 years ago
- b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 8 years ago
- b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago
- 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
- f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
- 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
- 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps 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
- 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 · 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
- 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
- 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 · 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
- 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
- 985c167 libceph: fix ceph_eversion encoding by Ilya Dryomov · 9 years ago
- fcd00b6 libceph: DEFINE_RB_FUNCS macro 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
- 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
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 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