aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov1-0/+2
2016-11-01ceph: don't include blk_types.h in messenger.hChristoph Hellwig1-1/+1
2016-10-03ceph: handle CEPH_SESSION_REJECT messageYan, Zheng1-0/+1
2016-08-24rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov1-0/+1
2016-08-24libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov1-1/+1
2016-08-24libceph: support for blacklisting clientsDouglas Fuller2-0/+14
2016-08-24libceph: support for lock.lock_infoDouglas Fuller1-0/+22
2016-08-24libceph: support for advisory locking on RADOS objectsDouglas Fuller1-0/+27
2016-08-24libceph: add ceph_osdc_call() single-page helperDouglas Fuller1-0/+8
2016-08-24libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller1-1/+14
2016-08-24libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov1-1/+1
2016-07-28ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann1-1/+2
2016-07-28libceph: fsmap.user subscription supportYan, Zheng2-3/+5
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng1-1/+1
2016-07-28libceph: rados pool namespace supportYan, Zheng2-5/+7
2016-07-28libceph: introduce reference counted stringYan, Zheng2-0/+63
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng1-29/+21
2016-07-28libceph: add start en/decoding block helpersIlya Dryomov1-0/+54
2016-07-28libceph: add an ONSTACK initializer for oidsIlya Dryomov1-0/+5
2016-07-28libceph: fix some missing includesIlya Dryomov3-1/+2
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2-5/+5
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu3-6/+6
2016-05-26ceph: using hash value to compose dentry offsetYan, Zheng1-0/+1
2016-05-26ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng1-0/+12
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2-0/+3
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2-1/+1
2016-05-26libceph: pool deletion detectionIlya Dryomov1-0/+6
2016-05-26libceph: async MON client generic requestsIlya Dryomov1-3/+16
2016-05-26libceph: support for checking on status of watchIlya Dryomov1-0/+4
2016-05-26libceph: support for sending notifiesIlya Dryomov2-0/+23
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov3-44/+75
2016-05-26libceph: a major OSD client updateIlya Dryomov1-11/+7
2016-05-26libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov1-0/+1
2016-05-26libceph: handle_one_map()Ilya Dryomov2-0/+3
2016-05-26libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov1-0/+1
2016-05-26libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov1-2/+3
2016-05-26libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov1-2/+1
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov2-18/+18
2016-05-26libceph: switch to calc_target(), part 1Ilya Dryomov1-10/+5
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov3-0/+62
2016-05-26libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov1-3/+6
2016-05-26libceph: make pgid_cmp() globalIlya Dryomov1-0/+2
2016-05-26libceph: rename ceph_calc_pg_primary()Ilya Dryomov1-2/+2
2016-05-26libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov1-3/+18
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov1-5/+4
2016-05-26libceph: fix ceph_eversion encodingIlya Dryomov1-1/+1
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov1-0/+57
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov3-13/+2
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov1-25/+37
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov1-0/+1