summaryrefslogtreecommitdiffstats
path: root/src/messages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix make check blockers.Matt Benjamin2015-01-143-6/+4
* xio: initial mark_* and queueing/flow controlMatt Benjamin2015-01-141-0/+54
* Ceph Accelio/RDMA Transport (XioMessenger).Matt Benjamin2015-01-141-4/+6
* Add MDataPing.Matt Benjamin2015-01-141-0/+92
* msg: crc configuration in messengerCasey Bodley2015-01-142-4/+4
* Add MOSDRepOp and MOSDRepOpReplyXiaoxi Chen2015-01-054-1/+261
* Merge pull request #3114 from xiaoxichen/drop_incorrect_poolSamuel Just2014-12-221-29/+14
|\
| * Cleanup: Drop hobject_incorrect_poolXiaoxi Chen2014-12-171-29/+14
* | osd: remove more (most? all?) of classic scrubSage Weil2014-12-201-11/+0
* | osd: use -1 for deep scrub digest seed on new OSDsSage Weil2014-12-201-6/+18
* | Merge remote-tracking branch 'gh/wip-fs-quota'Sage Weil2014-12-194-0/+90
|\ \
| * \ Merge branch 'wyc-quota-v2' of git://github.com/kylinstorage/ceph into wip-fs...Sage Weil2014-12-164-0/+90
| |\ \ | | |/ | |/|
| | * Merge branch 'wyc-quota-v2' of git://github.com/kylinstorage/ceph into wip-quotaSage Weil2014-11-134-0/+90
| | |\
| | | * mds: Push quota info to client by MClientReplyYunchuan Wen2014-11-021-0/+6
| | | * ceph: Add MGatherCaps message typeYunchuan Wen2014-11-022-0/+33
| | | * ceph: Add MClientQuota message typeYunchuan Wen2014-11-022-0/+51
* | | | messages/MClientCaps: init peer.flagsSage Weil2014-12-181-3/+3
* | | | Merge pull request #2836 from ceph/wip-7317Gregory Farnum2014-12-172-10/+34
|\ \ \ \ | |/ / / |/| | |
| * | | messages: always encode barrierJohn Spray2014-12-161-3/+3
| * | | messages: add osd_epoch_barrier to cap msgsJohn Spray2014-12-162-8/+32
* | | | Merge remote-tracking branch 'gh/master' into wip-watch-notifySage Weil2014-12-165-7/+95
|\ \ \ \
| * \ \ \ Merge pull request #2300 from ceph/wip-osdmapSage Weil2014-12-163-5/+90
| |\ \ \ \
| | * | | | add MMonGetOSDMap messageSage Weil2014-11-102-0/+88
| | * | | | mon: use pre-encoded OSDMap for build_latest_full() MOSDMap messageSage Weil2014-11-101-5/+2
| * | | | | osd: Make async-read can handle fadvise flags.Jianpeng Ma2014-12-121-2/+2
| | |/ / / | |/| | |
| * | | | Merge pull request #3038 from ceph/wip-mds-readonlyGregory Farnum2014-12-111-0/+3
| |\ \ \ \
| | * | | | mds: disallow slave requests when MDS is readonlyYan, Zheng2014-12-021-0/+3
* | | | | | messages/MWatchNotify: print more nicerSage Weil2014-12-041-1/+6
* | | | | | clean up CEPH_WATCH_EVENT_* namespace, and make COMPLETE distinctSage Weil2014-12-041-1/+1
* | | | | | librados: include notifier's gid in notifySage Weil2014-12-041-2/+9
|/ / / / /
* / / / / Cleanup noop in messageXiaoxi Chen2014-12-011-7/+7
|/ / / /
* | / / messages: MForward: stash auth entity nameJoao Eduardo Luis2014-11-171-1/+11
| |/ / |/| |
* | | Merge pull request #2822 from ceph/wip-9887Samuel Just2014-11-101-5/+20
|\ \ \ | |_|/ |/| |
| * | osd, mon: Send initial pg create time from mon to osdDavid Zafman2014-11-061-5/+20
| |/
* / messages: fix COMPAT_VERSION on MClientSessionJohn Spray2014-10-301-3/+4
|/
* client: posix file lock supportYan, Zheng2014-10-101-3/+3
* mds: MDirUpdate: initialize discover count to 0 if we're not discoveringGreg Farnum2014-10-091-0/+1
* messages: fix constness in MCommand constructorJohn Spray2014-10-081-1/+1
* mds: typedefs for rank and gid in MDSMapJohn Spray2014-10-089-26/+26
* messages: provide an explicit COMPAT_VERSION in MMDSBeaconGreg Farnum2014-10-041-2/+3
* messages: add cephfs client metadata to MClientSessionJohn Spray2014-09-171-3/+19
* mds: collapse numerous client warnings into oneJohn Spray2014-09-171-3/+5
* mds: health metric for late releasing capsJohn Spray2014-09-151-1/+2
* mon: trigger transaction on MDS health changesJohn Spray2014-09-151-0/+10
* mds: add a health metric for failure to recall capsJohn Spray2014-09-151-1/+2
* messages: add health fields to MMDSBeaconJohn Spray2014-09-021-2/+92
* Merge remote-tracking branch 'gh/wip-7988'Sage Weil2014-08-301-1/+5
|\
| * common: LogEntry: add 'channel' fieldJoao Eduardo Luis2014-08-271-1/+5
* | messages: remove `using namespace std` in headersJohn Spray2014-08-286-19/+6
|/
* messages/MWatchNotify: include an error code in the messageSage Weil2014-08-251-9/+25