summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* mds: don't renew caps (or touch_session) on closed sessionSage Weil2009-11-242-8/+16
* mds: less --, more -Sage Weil2009-11-241-2/+2
* mds: update pending_for_mds during table server replaySage Weil2009-11-243-4/+12
* mon: add 'mds set_state <gid> <stateid>'Sage Weil2009-11-241-0/+14
* mon: avoid mds state update when clearing laggy flagSage Weil2009-11-241-29/+25
* vstart.sh: fix -k for mds loadingYehuda Sadeh2009-11-231-4/+2
* vstart.sh: fix -k (cmds init)Yehuda Sadeh2009-11-231-2/+2
* msgr: fix bad unlock on tcp_write errorSage Weil2009-11-231-4/+2
* mds: fix replay of hard linksSage Weil2009-11-231-1/+1
* mds: clear session before remove_sessionSage Weil2009-11-201-2/+1
* mds: do not eval subtree root during rename_prepareSage Weil2009-11-203-11/+12
* todoSage Weil2009-11-201-54/+73
* mds: fix client purge crashSage Weil2009-11-201-11/+1
* mon: fix use-after-free in mds mon blacklistingSage Weil2009-11-201-1/+1
* mds: warn if replay used ino doesn't match session's nextSage Weil2009-11-202-1/+12
* mds: fix reconnect raceSage Weil2009-11-203-2/+12
* mds: remove dead session request list trim waiter codeSage Weil2009-11-201-14/+0