| Commit message (Expand) | Author | Age | Files | Lines |
* | 0.81v0.81 | Jenkins | 2014-06-02 | 2 | -1/+7 |
* | Merge pull request #1857 from ceph/wip-8265 | Sage Weil | 2014-06-02 | 5 | -5/+187 |
|\ |
|
| * | qa/workunits/cephtool: test setting options using SI units | Joao Eduardo Luis | 2014-05-30 | 1 | -1/+60 |
| * | common/config.cc: allow integer values to be parsed as SI units | Joao Eduardo Luis | 2014-05-30 | 1 | -4/+4 |
| * | test/strtol.cc: Test 'strict_strtosi()' | Joao Eduardo Luis | 2014-05-30 | 1 | -0/+75 |
| * | common/strtol.cc: strict_strtosi() converts str with SI units to uint64_t | Joao Eduardo Luis | 2014-05-30 | 2 | -0/+48 |
* | | rgw: calc md5 and compare if user provided appropriate header | Yehuda Sadeh | 2014-05-30 | 1 | -0/+7 |
* | | Merge pull request #1878 from ceph/wip-map-advance | Samuel Just | 2014-05-28 | 1 | -2/+7 |
|\ \
| |/
|/| |
|
| * | osd: fix map advance limit to handle map gaps | Sage Weil | 2014-05-25 | 1 | -2/+7 |
|/ |
|
* | Merge pull request #1825 from ceph/wip-8380 | Samuel Just | 2014-05-20 | 2 | -1/+3 |
|\ |
|
| * | osd: skip out of order op checks on tiered pools | Sage Weil | 2014-05-19 | 2 | -1/+3 |
|/ |
|
* | OSD: fix an osdmap_subscribe interface misuse | Greg Farnum | 2014-05-16 | 1 | -1/+1 |
* | workunits: provide some output in the dirfrag.sh test | Greg Farnum | 2014-05-14 | 1 | -0/+4 |
* | Merge pull request #1803 from onlyjob/java-gcj | Gregory Farnum | 2014-05-14 | 3 | -5/+5 |
|\ |
|
| * | prioritise use of `javac` executable (gcj provides it through alternatives). | Dmitry Smirnov | 2014-05-12 | 1 | -2/+2 |
| * | pass '-classpath' option (gcj/javah ignores CLASSPATH environment variable). | Dmitry Smirnov | 2014-05-12 | 1 | -2/+2 |
| * | look for "jni.h" in gcj-jdk path, needed to find "jni.h" with gcj-jdk_4.9.0 | Dmitry Smirnov | 2014-05-12 | 1 | -1/+1 |
* | | Merge pull request #1806 from ceph/wip-8011 | Samuel Just | 2014-05-14 | 0 | -0/+0 |
|\ \ |
|
| * | | ReplicatedPG: block scrub on blocked object contexts | Samuel Just | 2014-05-13 | 5 | -6/+49 |
* | | | doc: Clarified Debian uses sysvinit. | John Wilkins | 2014-05-14 | 1 | -4/+4 |
* | | | doc: Added rgw print continue guidance. | John Wilkins | 2014-05-14 | 1 | -0/+7 |
* | | | doc: Minor edit. | John Wilkins | 2014-05-14 | 1 | -2/+2 |
* | | | doc: Added clarifying text to CRUSH add command. | John Wilkins | 2014-05-14 | 1 | -7/+14 |
* | | | doc: Omitted glance_api_version=2 to fix creating images from volumes. | John Wilkins | 2014-05-14 | 1 | -1/+0 |
* | | | doc: Changed example to use virtio and put key usage into one line. | John Wilkins | 2014-05-14 | 1 | -3/+2 |
* | | | Merge pull request #1802 from ceph/wip-mds-misc | Sage Weil | 2014-05-14 | 7 | -140/+78 |
|\ \ \ |
|
| * | | | mds: lower IO priority of storing backtrace | Yan, Zheng | 2014-05-13 | 3 | -3/+8 |
| * | | | mds: deny reconnect for closed session | Yan, Zheng | 2014-05-12 | 1 | -16/+11 |
| * | | | mds: revert EMetaBlob::{fullbit,remotebit,nullbit} encoding optimization | Yan, Zheng | 2014-05-12 | 2 | -95/+36 |
| * | | | mds: properly clear new flag for stale client cap | Yan, Zheng | 2014-05-12 | 1 | -0/+2 |
| * | | | mds: propagate inode rstat if it has never been propagated | Yan, Zheng | 2014-05-12 | 1 | -12/+7 |
| * | | | mds: avoid journaling unnecessary dir context | Yan, Zheng | 2014-05-12 | 1 | -4/+4 |
| * | | | mds: cleanup usage of MDCache::predirty_journal_parent() | Yan, Zheng | 2014-05-12 | 2 | -10/+10 |
| | |/
| |/| |
|
* | | | Merge pull request #1810 from ceph/wip-fedora | Sage Weil | 2014-05-14 | 1 | -3/+15 |
|\ \ \ |
|
| * | | | doc: update instructions for RPM distros | John Spray | 2014-05-13 | 1 | -3/+15 |
* | | | | Improve Bash completion for various tools | Wido den Hollander | 2014-05-13 | 3 | -12/+29 |
* | | | | test: fix some templates to match new output code | Greg Farnum | 2014-05-13 | 3 | -18/+18 |
|/ / / |
|
* | | | Merge pull request #1771 from ceph/wip-5021 | Gregory Farnum | 2014-05-13 | 2 | -72/+96 |
|\ \ \ |
|
| * | | | client: fix whitespace in stat relpath | Sage Weil | 2014-05-10 | 1 | -4/+4 |
| * | | | client: use __func__ instead of incorrect function name in insert_readdir_res... | Sage Weil | 2014-05-10 | 1 | -4/+4 |
| * | | | client: make less noise when unlinking during readdir | Sage Weil | 2014-05-10 | 1 | -3/+7 |
| * | | | client: invalidate dentry leases when unlinking | Sage Weil | 2014-05-10 | 1 | -1/+3 |
| * | | | client: audit unlink() callers | Sage Weil | 2014-05-10 | 1 | -14/+14 |
| * | | | client: unlink dentry on traceless rmdir, unlink reply | Sage Weil | 2014-05-08 | 1 | -3/+6 |
| * | | | client: do not manually clean up on unlink/rmdir | Sage Weil | 2014-05-08 | 1 | -16/+0 |
| * | | | client: refactor _lookup; fix NULL dentry case | Sage Weil | 2014-05-08 | 1 | -7/+13 |
| * | | | client: skip insert_trace on safe requests | Sage Weil | 2014-05-08 | 1 | -0/+6 |
| * | | | client: handle traceless rename in insert_trace, not verify_reply_trace | Sage Weil | 2014-05-07 | 1 | -8/+12 |
| * | | | client: avoid blindly removing dentries | Sage Weil | 2014-05-07 | 1 | -4/+8 |
| * | | | client: leave NULL dentry in place on ENOENT during lookup | Sage Weil | 2014-05-07 | 2 | -26/+30 |