| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph_release: the next release will be octopus | Sage Weil | 2019-03-20 | 1 | -0/+5 |
* | common/ceph_strings: get_con_mode_name() | Sage Weil | 2019-02-21 | 1 | -0/+10 |
* | mds: initial code for client states reclaim | Yan, Zheng | 2018-09-26 | 1 | -1/+1 |
* | mds: translate CEPH_MDS_STATE_NULL state name as null | Zhi Zhang | 2018-09-12 | 1 | -0/+2 |
* | osdc/Objecter: drop change_pool_auid | Sage Weil | 2018-08-31 | 1 | -1/+1 |
* | Merge PR #23059 into master | Patrick Donnelly | 2018-07-16 | 1 | -0/+1 |
|\ |
|
| * | common/ceph_strings: add request_flush_mdlog op names to ceph_session_op_name() | Yanhu Cao | 2018-07-13 | 1 | -0/+1 |
* | | mds: introduce "ceph fs set <fs_name> min_compat_client <release_name>" | Yan, Zheng | 2018-07-12 | 1 | -0/+2 |
|/ |
|
* | include/rados: nautilus is next | Sage Weil | 2017-08-11 | 1 | -0/+5 |
* | src/common/ceph_string: stringify new osd states | xie xingguo | 2017-06-19 | 1 | -0/+4 |
* | Merge pull request #15381 from xiexingguo/wip-noout-osdlist | Yuri Weinstein | 2017-06-14 | 1 | -0/+4 |
|\ |
|
| * | mon/OSDMonitor: batch OSDs nodown/noout support | xie xingguo | 2017-06-12 | 1 | -0/+4 |
* | | Merge pull request #15371 from liewegas/wip-mon-client-features | Sage Weil | 2017-06-07 | 1 | -0/+63 |
|\ \
| |/
|/| |
|
| * | common: ceph_release_[from_]features | Sage Weil | 2017-06-07 | 1 | -0/+63 |
* | | mon: add `osd destroy` | Joao Eduardo Luis | 2017-06-05 | 1 | -1/+3 |
|/ |
|
* | common: expand CEPH_RELEASE_ names; rename helper | Sage Weil | 2017-05-31 | 1 | -1/+63 |
* | osd/OSDMap: add require_osd_release numeric field, CEPH_RELEASE_* | Sage Weil | 2017-05-30 | 1 | -0/+16 |
* | osd: Handle backfillfull_ratio just like nearfull and full | David Zafman | 2017-04-17 | 1 | -0/+2 |
* | osd: add per-osd FULL and NEARFULL state bits | Sage Weil | 2017-03-06 | 1 | -0/+4 |
* | osd: add MOSDBackoff message type | Sage Weil | 2017-02-10 | 1 | -0/+10 |
* | common/ceph_string: add ceph string constants for CEPH_SESSION_FORCE_RO | Zhi Zhang | 2016-10-17 | 1 | -0/+1 |
* | msg: introduce mgr entity_type_t | John Spray | 2016-09-29 | 1 | -0/+1 |
* | librados: add COMPRESSIBLE and INCOMPRESSIBLE alloc hints | Sage Weil | 2016-06-01 | 1 | -0/+4 |
* | rados: define alloc hint flags | Sage Weil | 2016-05-14 | 1 | -0/+24 |
* | mds: remove old scrub_dentry code | Yan, Zheng | 2016-03-07 | 1 | -1/+1 |
* | mds: repair fragstat/rstat errors in inode | Yan, Zheng | 2016-03-07 | 1 | -0/+1 |
* | mds: repair fragstat/rstat errors in dirfrag | Yan, Zheng | 2016-03-07 | 1 | -0/+1 |
* | include: define a new REJECT session message | John Spray | 2016-01-05 | 1 | -0/+1 |
* | mds: rename snapshot support | Yan, Zheng | 2015-04-10 | 1 | -0/+1 |
* | mds: introduce DAMAGED state | John Spray | 2015-03-23 | 1 | -0/+1 |
* | librados: remove failed notify | Sage Weil | 2014-12-04 | 1 | -1/+0 |
* | osd: send watch DISCONNECT to client when a watch is removed | Sage Weil | 2014-12-04 | 1 | -0/+1 |
* | osd/Watch: inform watchers when they cause a notify timeout | Sage Weil | 2014-12-04 | 1 | -0/+1 |
* | clean up CEPH_WATCH_EVENT_* namespace, and make COMPLETE distinct | Sage Weil | 2014-12-04 | 1 | -0/+9 |
* | librados: define RECONNECT and PING watch ops | Sage Weil | 2014-12-04 | 1 | -0/+4 |
* | librados: define CEPH_OSD_WATCH_OP_* | Sage Weil | 2014-12-04 | 1 | -0/+12 |
* | Merge remote-tracking branch 'origin/master' into wip-inode-scrub | Greg Farnum | 2014-11-07 | 1 | -87/+5 |
|\ |
|
| * | rados.h: use macros to generate osd ops definitons and strings | Ilya Dryomov | 2014-10-05 | 1 | -87/+5 |
* | | common/ceph_strings: add some MDS internal op names to ceph_mds_op_name() | Greg Farnum | 2014-11-07 | 1 | -0/+3 |
|/ |
|
* | mds: introduce LOOKUPNAME MDS request | Yan, Zheng | 2014-03-08 | 1 | -0/+1 |
* | osd: add SETALLOCHINT operation | Ilya Dryomov | 2014-03-03 | 1 | -0/+3 |
* | src/: add CEPH_OSD_OP_READ_SYNC | Samuel Just | 2014-01-22 | 1 | -0/+1 |
* | Merge remote-tracking branch 'gh/master' into wip-cache | Sage Weil | 2013-12-23 | 1 | -0/+2 |
|\ |
|
| * | Merge pull request #904 from ceph/wip-mds-cluster2 | Sage Weil | 2013-12-17 | 1 | -0/+2 |
| |\ |
|
| | * | mds: flush session messages before exporting caps | Yan, Zheng | 2013-12-16 | 1 | -0/+2 |
* | | | librados: add cache_flush(), cache_try_flus(), cache_evict() methods | Sage Weil | 2013-12-14 | 1 | -0/+3 |
|/ / |
|
* / | librados, osd: list and get HitSets via librados | Greg Farnum | 2013-12-06 | 1 | -0/+2 |
|/ |
|
* | OSD: add back CEPH_OSD_OP_COPY_GET, and use it in the Objecter | Greg Farnum | 2013-10-25 | 1 | -0/+1 |
* | OSD: rename CEPH_OSD_OP_COPY_GET -> CEPH_OSD_OP_COPY_GET_CLASSIC | Greg Farnum | 2013-10-25 | 1 | -1/+1 |
* | mds: start internal MDS request for fragmentating directory | Yan, Zheng | 2013-10-04 | 1 | -0/+1 |