summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: Update the configuration example for radosgwhistoric/libradosgwWido den Hollander2011-12-161-24/+41
* man: It is capital -C instead of -c when for creating a new keyringWido den Hollander2011-12-161-1/+1
* rgw: libradosgw, buckets initial workYehuda Sadeh2011-12-062-9/+136
* rgw: get most to compile, ready to start working on I/O pathYehuda Sadeh2011-12-0614-158/+119
* rgw: more cleanupsYehuda Sadeh2011-12-0615-61/+69
* rgw: ObjRef template doesn't need two typesYehuda Sadeh2011-12-052-16/+10
* rgw: more shuffling, refcount infrastructureYehuda Sadeh2011-12-0210-260/+457
* rgw: get rid of old cruftYehuda Sadeh2011-12-022-108/+50
* rgw: get rid of RGWAccess, RGWFSYehuda Sadeh2011-12-0218-1161/+82
* radosgw: shuffle some things aroundYehuda Sadeh2011-12-029-35/+120
* libradosgw: amend apiYehuda Sadeh2011-12-021-5/+13
* libradosgw: header compilesYehuda Sadeh2011-12-022-14/+24
* libradosgw: initial work (not compiling)Yehuda Sadeh2011-12-021-0/+176
* obsync: tear out rgwYehuda Sadeh2011-11-221-261/+1
* rgw: don't remove tail of lru if that's what we touchYehuda Sadeh2011-11-221-0/+7
* PG: it's not necessary to call build_inc_scrub_map in build_scrub_mapSamuel Just2011-11-211-5/+0
* Merge remote branch 'gh/wip-mon'Sage Weil2011-11-2116-83/+45
|\
| * paxosservice: tolerate _active() call when not activeSage Weil2011-11-211-1/+5
| * paxos: fix sharing of learned commits during collect/lastSage Weil2011-11-202-8/+21
| * paxosservice: consolidate _active and _commitSage Weil2011-11-192-27/+5
| * paxosservice: remove unused committed() callbackSage Weil2011-11-1914-43/+0
| * mon: mdsmon: tick() from on_active() instead of committed()Sage Weil2011-11-193-1/+7
| * mon: share random osd map from update_from_paxos, not committed()Sage Weil2011-11-192-9/+13
* | osd: fix 'stop' commandSage Weil2011-11-211-0/+15
* | osd: protect handle_osd_map requeueing with queue lockSage Weil2011-11-212-59/+38
* | osd: lock pg when requeuing requestsSage Weil2011-11-211-2/+3
* | objecter: simplify map request checkSage Weil2011-11-211-1/+1
* | objecter: cancel tick event on shutdownSage Weil2011-11-212-4/+21
* | rgw: support alternative date formattingYehuda Sadeh2011-11-201-1/+6
|/
* config: support --no-<foo> for bool optionsSage Weil2011-11-191-4/+12
* config: whitespaceSage Weil2011-11-191-39/+21
* osdmon: set the maps-to-keep floor to be at least epoch 0Greg Farnum2011-11-181-1/+1
* Revert "osd: simplify finalizing scrub on replica"Samuel Just2011-11-183-6/+25
* FileStore.cc: onreadable callbacks in OpSequencer order is enoughSamuel Just2011-11-182-29/+4
* osd: error responses should trigger all requested notifications.Greg Farnum2011-11-181-6/+1
* objecter: trigger oncommit acks if the request returns an error code.Greg Farnum2011-11-181-3/+1
* paxos: do not create_pending if !activeSage Weil2011-11-181-2/+3
* Revert "mon: don't propose new state from update_from_paxos"Sage Weil2011-11-181-1/+4
* mon: don't propose new state from update_from_paxosSage Weil2011-11-171-4/+1
* rgw: if swift url is not set up, just use whatever client usedYehuda Sadeh2011-11-171-7/+37
* fuse: fix readdir return codeSage Weil2011-11-171-6/+3
* paxos: fix trimming when we skip over incrementalsSage Weil2011-11-171-6/+5
* paxos: store stashed state _and_ incrementalsSage Weil2011-11-171-1/+0
* mon: elector: always start election via monitorSage Weil2011-11-171-2/+4
* common: libraries should not log to stdout/stderrSage Weil2011-11-171-13/+18
* objecter: set skipped_map if we skip a mapSage Weil2011-11-171-0/+1
* objecter: add is_locked() assertsSage Weil2011-11-171-0/+7
* objecter: send slow osd MPing via Connection*Sage Weil2011-11-171-1/+1
* osd: add pending_ops assertSage Weil2011-11-161-0/+1
* mon: renamed get_latest* -> get_stashed*Sage Weil2011-11-168-21/+21