aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-02-21
|\
| * libceph: fix socket write error handlingSage Weil2011-01-25
| * libceph: fix socket read error handlingSage Weil2011-01-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-13
|\|
| * net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-12
| * ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-12
| * ceph: add dir_layout to inodeSage Weil2011-01-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-21
| |\
| | * ceph: handle partial result from get_user_pagesHenry C Chang2010-12-17
| | * ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-17
| | * ceph: fix msgr_init error pathSage Weil2010-12-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-29
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-23
| |\ \ \ | | |_|/ | |/| |
| * | | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-09
| * | | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-09
| * | | ceph: fix comment, remove extraneous argsSage Weil2010-11-09
| * | | ceph: fix small seq message skippingSage Weil2010-11-01
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\ \ \ \ | | |_|/ | |/| |
| * | | Net: ceph: Makefile: Remove unnessary codeTracey Dent2010-11-27
| | |/ | |/|
| * | net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-21
| |/
* / Net: ceph: Makefile: remove deprecated kbuild goal definitionsTracey Dent2010-11-22
|/
* ceph: fix num_pages_free accounting in pagelistSage Weil2010-10-20
* ceph: don't crash when passed bad mount optionsYehuda Sadeh2010-10-20
* ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2010-10-20
* rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-20
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20