summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include ceph.spec in configure.acv0.3Erwin, Brock A2008-07-111-1/+2
* ceph.spec changesErwin, Brock A2008-07-111-30/+39
* mds: fix purging for unlinked inodes with capsSage Weil2008-07-111-7/+8
* no more m4Sage Weil2008-07-111-2/+1
* autoconf fixupSage Weil2008-07-111-2/+2
* no more m4 dirSage Weil2008-07-111-1/+1
* ceph.spec for building RPMSSage Weil2008-07-101-0/+110
* autotools crapSage Weil2008-07-107-437/+64
* use orig_source for MClientRequest, MOSDOpSage Weil2008-07-0914-85/+68
* todosSage Weil2008-07-091-5/+2
* convert more off_t to loff_tSage Weil2008-07-0918-72/+72
* ebofs: use lseek64 in blockdevSage Weil2008-07-091-4/+10
* fix PAGE_MASKSage Weil2008-07-091-1/+1
* mds: fix file purging vs delayed cap releaseSage Weil2008-07-092-0/+8
* ebofs: reduce commit interval to increase (single) client write throughputSage Weil2008-07-081-1/+1
* client: fix occasional segfaultSage Weil2008-07-081-2/+6
* client: adjust readahead defaultSage Weil2008-07-082-3/+3
* client: show read throughput in csyn read_fileSage Weil2008-07-081-3/+23
* client: don't readhead past eofSage Weil2008-07-081-4/+6
* kclient: debug infoSage Weil2008-07-081-2/+3
* objectcacher: insert new buffers at top (not middle) of lruSage Weil2008-07-081-7/+7
* client: align readahead with object boundariesSage Weil2008-07-081-4/+12
* osdc: don't set RETRY flag on all readsSage Weil2008-07-081-1/+6
* client: readaheadSage Weil2008-07-077-58/+112
* msgr: fix RESETSESSION handlingSage Weil2008-07-051-2/+3
* msgr: fix up global_seq handling a bitSage Weil2008-07-042-17/+18
* mon: use orig_src in clientmon, elsewhereSage Weil2008-07-023-14/+14
* mon: skip osdmap update if max_osd is too smallSage Weil2008-07-021-3/+3
* kclient: handle potential splice_dentry failureSage Weil2008-07-011-7/+18
* mon: use forward_message, orig_source_inst throughoutSage Weil2008-07-0119-131/+89
* msgr: introduce orig_src, forward_message()Sage Weil2008-07-017-13/+48
* msgr: add global_seq to disambiguate reset and slow connectSage Weil2008-06-305-69/+173
* Revert "msgr: half-assed fix to msgr race vs reset issue"Sage Weil2008-06-303-24/+27
* msgr: half-assed fix to msgr race vs reset issueSage Weil2008-06-303-27/+24
* mon: reset new_value(); cancel_timers() cleanupSage Weil2008-06-301-4/+4
* mds: i missed a take_diff callerSage Weil2008-06-301-2/+3
* mon: forgot paxos_pgmapSage Weil2008-06-302-1/+2
* paxos: remove old 'HI MOM'Sage Weil2008-06-301-1/+0
* mds: avoid touching dir utimes()'d mtime unless dirfrag mtime actually changesSage Weil2008-06-304-14/+12
* Merge branch 'filltrace' into unstableSage Weil2008-06-306-102/+202
|\
| * kclient: fix up dentry if we can take i_mutex, but avoid rehashing dentry if ...Sage Weil2008-06-301-20/+22
| * kclient: fill_trace takes i_mutex, avoids dentry if no leaseSage Weil2008-06-305-92/+185
| * kclient: pass in flag indicating whether dir i_mutex is heldSage Weil2008-06-245-9/+14
* | test with multiple monitorsSage Weil2008-06-302-14/+61
* | mon: elector fixesSage Weil2008-06-303-13/+26
* | mon: fix pgstat for multiple monitorsSage Weil2008-06-303-2/+19
* | mds: fix dir mtime/ctimeSage Weil2008-06-303-3/+12
* | osd: check if osd exists such that pg_layout=linear behavesSage Weil2008-06-301-1/+1
|/
* todosSage Weil2008-06-231-0/+10
* msgr: fix need_addr public/privateSage Weil2008-06-231-0/+2