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