summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ceph v0.20.1v0.20.1Sage Weil2010-05-143-2/+12
* debian: remove pull.sh calls from helper .sh scriptsSage Weil2010-05-132-2/+2
* objecter: separately track pgmap, osdmap state machine versionSage Weil2010-05-132-12/+15
* mon: return correct state machine epoch in repliesSage Weil2010-05-132-2/+2
* osd: set obs.exists in projected object state during recoverySage Weil2010-05-121-0/+1
* mds: warn, don't crash, on trailing garbage in dir objectsSage Weil2010-05-121-1/+5
* rbdtool: --list on empty pool returns correct messageYehuda Sadeh2010-05-121-11/+18
* msgr: put msgvec on heapSage Weil2010-05-111-6/+17
* msgr: tolerate incoming seq #'s that skip aheadSage Weil2010-05-111-13/+8
* librados: separate callbacks for aio ack/complete and safeSage Weil2010-05-113-25/+42
* ceph: return error code returned by serverSage Weil2010-05-111-2/+4
* mds: fix max_size==1 bugSage Weil2010-05-071-1/+3
* osd: remove bad assert in get_object_context()Sage Weil2010-05-071-1/+0
* mds: always release snap cap after flushsnapSage Weil2010-05-071-1/+1
* osd: clear pg REPLAY when we reinitiate peeringSage Weil2010-05-062-3/+3
* rgw: admin uses --secret instead of --key (as --key is already taken)Greg Farnum2010-05-061-1/+1
* osd: fix critical cap parsing bugs and documentation.Greg Farnum2010-05-062-6/+7
* debian: use 'testing' or 'unstable' in place of 'git' in version suffixSage Weil2010-05-052-7/+16
* msgr: fix local_pipe peer_typeSage Weil2010-05-041-0/+2
* mds: fix EXCL rdlock ruleSage Weil2010-05-031-1/+1
* mds: fix lock->sync rdlock ruleSage Weil2010-05-031-1/+1
* filejournal: return error instead of assertingSage Weil2010-05-031-5/+8
* mon: correctly update up map when taking over for creating|starting mdsSage Weil2010-04-302-8/+9
* debian: fix up debian scriptsv0.20Sage Weil2010-04-302-3/+3
* ceph.spec.in: updatesSage Weil2010-04-301-25/+24
* ceph.spec.in: from JosefSage Weil2010-04-302-50/+200
* objecter: show osds in laggy debug outputSage Weil2010-04-301-1/+2
* mds: fix trim_dentry on dentry under unlinked dirSage Weil2010-04-301-3/+6
* osd: fix pg_to_acting_osds() calculation to consider pg_tempSage Weil2010-04-301-33/+30
* filestore: fail to mount if journal open failsSage Weil2010-04-292-4/+8
* msgr: fix sigint/term signal handler to actually quit (by chaining)Sage Weil2010-04-291-2/+9
* librados: fix blank pool statsSage Weil2010-04-291-2/+1
* qa: make pjd clean upSage Weil2010-04-291-0/+3
* mds: clean up MIN/MAX, client_rangesSage Weil2010-04-294-10/+16
* msgr: remove pid file on SIGINT, SIGTERMSage Weil2010-04-291-15/+18
* config: post-process default config options tooSage Weil2010-04-291-0/+11
* mon: use (robust) buffer::list::write_fd() to write to diskSage Weil2010-04-293-18/+12
* mon: m->get_session() may return null if session has closedSage Weil2010-04-296-117/+195
* mds: fix snaprealm split on capless inodeSage Weil2010-04-261-4/+10
* v0.20Sage Weil2010-04-234-6/+16
* mds: skip client snap notification on unlinkSage Weil2010-04-233-5/+6
* osd: more useful debugging on repop version, out of order completionSage Weil2010-04-222-1/+9
* osd: print a bit more debug info about compat problemsSage Weil2010-04-221-5/+6
* mds: verify mdsmap compatset on startupSage Weil2010-04-221-0/+11
* mds: add CompatSet to mdsmapSage Weil2010-04-226-19/+77
* rbd: change rbd header disk format, update protocol versionYehuda Sadeh2010-04-222-3/+10
* mdsmap: add separate struct version for extended portion of mdsmapSage Weil2010-04-221-1/+6
* cauthtool: add --gen-print-keySage Weil2010-04-221-1/+12
* auth: take key or file containing key on command lineSage Weil2010-04-223-0/+30
* cauthtool: always print entire encoded CryptoKeySage Weil2010-04-224-10/+8