Age | Commit message (Expand) | Author |
2016-05-26 | ceph: make logical calculation functions return bool | Zhang Zhuoyu |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng |
2016-05-26 | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng |
2016-05-26 | libceph: support for subscribing to "mdsmap.<id>" maps | Ilya Dryomov |
2016-05-26 | libceph: replace ceph_monc_request_next_osdmap() | Ilya Dryomov |
2016-05-26 | libceph: pool deletion detection | Ilya Dryomov |
2016-05-26 | libceph: async MON client generic requests | Ilya Dryomov |
2016-05-26 | libceph: support for checking on status of watch | Ilya Dryomov |
2016-05-26 | libceph: support for sending notifies | Ilya Dryomov |
2016-05-26 | libceph, rbd: ceph_osd_linger_request, watch/notify v2 | Ilya Dryomov |
2016-05-26 | libceph: a major OSD client update | Ilya Dryomov |
2016-05-26 | libceph: protect osdc->osd_lru list with a spinlock | Ilya Dryomov |
2016-05-26 | libceph: handle_one_map() | Ilya Dryomov |
2016-05-26 | libceph: allocate dummy osdmap in ceph_osdc_init() | Ilya Dryomov |
2016-05-26 | libceph: redo callbacks and factor out MOSDOpReply decoding | Ilya Dryomov |
2016-05-26 | libceph: drop msg argument from ceph_osdc_callback_t | Ilya Dryomov |
2016-05-26 | libceph: switch to calc_target(), part 2 | Ilya Dryomov |
2016-05-26 | libceph: switch to calc_target(), part 1 | Ilya Dryomov |
2016-05-26 | libceph: introduce ceph_osd_request_target, calc_target() | Ilya Dryomov |
2016-05-26 | libceph: pi->min_size, pi->last_force_request_resend | Ilya Dryomov |
2016-05-26 | libceph: make pgid_cmp() global | Ilya Dryomov |
2016-05-26 | libceph: rename ceph_calc_pg_primary() | Ilya Dryomov |
2016-05-26 | libceph: ceph_osds, ceph_pg_to_up_acting_osds() | Ilya Dryomov |
2016-05-26 | libceph: rename ceph_oloc_oid_to_pg() | Ilya Dryomov |
2016-05-26 | libceph: fix ceph_eversion encoding | Ilya Dryomov |
2016-05-26 | libceph: DEFINE_RB_FUNCS macro | Ilya Dryomov |
2016-05-26 | libceph: nuke unused fields and functions | Ilya Dryomov |
2016-05-26 | libceph: variable-sized ceph_object_id | Ilya Dryomov |
2016-05-26 | libceph: move message allocation out of ceph_osdc_alloc_request() | Ilya Dryomov |
2016-04-25 | libceph: make authorizer destruction independent of ceph_auth_client | Ilya Dryomov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng |
2016-03-25 | libceph: add helper that duplicates last extent operation | Yan, Zheng |
2016-03-25 | libceph: enable large, variable-sized OSD requests | Ilya Dryomov |
2016-03-25 | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng |
2016-03-25 | libceph: rename ceph_osd_req_op::payload_len to indata_len | Ilya Dryomov |
2016-03-25 | libceph: monc hunt rate is 3s with backoff up to 30s | Ilya Dryomov |
2016-03-25 | libceph: monc ping rate is 10s | Ilya Dryomov |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov |
2016-03-04 | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng |
2016-02-04 | libceph: MOSDOpReply v7 encoding | Ilya Dryomov |
2016-02-04 | libceph: advertise support for TUNABLES5 | Ilya Dryomov |
2016-01-21 | libceph: fix ceph_msg_revoke() | Ilya Dryomov |
2016-01-21 | ceph: ceph_frag_contains_value can be boolean | Yaowei Bai |
2016-01-21 | ceph: remove unused functions in ceph_frag.h | Yaowei Bai |
2015-11-02 | libceph: add nocephx_sign_messages option | Ilya Dryomov |
2015-11-02 | libceph: stop duplicating client fields in messenger | Ilya Dryomov |
2015-11-02 | libceph: msg signing callouts don't need con argument | Ilya Dryomov |
2015-09-17 | libceph: advertise support for keepalive2 | Ilya Dryomov |
2015-09-17 | libceph: don't access invalid memory in keepalive2 path | Ilya Dryomov |