summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * PG: add split_into to populate child membersSamuel Just2012-12-054-0/+134
| * osd/: splitting a pg now triggers a new intervalSamuel Just2012-12-055-6/+22
| * PrioritizedQueue: allow caller to get items removed by removed_by_filterSamuel Just2012-12-051-8/+18
| * mon/OSDMonitor: enable split in MonitorSamuel Just2012-12-051-5/+0
| * PGMonitor,OSD: don't send creates on splitSamuel Just2012-12-053-21/+7
| * OSD: dispatch_context only discard transaction if contexts emptySamuel Just2012-12-052-1/+4
| * OSD: don't wait for superblock writes in handle_osd_mapSamuel Just2012-12-053-21/+29
| * os/: Add CollectionIndex::prep_deleteSamuel Just2012-12-054-0/+47
| * os/: Add failure CollectionIndex failure injectionSamuel Just2012-12-057-18/+163
| * test/store_test: add simple tests for collection_splitSamuel Just2012-12-051-0/+66
| * os/: add filestore collection_splitSamuel Just2012-12-059-4/+439
* | Merge remote-tracking branch 'gh/wip-filestore2' into nextSage Weil2012-12-103-52/+20
|\ \
| * | os/JournalingObjectStore: simplify op_submitting sanity checkSage Weil2012-12-082-8/+6
| * | os/JournalingObjectStore: remove unused ops_submittingSage Weil2012-12-081-1/+0
| * | os/JourningObjectStore: drop now-useless max_applying_seqSage Weil2012-12-082-12/+4
| * | filestore: simplify op quescingSage Weil2012-12-083-31/+10
* | | config_opts.h: adjust recovery defaultsSamuel Just2012-12-101-4/+4
* | | Merge remote-tracking branch 'gh/wip-3559' into nextSage Weil2012-12-107-3/+204
|\ \ \
| * | | mds: move from EXCL to SYNC if nobody wants to writeSage Weil2012-12-071-1/+1
| * | | mds/locker: Add debugging for excl->mix transSam Lang2012-12-071-1/+4
| * | | test/libcephfs: Add a test for validating capsSam Lang2012-12-072-1/+140
| * | | client: Add routine to get caps of file/fdSam Lang2012-12-074-0/+59
* | | | mon: fix leak of pool op reply dataSage Weil2012-12-082-8/+11
| |/ / |/| |
* | | osd: make pool_stat_t encoding backward compatible with v0.41 and olderSage Weil2012-12-085-6/+15
* | | Merge remote-tracking branch 'gh/wip-ceph-test' into nextSage Weil2012-12-087-39/+227
|\ \ \
| * | | ceph.spec.in: Fix typo.Gary Lowell2012-11-271-1/+1
| * | | ceph.spec.in: Add new test programs to package.Gary Lowell2012-11-271-0/+3
| * | | Makefile: Add test/osdc/FakeWriteback.h to noship-headers.Gary Lowell2012-11-271-1/+2
| * | | packaging: Add ceph-test debian packageGary Lowell2012-11-273-0/+71
| * | | ObjectContents.h: Fix compiler warning by adding parenthesisGary Lowell2012-11-271-1/+1
| * | | Makefiles: Use AM_CXXFLAGS for crypto library compiler optionsGary Lowell2012-11-272-24/+31
| * | | ceph.spec.in: Enable rest-bench and debug configure optionsGary Lowell2012-11-271-0/+2
| * | | ceph.spec.in: Add rest-bench and ceph-test packages.Gary Lowell2012-11-271-0/+86
| * | | Makefiles: Update noinst_headersGary Lowell2012-11-271-14/+32
* | | | crush/CrushWrapper: do not crash if you move an item with no current homeSage Weil2012-12-081-2/+6
* | | | mon: Elector: init elector before each electionJoao Eduardo Luis2012-12-081-0/+1
* | | | Merge branch 'testing' into nextSage Weil2012-12-0810-32/+94
|\ \ \ \
| * | | | init-ceph: =, not ==Sage Weil2012-12-081-1/+1
| * | | | debian: add ceph.postinst to remove /etc/init/ceph.conf on updateDan Mick2012-12-071-0/+48
| * | | | PG: remove last_epoch_started asserts in proc_primary_infoSamuel Just2012-12-071-4/+0
| * | | | auth: set default auth_client_requiredYehuda Sadeh2012-12-071-1/+1
| * | | | auth: changed order of test for legacy and new authenticationPeter Reiher2012-12-075-28/+33
| * | | | auth: improve loggingYehuda Sadeh2012-12-073-2/+11
* | | | | rbd: use ExportContext for progress, not cerrDan Mick2012-12-071-2/+4
* | | | | librbd: change internal order parameter to pass-by-valueJosh Durgin2012-12-072-9/+9
* | | | | librbd: clean up after errors in createJosh Durgin2012-12-071-60/+124
* | | | | librbd: bump version for new functionsJosh Durgin2012-12-071-1/+1
* | | | | mon: PGMonitor: erase entries from 'creating_pgs_by_osd' when set is emptyJoao Eduardo Luis2012-12-072-2/+9
* | | | | mon: Monitor: rework 'paxos' to a list instead of a vectorJoao Eduardo Luis2012-12-072-20/+22
* | | | | Merge branch 'testing' into nextSage Weil2012-12-078-11/+11
|\ \ \ \ \ | |/ / / /