summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* journal: detect size of raw block devices properlyv0.5Sage Weil2008-11-131-1/+22
* osd: only trim pg log if pg contains complete set of osdsSage Weil2008-11-132-1/+4
* osdmap: fix type conversionsSage Weil2008-11-131-2/+2
* crush: mention license. minor cleanupSage Weil2008-11-133-5/+9
* be quietSage Weil2008-11-131-1/+0
* Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstableYehuda Sadeh2008-11-1327-505/+788
|\
| * csyn: fix msgr startupSage Weil2008-11-131-2/+7
| * kclient: whitespaceSage Weil2008-11-133-9/+9
| * mon: standardize storage of monmap revisionsSage Weil2008-11-132-2/+3
| * mon: indicate last_consumed state after writing "latest" full mapsSage Weil2008-11-132-1/+3
| * paxos: only trim old states if they've been "consumed" by PaxosServiceSage Weil2008-11-131-2/+7
| * mon: fix mon injectargsSage Weil2008-11-131-1/+1
| * cmonctl: seed random number generator so we pick a truly random mdsSage Weil2008-11-131-0/+2
| * mds: treat open requests as non-idempotentSage Weil2008-11-131-1/+1
| * mds todoSage Weil2008-11-131-0/+5
| * kclient: only kick requests when they may make progressSage Weil2008-11-131-6/+17
| * kclient: only submit mds request if mds is activeSage Weil2008-11-131-2/+3
| * osd: always pick new mon during bootSage Weil2008-11-131-1/+1
| * kclient: fix connect_seq on connect-side after connectSage Weil2008-11-131-2/+6
| * mds: keep inode multiversion if it has snapped old_inodesSage Weil2008-11-131-1/+2
| * mon: pave way for more per-client mount info in monitorSage Weil2008-11-132-28/+51
| * mon: client mon stat, dump commands; add to cmonctl -wSage Weil2008-11-134-4/+82
| * msgr: include entity type in negotiationSage Weil2008-11-138-98/+89
| * msgr: lotsa cleanup, protocol change, fixes, etc.Sage Weil2008-11-135-324/+269
| * msgr: various locking fixesSage Weil2008-11-132-41/+104
| * msgr: zero msgr headerSage Weil2008-11-131-1/+4
| * thread: complain on bad join() callsSage Weil2008-11-131-2/+2
| * testmsgr: messenger testerSage Weil2008-11-132-1/+140
| * mds: multiversion inodes with multiple links, tooSage Weil2008-11-131-1/+5
* | kclient: fix small resource leak when mds is down on mountYehuda Sadeh2008-11-131-0/+2
|/
* kclient: grab reference on inode before async operationYehuda Sadeh2008-11-134-11/+20
* client: use separate locks for SafeCond completionsSage Weil2008-11-123-15/+21
* Revert "client: adjust objecter locking"Sage Weil2008-11-121-7/+5
* mds: cap may already be released in file_update_finishSage Weil2008-11-121-11/+12
* mds: remove cap _after_ journaling update, at the same time we send the msgSage Weil2008-11-123-20/+62
* mds: use null snap context for purge if no realmSage Weil2008-11-121-4/+11
* osd: keep head_exists accurateSage Weil2008-11-121-7/+16
* filestore: implement touchSage Weil2008-11-122-2/+29
* ebofs: implement touchSage Weil2008-11-122-0/+27
* objectstore: introduce touch operationSage Weil2008-11-121-0/+9
* kclient: some osd endianity fixesYehuda Sadeh2008-11-121-5/+5
* kclient: fix symbol overshadowingYehuda Sadeh2008-11-121-2/+2
* protocol, disk format changeSage Weil2008-11-111-2/+3
* osdmap: move offload from crush map into osdmap as osd_weightSage Weil2008-11-1117-200/+125
* dstart.sh: larger clusterSage Weil2008-11-112-23/+38
* mds: fix replay lookup of snapshotted null dentriesSage Weil2008-11-101-1/+1
* objecter: fix read scatter/gatherSage Weil2008-11-101-1/+1
* osd: pass at_version by reference, so that cloning worksSage Weil2008-11-102-2/+2
* mds: remove spurious warningSage Weil2008-11-101-1/+1
* osd: ignore logs i don't expect without freaking outSage Weil2008-11-101-13/+14