summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.46v0.46Sage Weil2012-04-302-1/+7
* librbd: use unique error code for image removal failuresJosh Durgin2012-04-302-3/+10
* FileJournal: simply flush by waiting for completions to emptySamuel Just2012-04-273-46/+6
* PG: in GetInfo Notify handler, fix peer_info_requested filterSamuel Just2012-04-271-1/+1
* librados: test get/set of debug levelsSage Weil2012-04-261-0/+35
* config: allow {get,set}_val on subsystem debug levelsSage Weil2012-04-262-3/+37
* librbd: the length argument of aio_discard should be uint64_tJosh Durgin2012-04-263-5/+5
* filestore: interprect any fiemap error as EOPNOTSUPPSage Weil2012-04-261-1/+1
* filestore: fix a journal replay issue with collection_add()Joao Eduardo Luis2012-04-261-0/+8
* osd: filter osds removed from probe set from peer_info_requestedSage Weil2012-04-261-51/+64
* PG: get_infos() should not post GotInfoSamuel Just2012-04-261-4/+3
* Revert "PG: whitelist MNotifyRec in started"Samuel Just2012-04-261-2/+0
* PG: whitelist MNotifyRec in startedSamuel Just2012-04-261-0/+2
* mon: decode old PGMap Incrementals differently from new onesGreg Farnum2012-04-241-3/+9
* Merge remote branch 'origin/wip-rbd-snapid' into nextJosh Durgin2012-04-242-62/+113
|\
| * test_rbd: add tests for snap_set and more complicated resizingJosh Durgin2012-04-241-2/+56
| * librbd: reset needs_refresh flag before re-reading headerJosh Durgin2012-04-241-4/+7
| * librbd: clean up snapshot handling a bitJosh Durgin2012-04-241-51/+47
| * librbd: clarify handle_sparse_read conditionJosh Durgin2012-04-241-5/+3
* | librbd: pass errors removing head back to userSage Weil2012-04-241-1/+5
* | mon: clean up handle_osd_timeouts a bitSage Weil2012-04-241-6/+4
* | mon: fix pg stats timeoutSage Weil2012-04-242-8/+5
* | mon: fix whitespaceSage Weil2012-04-241-2/+2
* | mon: fix pgmonitor ratio commandsGreg Farnum2012-04-241-2/+2
|/
* run_seed_to.sh: rework the script, make it more flexible and broaden the tests.Sage Weil2012-04-231-26/+268
* librbd: rev version for discard additionSage Weil2012-04-231-1/+1
* Merge remote-tracking branch 'gh/wip-discard'Sage Weil2012-04-2311-278/+808
|\
| * perfcounters: tolerate multiple loggers with the same nameSage Weil2012-04-222-3/+15
| * Merge branch 'master' into wip-discardSage Weil2012-04-218-241/+356
| |\
| * | Makefile: disable format-security warningSage Weil2012-04-211-1/+1
| * | filestore: verify that fiemap worksSage Weil2012-04-212-16/+73
| * | rados: fix error printout for mapextSage Weil2012-04-211-3/+3
| * | librbd: instrument with perfcountersSage Weil2012-04-211-7/+97
| * | librbd: allow image resize to non-block boundariesSage Weil2012-04-201-5/+17
| * | objectcacher: rename truncate_set -> discard_set, and use discardSage Weil2012-04-204-21/+13
| * | objectcacher: implement Object::discard()Sage Weil2012-04-202-1/+35
| * | librbd: fix debug outputSage Weil2012-04-201-2/+2
| * | librbd: make discard invalidate the range in cacheSage Weil2012-04-201-0/+27
| * | librbd: fix zeroing of trailing bits on short reads that span objectsSage Weil2012-04-201-10/+21
| * | librbd: fix debug output for image resizeSage Weil2012-04-201-3/+3
| * | test_librbd_fsx: port newer xfsprogs versionSage Weil2012-04-201-411/+176
| * | revert to xfstests' fsx, which has discard supportSage Weil2012-04-201-332/+862
* | | run_seed_to.sh: remove stray argSage Weil2012-04-231-1/+0
| |/ |/|
* | librbd: fix ictx_check pointer weirdness by using std::stringSage Weil2012-04-201-4/+5
* | FileJournal: don't wait flusher until completions are queuedSamuel Just2012-04-201-19/+20
* | filestore: fix collection_add journal replay problemSage Weil2012-04-203-4/+14
* | FileStoreDiff: flip sense of diff*() methods aroundSage Weil2012-04-202-42/+66
* | test_idempotent_sequence: Use FileStoreDiff class instead.Sage Weil2012-04-204-210/+5
* | test_idempotent_sequence: Output missing options on "usage".Joao Eduardo Luis2012-04-201-1/+3
* | FileStoreDiff: check if two FileStores match.Joao Eduardo Luis2012-04-202-0/+282
|/