aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-291-22/+0
|\
| * Net: ceph: Makefile: Remove unnessary codeTracey Dent2010-11-271-22/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-241-1/+1
|\ \ | |/
| * net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-211-1/+1
* | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-092-5/+8
* | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-091-8/+14
* | ceph: fix comment, remove extraneous argsSage Weil2010-11-091-2/+1
* | ceph: fix small seq message skippingSage Weil2010-11-011-2/+1
|/
* ceph: fix num_pages_free accounting in pagelistSage Weil2010-10-201-0/+1
* ceph: don't crash when passed bad mount optionsYehuda Sadeh2010-10-201-1/+1
* ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2010-10-201-9/+97
* rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-201-2/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-2027-0/+10660