summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Feature 3667: Support extra canned acls.caleb miles2013-02-077-21/+70
* | modified the script to run on both argonaut and bobtail.tamil2013-02-072-9/+17
* | mds: rename mds_traceless_replies to mds_inject_traceless_reply_probabilityGreg Farnum2013-02-072-4/+5
* | qa: fix iogen scriptSage Weil2013-02-061-0/+5
* | client: trigger the completion in _flush when short-cuttingGreg Farnum2013-02-061-0/+2
* | mds: add "mds traceless replies" debug optionGreg Farnum2013-02-063-4/+15
* | logrotate.conf: Silence rgw logrotate some moreGary Lowell2013-02-061-3/+3
* | silence logrotate some moreAlexandre Oliva2013-02-061-3/+3
* | Merge remote-tracking branch 'gh/wip-danny-cleanups'Sage Weil2013-02-069-20/+25
|\ \
| * | rbd-fuse: fix for loop in open_rbd_image()Danny Al-Gaaf2013-02-061-1/+1
| * | msg/Message.h: fix C-style pointer castingDanny Al-Gaaf2013-02-061-2/+2
| * | messages/MOSDRepScrub.h: initialize member variable in constructorDanny Al-Gaaf2013-02-061-1/+4
| * | include/xlist.h: fix C-style pointer castingDanny Al-Gaaf2013-02-061-3/+3
| * | include/types.h: change operator<< function parameterDanny Al-Gaaf2013-02-061-1/+1
| * | include/buffer.h: fix operator=Danny Al-Gaaf2013-02-061-3/+5
| * | obj_bencher.cc: use vector instead of VLA'sDanny Al-Gaaf2013-02-061-6/+7
| * | ceph_crypto.cc: remove unused shutdown() outside crypto ifdef'sDanny Al-Gaaf2013-02-061-1/+0
| * | WorkQueue.h: fix castDanny Al-Gaaf2013-02-061-2/+2
* | | Merge remote-tracking branch 'gh/wip-3768'Sage Weil2013-02-067-10/+36
|\ \ \
| * | | Makefile: Add rgw/logrotate.conf source tarballGary Lowell2013-02-051-0/+1
| * | | logrotate.conf: Remove unneeded loop and update new rgw version.Gary Lowell2013-02-052-7/+15
| * | | rgw: create a separate logrotate file for radosgwYehuda Sadeh2013-02-054-1/+19
| * | | cli test: add pg deep-scrub option to testGary Lowell2013-02-041-0/+1
| * | | install: remove perl dependencyGary Lowell2013-02-043-3/+2
* | | | test: fix Throttle unit test.Greg Farnum2013-02-061-2/+5
* | | | osd: do not spam system log on successful read_logSage Weil2013-02-061-1/+2
| |/ / |/| |
* | | Merge remote-tracking branch 'gh/wip-osd-commands'Sage Weil2013-02-058-5/+275
|\ \ \
| * | | mon: move list_rules into CrushWrapper methodSage Weil2013-02-051-5/+1
| * | | crush: add list_rules() methodSage Weil2013-02-052-0/+10
| * | | qa: add workunits/mon/crush_ops.shSage Weil2013-02-051-0/+23
| * | | mon: 'osd crush rule rm <name>'Sage Weil2013-02-051-0/+46
| * | | osdmap: method to check if a crush ruleset is in useSage Weil2013-02-052-0/+10
| * | | crush: remove_rule() methodSage Weil2013-02-052-0/+15
| * | | crush: factor out (trivial) crush_destroy_rule()Sage Weil2013-02-052-1/+7
| * | | mon: 'osd crush rules list|ls'Sage Weil2013-02-051-0/+27
| * | | mon: 'osd crush dump'Sage Weil2013-02-051-0/+11
| * | | crush: factor out dump_rules from dumpSage Weil2013-02-052-1/+7
| * | | mon: 'osd crush rule create-simple <name> <root> <failure_domain_type>'Sage Weil2013-02-051-0/+42
| * | | crush: add_simple_rule() commandSage Weil2013-02-052-0/+43
| * | | crush: fix get_rule_id() return valueSage Weil2013-02-051-1/+1
| * | | crush: add rule_exists()Sage Weil2013-02-051-2/+5
| * | | mon: 'osd find <osd-id>' commandSage Weil2013-02-051-0/+32
* | | | Merge branch 'wip-2753-fsync-errors'Greg Farnum2013-02-052-14/+53
|\ \ \ \ | |/ / / |/| | |
| * | | client: return errors to the user if fsync failsGreg Farnum2013-01-292-14/+53
| * | | client: Wait for caps to flush when flushing metadata.Greg Farnum2013-01-291-1/+1
* | | | Merge pull request #39 from dachary/masterGregory Farnum2013-02-055-1/+267
|\ \ \ \ | |_|_|/ |/| | |
| * | | Relax Throttle::_reset_max conditions and associated unit testsLoic Dachary2013-02-055-1/+267
* | | | os: default to 'journal aio = true'Sage Weil2013-02-051-1/+1
* | | | Merge pull request #36 from cmello/masterGregory Farnum2013-02-051-2/+2
|\ \ \ \
| * | | | Added libexpat dependencyCesar Mello2013-01-261-2/+2