summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #219 from ceph/wip-rbd-progressJosh Durgin2013-04-172-11/+22
|\ \
| * | rbd: add --no-progress switchSage Weil2013-04-172-11/+22
|/ /
* | leveldbstore: handle old versions of leveldbGreg Farnum2013-04-173-0/+14
* | Merge remote-tracking branch 'gh/wip-4521-fix' into nextSage Weil2013-04-173-0/+50
|\ \
| * | mon: Monitor: convert osdmap_full as wellJoao Eduardo Luis2013-04-172-0/+38
| * | mon: PaxosService: add helper function to check if a given version existsJoao Eduardo Luis2013-04-171-0/+12
* | | mds: change XLOCK/XLOCKDONE's next state to LOCKYan, Zheng2013-04-172-4/+8
* | | mds: pass proper mask to CInode::get_caps_issuedYan, Zheng2013-04-172-3/+4
|/ /
* | osd/PG.cc: initialize PG::flushed in constructorDanny Al-Gaaf2013-04-171-0/+1
* | Merge pull request #215 from ceph/wip-leveldb-configSage Weil2013-04-175-7/+104
|\ \
| * | config: provide settings for the LevelDB stores we useGreg Farnum2013-04-163-0/+26
| * | os: bring leveldbstore options up to dateGreg Farnum2013-04-122-7/+78
* | | Fix policy handling for RESTful admin api.caleb miles2013-04-171-1/+0
* | | qa: pull qemu-iotests from ceph.com mirrorSage Weil2013-04-161-1/+1
* | | Merge pull request #214 from ceph/wip-objectcacher-handler-orderedSage Weil2013-04-168-53/+121
|\ \ \
| * | | LibrbdWriteback: complete writes strictly in orderJosh Durgin2013-04-102-2/+73
| * | | LibrbdWriteback: removed unused and undefined methodJosh Durgin2013-04-101-1/+0
| * | | LibrbdWriteback: use a tid_t for tidsJosh Durgin2013-04-101-1/+1
| * | | WritebackHandler: make read return nothingJosh Durgin2013-04-106-30/+28
| * | | ObjectCacher: deduplicate final part of flush_set()Josh Durgin2013-04-102-19/+19
* | | | librbd: flush on diff_iterateSage Weil2013-04-161-0/+3
* | | | Merge branch 'next' of https://github.com/ceph/ceph into nextJohn Wilkins2013-04-161-11/+11
|\ \ \ \
| * | | | os/FileJournal: fix journal completion plug removalSage Weil2013-04-161-11/+11
* | | | | doc: Cherry-picked from master to next. Uses ceph-mds package during upgrade.John Wilkins2013-04-161-1/+1
* | | | | doc: Cherry-picked from master to next. Rewrite of CloudStack document.John Wilkins2013-04-161-47/+113
* | | | | doc: Cherry-picked from master to next. Updates config to use virtio.John Wilkins2013-04-161-2/+5
* | | | | doc: Cherry-picked from master to next. Reorders ceph osd create.John Wilkins2013-04-161-9/+14
* | | | | doc: Cherry picked from master to next. Adds comments on naming OSDs.John Wilkins2013-04-161-1/+24
|/ / / /
* | | | client: Fix inode remove from snaprealm raceSam Lang2013-04-161-2/+2
* | | | librbd: use initialized data for DiffIterateDiscard testSage Weil2013-04-151-0/+1
* | | | librbd: print seed for all DiffIterate testsSage Weil2013-04-151-0/+8
* | | | Merge pull request #217 from alram/masterSage Weil2013-04-151-1/+1
|\ \ \ \
| * | | | Fix: use absolute path with udevAlexandre Marangone2013-04-151-1/+1
* | | | | qa: add workunit for running qemu-iotestsJosh Durgin2013-04-121-0/+22
| |_|/ / |/| | |
* | | | mds: output error number when failing to load an MDSTableGreg Farnum2013-04-121-1/+1
* | | | init-radosgw.sysv: New radosgw init file for rpm based systemsGary Lowell2013-04-113-4/+96
| |_|/ |/| |
* | | Merge pull request #213 from ceph/wip-sessionmap-4644Sam Lang2013-04-111-2/+2
|\ \ \
| * | | mds: fix session_info_t decodingYan, Zheng2013-04-101-2/+2
| | |/ | |/|
* | | Merge pull request #212 from ceph/wip-4451Gregory Farnum2013-04-116-29/+58
|\ \ \
| * | | mds: Delay export on missing inodes for reconnectSam Lang2013-04-115-17/+46
| * | | client: Unify session close handlingSam Lang2013-04-111-12/+12
|/ / /
* | | OSD: make pg upgrade logging quietSamuel Just2013-04-101-2/+7
* | | Merge branch 'wip_4654' into nextSamuel Just2013-04-104-10/+21
|\ \ \
| * | | FileJournal: start_seq is seq+1 if journalq.empty()Samuel Just2013-04-101-1/+1
| * | | FileJournal: fix off by one error in committed_thruSamuel Just2013-04-101-1/+1
| * | | Journal: commits may not include all journaled seqsSamuel Just2013-04-101-3/+13
| * | | Journal: pass the sequence number to commit_startSamuel Just2013-04-104-5/+6
* | | | rbd qa/workunits: add rbd read data testAlex Elder2013-04-101-0/+608
* | | | rgw_admin: Create keys for a new user by default.caleb miles2013-04-101-2/+3
| |/ / |/| |
* | | test_stress_watch: remove bogus assertsJosh Durgin2013-04-101-6/+0