- 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
- 98ad5eb libceph: ceph_connection_operations::reencode_message() method 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
- 8e48cf0 libceph: new pi->last_force_request_resend 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
- 220abf5 libceph: support SERVER_JEWEL feature bits by Ilya Dryomov · 7 years ago
- ca35ffe libceph: handle non-empty dest in ceph_{oloc,oid}_copy() by Ilya Dryomov · 7 years ago
- dcbbd97 libceph: remove ceph_sanitize_features() workaround by Ilya Dryomov · 7 years ago
- ae5b806 ceph: ensure RNG is seeded before using by Jason A. Donenfeld · 7 years ago
- 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 8 years ago
- 293dffa libceph: NULL deref on crush_decode() error path by Dan Carpenter · 7 years ago
- b51456a libceph: fix error handling in process_one_ticket() by Ilya Dryomov · 7 years ago
- d18a124 libceph: validate blob_struct_v in process_one_ticket() by Ilya Dryomov · 7 years ago
- f3b4e55 libceph: drop version variable from ceph_monmap_decode() by Ilya Dryomov · 7 years ago
- 1759f7b libceph: make ceph_msg_data_advance() return void by Ilya Dryomov · 7 years ago
- 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 7 years ago
- 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
- 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 7 years ago
- 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 7 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
- 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
- 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
- d6a3408 libceph: supported_features module parameter by Ilya Dryomov · 8 years ago
- 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
- 633ee407 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
- 7cc5e38 libceph: osd_request_timeout option by Ilya Dryomov · 8 years ago
- b581a58 libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 8 years ago
- 9afd30d libceph: fix crush_decode() for older maps by Ilya Dryomov · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 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
- 7ba0487 crush: fix dprintk compilation by Ilya Dryomov · 8 years ago
- 98ba6af crush: do is_out test only if we do not collide by Ilya Dryomov · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 2544a02 libceph: pass reply buffer length through ceph_osdc_call() by Ilya Dryomov · 8 years ago
- ef9324bb libceph: don't go through with the mapping if the PG is too wide 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
- 1b6a78b libceph: add osdmap_set_crush() helper by Ilya Dryomov · 8 years ago
- 19def16 libceph: remove unneeded stddef.h include by Stafford Horne · 8 years ago
- d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
- 7fea24c libceph: include linux/sched.h into crypto.c directly by Ilya Dryomov · 8 years ago
- 124f930 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 61ff6e9 ceph_tcp_sendpage(): use ITER_BVEC sendmsg by Al Viro · 9 years ago
- 100803a ceph: switch to sock_recvmsg() by Al Viro · 9 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
- f6c0d1a crush: include mapper.h in mapper.c by Tobias Klauser · 8 years ago
- b3bbd3f libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
- 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
- 5c056fd libceph: verify authorize reply on connect by Ilya Dryomov · 8 years ago
- 5418d0a2 libceph: no need for GFP_NOFS in ceph_monc_init() by Ilya Dryomov · 8 years ago
- 7af3ea1 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
- 6db2304 libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
- 2b1e1a7 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
- e15fd0a libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
- d03857c libceph: switch ceph_x_encrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
- 4eb4517 libceph: tweak calcu_signature() a little by Ilya Dryomov · 8 years ago
- 7882a26 libceph: rename and align ceph_x_authorizer::reply_buf by Ilya Dryomov · 8 years ago
- a45f795 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
- 55d9cc8 libceph: introduce ceph_x_encrypt_offset() by Ilya Dryomov · 8 years ago
- 462e650 libceph: old_key in process_one_ticket() is redundant by Ilya Dryomov · 8 years ago
- 36721ec libceph: ceph_x_encrypt_buflen() takes in_len by Ilya Dryomov · 8 years ago
- 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
- 3890dce libceph: fix legacy layout decode with pool 0 by Yan, Zheng · 8 years ago
- c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 64f7756 crush: remove redundant local variable by Ilya Dryomov · 8 years ago
- 74a52938 crush: don't normalize input of crush_ln iteratively by Ilya Dryomov · 8 years ago
- 464691b libceph: ceph_build_auth() doesn't need ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
- fdc723e libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
- 005a07bf rbd: add 'client_addr' sysfs rbd device attribute by Ilya Dryomov · 8 years ago
- ed95b21 rbd: support for exclusive-lock feature by Ilya Dryomov · 8 years ago
- 99d1694 rbd: retry watch re-registration periodically 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 · 8 years ago
- 864364a libceph: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
- f52ec33 libceph: make cancel_generic_request() static by Wei Yongjun · 8 years ago
- c22e853 libceph: fix return value check in alloc_msg_with_page_vector() by Wei Yongjun · 8 years ago
- 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 9 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
- 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