summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* os, osd, tools: Add backportable compatibility checking for sharded objectswip-compat-cuttlefishDavid Zafman2013-09-257-14/+287
* osd: read_superblock() not outputing unsupported features when incompatibleDavid Zafman2013-09-251-2/+2
* include: Bug fixes for CompatSetDavid Zafman2013-09-251-11/+8
* osd: change warn_interval_multiplier to uint32_tLoic Dachary2013-09-241-1/+1
* rgw: don't call list::size() in ObjectCacheYehuda Sadeh2013-09-192-2/+6
* rgw: drain pending requests before completing writeYehuda Sadeh2013-09-181-4/+12
* Merge pull request #573 from dalgaaf/fix/da-cuttlefish-fixes-and-cherry-picksSage Weil2013-09-074-32/+55
|\
| * tools/ceph.cc: add missig 'ceph osd lspools' command to helpDanny Al-Gaaf2013-09-071-0/+1
| * init-radosgw*: fix status return value if radosgw isn't runningDanny Al-Gaaf2013-09-072-2/+2
| * init-radosgw*: add all sections to usage outputDanny Al-Gaaf2013-09-072-2/+2
| * init-radosgw*: add statusDanny Al-Gaaf2013-09-072-2/+18
| * fix init-radosgw* to use the same indentationDanny Al-Gaaf2013-09-071-28/+28
| * ceph_authtool.cc: update help/usage textDanny Al-Gaaf2013-09-071-2/+8
|/
* rgw: check object name after rebuilding it in S3 POSTYehuda Sadeh2013-09-041-0/+5
* ceph.spec.in: remove trailing paren in previous commitGary Lowell2013-09-031-1/+1
* ceph.spec.in: Don't invoke debug_package macro on centos.Gary Lowell2013-09-031-1/+1
* osd: get initial full map after a map gapSage Weil2013-08-261-2/+11
* osd: fix off-by-one in map gap logicSage Weil2013-08-261-1/+1
* OSD: tolerate holes in stored mapsSamuel Just2013-08-264-7/+27
* ceph-disk: partprobe after creating journal partitionSage Weil2013-08-261-1/+13
* osdc/ObjectCacher: do not merge rx buffersSage Weil2013-08-261-0/+4
* osdc/ObjectCacher: match reads with their original rx buffersSage Weil2013-08-262-12/+33
* mon/Paxos: fix another uncommitted value corner caseSage Weil2013-08-261-1/+10
* os: make readdir_r buffers largerSage Weil2013-08-262-4/+5
* os: fix readdir_r buffer sizeSage Weil2013-08-261-3/+5
* ceph-disk: specify the filetype when mountingAlfredo Deza2013-08-231-0/+1
* QA: Compile fsstress if missing on machine.Sandon Van Ness2013-08-221-0/+15
* mds: fix locking, use-after-free/race in handle_acceptSage Weil2013-08-221-1/+2
* .gitignore: ignore test-driverSage Weil2013-08-221-0/+5
* fuse: fix warning when compiled against old fuse versionsSage Weil2013-08-221-1/+1
* json_spirit: remove unused typedefSage Weil2013-08-221-2/+0
* gtest: add build-aux/test-driver to .gitignoreSage Weil2013-08-221-0/+1
* objecter: resend unfinished lingers when osdmap is no longer pausedJosh Durgin2013-08-211-2/+12
* v0.61.8v0.61.8Gary Lowell2013-08-182-1/+7
* RadosClient: shutdown monclient after dropping lockSamuel Just2013-08-181-1/+1
* mon/OSDMonitor: make 'osd pool mksnap ...' not expose uncommitted stateSage Weil2013-08-171-23/+27
* mon/OSDMonitor: make 'osd pool rmsnap ...' not racy/crashySage Weil2013-08-161-24/+28
* librados: fix async aio completion wakeupSage Weil2013-08-151-12/+17
* librados: fix locking for AioCompletionImpl refcountingJosh Durgin2013-08-151-5/+9
* mon/Paxos: bootstrap peon too if monmap updatesSage Weil2013-08-131-1/+7
* osd: fix race when queuing recovery opsSage Weil2013-08-131-7/+22
* osd: tolerate racing threads starting recovery opsSage Weil2013-08-131-1/+1
* ceph-disk: fix mount options passed to move_mountSage Weil2013-08-121-0/+6
* rgw: fix multi deleteYehuda Sadeh2013-08-121-1/+1
* ceph.spec.in: obsolete ceph-libs only on the affected distroDanny Al-Gaaf2013-08-091-0/+6
* ceph.spec.in: Obsolete ceph-libsGary Lowell2013-08-091-0/+3
* common: pick_addresses: fix bug with observer class that triggered #5205Joao Eduardo Luis2013-08-091-7/+6
* make sure we are using the mount optionsAlfredo Deza2013-08-081-0/+4
* PG: set !flushed in Reset()Samuel Just2013-08-081-1/+2
* osd: make open classes on start optionalSage Weil2013-08-072-1/+4