summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAgeFilesLines
* libceph: get rid of ack vs commitIlya Dryomov2017-02-241-5/+1
* rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-201-7/+0
* libceph: bump CEPH_PG_MAX_SIZE to 32Ilya Dryomov2017-02-201-1/+1
* crush: merge working data and scratchIlya Dryomov2017-02-201-2/+1
* crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-201-0/+1
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-02-201-1/+1
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-165-5/+12
|\
| * libceph: always signal completion when doneIlya Dryomov2016-12-141-1/+1
| * ceph: add flags parameter to send_cap_msgJeff Layton2016-12-121-0/+3
| * ceph: check availability of mds cluster on mountYan, Zheng2016-12-121-0/+5
| * libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2016-12-122-4/+3
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-1/+1
|\ \ | |/ |/|
| * ceph: don't include blk_types.h in messenger.hChristoph Hellwig2016-11-011-1/+1
* | libceph: initialize last_linger_id with a large integerIlya Dryomov2016-11-101-0/+2
|/
* ceph: handle CEPH_SESSION_REJECT messageYan, Zheng2016-10-031-0/+1
* rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-241-0/+1
* libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-241-1/+1
* libceph: support for blacklisting clientsDouglas Fuller2016-08-242-0/+14
* libceph: support for lock.lock_infoDouglas Fuller2016-08-241-0/+22
* libceph: support for advisory locking on RADOS objectsDouglas Fuller2016-08-241-0/+27
* libceph: add ceph_osdc_call() single-page helperDouglas Fuller2016-08-241-0/+8
* libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller2016-08-241-1/+14
* libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov2016-08-241-1/+1
* ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
* libceph: fsmap.user subscription supportYan, Zheng2016-07-282-3/+5
* ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-281-1/+1
* libceph: rados pool namespace supportYan, Zheng2016-07-282-5/+7
* libceph: introduce reference counted stringYan, Zheng2016-07-282-0/+63
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-281-29/+21
* libceph: add start en/decoding block helpersIlya Dryomov2016-07-281-0/+54
* libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-281-0/+5
* libceph: fix some missing includesIlya Dryomov2016-07-283-1/+2
* libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-302-5/+5
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-263-6/+6
* ceph: using hash value to compose dentry offsetYan, Zheng2016-05-261-0/+1
* ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-261-0/+12
* libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-262-0/+3
* libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-262-1/+1
* libceph: pool deletion detectionIlya Dryomov2016-05-261-0/+6
* libceph: async MON client generic requestsIlya Dryomov2016-05-261-3/+16
* libceph: support for checking on status of watchIlya Dryomov2016-05-261-0/+4
* libceph: support for sending notifiesIlya Dryomov2016-05-262-0/+23
* libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-263-44/+75
* libceph: a major OSD client updateIlya Dryomov2016-05-261-11/+7
* libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov2016-05-261-0/+1
* libceph: handle_one_map()Ilya Dryomov2016-05-262-0/+3
* libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-261-0/+1
* libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-261-2/+3
* libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-261-2/+1
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-262-18/+18