summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mkcephfs: btrfsctl -a between mkfs and mountv0.7Sage Weil2009-03-092-4/+4
* kclient: patch series updatesSage Weil2009-03-091-6/+29
* kclient: fix /sys/fs/ceph/mdsmapSage Weil2009-03-091-1/+1
* kclient: sysfs whitespace cleanupSage Weil2009-03-091-32/+32
* kclient: fix patch seriesSage Weil2009-03-091-1/+0
* osdmap: use generic crush_build_bucketSage Weil2009-03-091-5/+5
* kclient: fix osdmap decoding of straw bucketsSage Weil2009-03-091-8/+10
* kclient: sysfs, free path after build_pathYehuda Sadeh2009-03-091-2/+6
* kclient: sysfs cleanupYehuda Sadeh2009-03-091-20/+14
* Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstableYehuda Sadeh2009-03-096-197/+122
|\
| * kclient: simplify osd timeoutsSage Weil2009-03-091-171/+91
| * cosd: fewer osds, with big btrfs devicesSage Weil2009-03-092-17/+19
| * initscripts: allow vars with spacesSage Weil2009-03-091-1/+1
| * osdmap: build default crush maps out of mostly straw bucketsSage Weil2009-03-091-7/+10
| * confutils: make max line very largeSage Weil2009-03-091-1/+1
* | kclient: sysfs, add mds name and op of current requestsYehuda Sadeh2009-03-093-41/+109
|/
* Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstableYehuda Sadeh2009-03-0918-157/+176
|\
| * filepath: always prepend ino if it's nonzeroSage Weil2009-03-061-1/+1
| * client: fix request pathsSage Weil2009-03-061-13/+13
| * kclient: fix up replay after mds recoverySage Weil2009-03-061-1/+6
| * mds: incorporate reconnect cap info after requests replay if ino originally m...Sage Weil2009-03-069-33/+86
| * mds: include path base ino in client reconnect pathsSage Weil2009-03-069-15/+17
| * filepath: no more leading / weirdnessSage Weil2009-03-067-57/+37
| * kclient: drop unused redirty code from set_page_dirtySage Weil2009-03-061-40/+19
| * filestore: lower min_sync_intervalSage Weil2009-03-061-1/+1
* | kclient: add sysfs directory per mds requestYehuda Sadeh2009-03-094-0/+45
|/
* kclient: some bookkeeper fixesYehuda Sadeh2009-03-062-2/+3
* kclient: fix bookkeeper ifdefSage Weil2009-03-061-2/+2
* kclient: patch series descriptions, updatesSage Weil2009-03-051-4/+25
* kclient: docsSage Weil2009-03-051-2/+4
* kclient: rename ceph_tools -> bookkeeperSage Weil2009-03-057-13/+21
* kclient: some caps.c cleanupSage Weil2009-03-053-66/+61
* mon: tolerate stray victory message (restart the election)Sage Weil2009-03-051-1/+11
* kclient: BUG instead of WARN on wanted item on rdcaps listSage Weil2009-03-051-1/+1
* kclient: cosmeticSage Weil2009-03-051-1/+1
* kclient: wait for requests to be safe before tearing down dcacheSage Weil2009-03-052-16/+53
* kclient: don't fall over on !dirty page in invalidatepageSage Weil2009-03-051-10/+12
* kclient: some documentationYehuda Sadeh2009-03-051-0/+8
* Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstableYehuda Sadeh2009-03-056-33/+51
|\
| * kclient: more sanity checks in set_page_dirtySage Weil2009-03-051-2/+9
| * kclient: only remember leases on regular dentriesSage Weil2009-03-051-0/+4
| * kclient: fix snap creation/deletion, memory leakSage Weil2009-03-051-5/+12
| * kclient: fix snap_realm leakSage Weil2009-03-053-26/+26
* | kclient: fix osd timeout handlingYehuda Sadeh2009-03-051-1/+5
* | Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstableYehuda Sadeh2009-03-057-51/+104
|\ \ | |/
| * kclient: simplify invalidatepage; strengthen assertionsSage Weil2009-03-051-15/+10
| * kclient: writepages cleanupSage Weil2009-03-051-11/+16
| * synclient: optionally do a sync on object writes; wait for sync, not ackSage Weil2009-03-051-2/+17
| * filestore: enforce min and max sync intervalSage Weil2009-03-054-9/+38
| * kclient: dosync in writepages if sync_mode is WB_SYNC_ALLSage Weil2009-03-051-2/+6