| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 | 3 | -27/+35 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-21 | 2 | -11/+12 |
| |\ |
|
| | * | ceph: handle partial result from get_user_pages | Henry C Chang | 2010-12-17 | 1 | -2/+2 |
| | * | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 | 1 | -4/+7 |
| | * | ceph: fix msgr_init error path | Sage Weil | 2010-12-14 | 1 | -5/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 | 1 | -22/+0 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-24 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | ceph: explicitly specify page alignment in network messages | Sage Weil | 2010-11-09 | 2 | -5/+8 |
| * | | | ceph: make page alignment explicit in osd interface | Sage Weil | 2010-11-09 | 1 | -8/+14 |
| * | | | ceph: fix comment, remove extraneous args | Sage Weil | 2010-11-09 | 1 | -2/+1 |
| * | | | ceph: fix small seq message skipping | Sage Weil | 2010-11-01 | 1 | -2/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-08 | 2 | -23/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Net: ceph: Makefile: Remove unnessary code | Tracey Dent | 2010-11-28 | 1 | -22/+0 |
| | |/
| |/| |
|
| * | | net: allow GFP_HIGHMEM in __vmalloc() | Eric Dumazet | 2010-11-21 | 1 | -1/+1 |
| |/ |
|
* / | Net: ceph: Makefile: remove deprecated kbuild goal definitions | Tracey Dent | 2010-11-22 | 1 | -1/+1 |
|/ |
|
* | ceph: fix num_pages_free accounting in pagelist | Sage Weil | 2010-10-21 | 1 | -0/+1 |
* | ceph: don't crash when passed bad mount options | Yehuda Sadeh | 2010-10-21 | 1 | -1/+1 |
* | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor | Greg Farnum | 2010-10-21 | 1 | -9/+97 |
* | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh | 2010-10-21 | 1 | -2/+1 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-21 | 27 | -0/+10660 |