aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-133-45/+8
|\
| * net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-121-44/+2
| * ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-121-1/+3
| * ceph: add dir_layout to inodeSage Weil2011-01-121-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-263-27/+35
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-202-11/+12
| |\
| | * ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| | * ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-4/+7
| | * ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-291-22/+0
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-241-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
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-082-23/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Net: ceph: Makefile: Remove unnessary codeTracey Dent2010-11-271-22/+0
| | |/ | |/|
| * | net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-211-1/+1
| |/
* | Net: ceph: Makefile: remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+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