summaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-02mds: Fix Session::get_request_countJohn Spray1-0/+1
2014-08-28rgw: don't try to authenticate a CORS preflight requestYehuda Sadeh2-3/+14
2014-08-28PG::can_discard_op: do discard old suboprepliesSamuel Just1-1/+1
2014-08-28civetweb: update submoduleYehuda Sadeh1-0/+0
2014-08-27civetweb: update submoduleYehuda Sadeh1-0/+0
2014-08-27rgw: convert header field underscores into dashesYehuda Sadeh1-24/+28
2014-08-27rgw: clear bufferlist if write_data() successfulYehuda Sadeh1-1/+5
2014-08-27PG: mark_log_for_rewrite on resurrectionSamuel Just1-0/+1
2014-08-27OSD::session_notify_pg_create: requeue at the start of the queueSamuel Just1-1/+1
2014-08-26ReplicatedPG:start_flush send a second deleteSamuel Just1-9/+53
2014-08-26ReplicatedPG::start_flush: remove superfluous loopSamuel Just1-2/+0
2014-08-26PG: recover from each osd at most onceSamuel Just1-7/+23
2014-08-26PG: make the reservation sets more descriptively namedSamuel Just2-19/+19
2014-08-26osd/OSDMap: encode blacklist in deterministic orderSage Weil1-1/+10
2014-08-25rgw: fix test to identify whether object has tailYehuda Sadeh1-0/+5
2014-08-25ceph_test_rados_api_tier: make PromoteOn2ndRead test tolerate retriesSage Weil1-2/+22
2014-08-25CollectionIndex: Collection name is added to the access_lock nameSomnath Roy3-4/+10
2014-08-22rgw: use a separate callback for civetweb access logYehuda Sadeh4-1/+8
2014-08-22rgw: separate civetweb log from rgw logYehuda Sadeh6-6/+25
2014-08-21mon: make dispatch(), _ms_dispatch() voidSage Weil2-18/+12
2014-08-21mon: always process the message in dispatchSage Weil1-1/+3
2014-08-21mon: fix occasional message leak after session resetSage Weil1-2/+3
2014-08-18doc: Removed quick guide and wireshark from top-level IA.John Wilkins1-2/+0
2014-08-18doc: Move wireshark documentation to dev.John Wilkins1-0/+0
2014-08-18doc/release-notes: v0.84Sage Weil2-22/+109
2014-08-18doc: add notes on using "ceph fs new"john2-1/+64
2014-08-180.84v0.84Jenkins2-1/+7
2014-08-18qa/workunits/rbd/qemu-iotests: touch common.envSage Weil1-0/+5
2014-08-18qa/workunits/rbd/qemu-iotests: touch common.envSage Weil1-0/+5
2014-08-17qa/workunits/rest/test.py: use rbd instead of data pool for size testsSage Weil1-7/+7
2014-08-17qa/workunits/rest/test.py: do snap test on our data2/3 poolSage Weil1-4/+4
2014-08-17qa/workunits/rest/test.py: fix rd_kb -> rd_bytesSage Weil1-2/+2
2014-08-16osd: fix theoretical use-after-free of OSDMapSage Weil1-2/+2
2014-08-16vstart.sh: make filestore fd cache size smallerSage Weil1-0/+1
2014-08-16mon: track stuck undersizedSage Weil3-0/+23
2014-08-16mon: track pgs that get stuck degradedSage Weil3-0/+20
2014-08-16osd: track last_fullsized in pg_stat_tSage Weil1-0/+2
2014-08-16osd: track last_undegraded pg statSage Weil1-0/+2
2014-08-16osd/osd_types: add last_undegraded, last_undersized to pg_stat_tSage Weil2-2/+17
2014-08-16osd/PG: track PG_STATE_UNDERSIZED separately from DEGRADEDSage Weil1-11/+27
2014-08-16osd: add PG_STATE_UNDERSIZEDSage Weil3-1/+5
2014-08-16osd/PG: account for misplaces separately than degradedSage Weil1-9/+42
2014-08-16librados: approximate legacy 'degraded' valueSage Weil1-1/+3
2014-08-16mon: warn about misplaced objects, just like degradedSage Weil4-1/+22
2014-08-16osd: num_objects_misplacedSage Weil2-3/+18
2014-08-16qa/workunits/rest/test.py: fix 'df' test to use total_used_bytesSage Weil1-2/+2
2014-08-16Revert "os/FileJournal: Update the journal header when closing journal"Sage Weil1-2/+1
2014-08-16rgw: update civetweb submoduleYehuda Sadeh1-0/+0
2014-08-16init-ceph: don't use bashismSage Weil1-1/+1
2014-08-16Fix -Wno-format and -Werror=format-security options clashBoris Ranto1-1/+1