summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.18v0.18Sage Weil2009-12-044-3/+22
* rados: move librados.h, rados_bencher.hSage Weil2009-12-0410-15/+15
* mds: avoid scatter writebehind from predirty_*Sage Weil2009-12-031-1/+4
* crush: fix whitespaceSage Weil2009-12-031-1/+1
* logger: s64, not longSage Weil2009-12-032-10/+10
* buffer: optional buffer debug outputSage Weil2009-12-033-60/+39
* ceph: fix message leaksSage Weil2009-12-031-1/+5
* init-ceph: optionally copy executable to remote host before running itSage Weil2009-12-032-2/+15
* mds: typos *sigh*Greg Farnum2009-12-031-24/+24
* mds: Cleanup/doc updatesGreg Farnum2009-12-032-10/+18
* mds: Add export killpointsGreg Farnum2009-12-032-2/+26
* mds: Add killpoints for mds exportGreg Farnum2009-12-033-2/+24
* mds: Add mds_kill_export_at asserts.Greg Farnum2009-12-032-0/+12
* config: add kill arguments for mds import/exportGreg Farnum2009-12-032-1/+6
* mds: bracket mds journal events with {start,submit}_entrySage Weil2009-12-039-30/+107
* todoSage Weil2009-12-021-0/+48
* dropped old aleung mds branch codeSage Weil2009-12-02462-107322/+0
* mon: fix allocation of low global_ids after mon restarthistoric/aleung_mds_securitySage Weil2009-12-022-7/+10
* test_ioctls: print preferred_osd value from GET_LAYOUT ioctlSage Weil2009-12-022-2/+3
* hash: fix whitespaceSage Weil2009-12-021-4/+4
* mds: set mdr->in[n] in rdlock_path_xlock_dentrySage Weil2009-12-021-0/+1
* mds: do not include /.ceph in readdir resultsSage Weil2009-12-022-0/+4
* librados: set id in messengerGreg Farnum2009-12-011-1/+1
* rados: read benchmark is asynchronous.Greg Farnum2009-12-011-32/+157
* Change hump-backed variable names.Greg Farnum2009-12-011-19/+21
* rados: pull sequential benchmark into its own functionGreg Farnum2009-12-011-41/+56
* rados: remove iTime from object names for complete determinismGreg Farnum2009-12-011-6/+3
* rados: Handle errors slightly betterGreg Farnum2009-12-012-13/+30
* rados: split up function into more subfunctionsGreg Farnum2009-12-011-142/+159
* rados: Deterministically fill data, reverse count:time orderGreg Farnum2009-12-011-3/+8
* librados: minor commentsGreg Farnum2009-12-011-0/+3
* rados: Move variables into data structure; rename to be genericGreg Farnum2009-12-011-88/+85
* rados: Move benchmark functions into separate fileGreg Farnum2009-12-012-269/+291
* qa: Rename a file for future clarity.Greg Farnum2009-12-011-0/+0
* qa: specify test path as argument ot runallone.shSage Weil2009-12-012-5/+5
* config: preserve argv[0] if appropriateSage Weil2009-12-011-1/+4
* qa: test mdstable failuresSage Weil2009-12-013-10/+27
* todoSage Weil2009-12-011-173/+3
* mds: inject mds failure during mdstable operationsSage Weil2009-12-014-0/+23
* mds: log successful client reconnectSage Weil2009-12-011-4/+8
* sepia: asdfSage Weil2009-12-011-2/+2
* mds: journal/replay rollback on MDSTableServerSage Weil2009-12-013-0/+9
* mds: track _note_prepared/committed in normal path, tooSage Weil2009-12-012-1/+5
* mds: pass do_eval through to adjsut_subtreeauthSage Weil2009-12-011-1/+1
* vstart: add [mds.a] section when no -xSage Weil2009-12-011-2/+6
* mds: drop requests on closed|closing|etc sessionsSage Weil2009-12-011-1/+7
* ceph.spec: mostly in line with .debSage Weil2009-11-251-61/+28
* object: add missing includeSage Weil2009-11-251-0/+1
* mds: ignore reconnect if session state is closedSage Weil2009-11-251-1/+1
* todoSage Weil2009-11-241-0/+112