| Commit message (Expand) | Author | Age |
* | libceph: fix ceph_osdc_alloc_request error checks | Sage Weil | 2011-05-03 |
* | libceph: fix ceph_msg_new error path | Henry C Chang | 2011-05-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-04-14 |
|\ |
|
| * | libceph: fix linger request requeueing | Sage Weil | 2011-04-06 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ \
| |/
|/| |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | libceph: Create a new key type "ceph". | Tommi Virtanen | 2011-03-29 |
* | | libceph: Get secret from the kernel keys api when mounting with key=NAME. | Tommi Virtanen | 2011-03-29 |
* | | ceph: Move secret key parsing earlier. | Tommi Virtanen | 2011-03-29 |
* | | libceph: fix null dereference when unregistering linger requests | Sage Weil | 2011-03-29 |
* | | ceph: unlock on error in ceph_osdc_start_request() | Dan Carpenter | 2011-03-29 |
* | | ceph: fix possible NULL pointer dereference | Mariusz Kozlowski | 2011-03-26 |
* | | ceph: flush msgr_wq during mds_client shutdown | Sage Weil | 2011-03-25 |
|/ |
|
* | libceph: add lingering request and watch/notify event framework | Yehuda Sadeh | 2011-03-22 |
* | libceph: fix osd request queuing on osdmap updates | Sage Weil | 2011-03-21 |
* | libceph: Fix base64-decoding when input ends in newline. | Tommi Virtanen | 2011-03-15 |
* | libceph: fix msgr standby handling | Sage Weil | 2011-03-04 |
* | libceph: fix msgr keepalive flag | Sage Weil | 2011-03-04 |
* | libceph: fix msgr backoff | Sage Weil | 2011-03-04 |
* | libceph: retry after authorization failure | Sage Weil | 2011-03-03 |
* | libceph: fix handling of short returns from get_user_pages | Sage Weil | 2011-03-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-02-21 |
|\ |
|
| * | libceph: fix socket write error handling | Sage Weil | 2011-01-25 |
| * | libceph: fix socket read error handling | Sage Weil | 2011-01-25 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-01-13 |
|\| |
|
| * | net/ceph: make ceph_msgr_wq non-reentrant | Tejun Heo | 2011-01-12 |
| * | ceph: Always free allocated memory in osdmap_decode() | Jesper Juhl | 2011-01-12 |
| * | ceph: add dir_layout to inode | Sage Weil | 2011-01-12 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-21 |
| |\ |
|
| | * | ceph: handle partial result from get_user_pages | Henry C Chang | 2010-12-17 |
| | * | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 |
| | * | ceph: fix msgr_init error path | Sage Weil | 2010-12-13 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-23 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | ceph: explicitly specify page alignment in network messages | Sage Weil | 2010-11-09 |
| * | | | ceph: make page alignment explicit in osd interface | Sage Weil | 2010-11-09 |
| * | | | ceph: fix comment, remove extraneous args | Sage Weil | 2010-11-09 |
| * | | | ceph: fix small seq message skipping | Sage Weil | 2010-11-01 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-08 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Net: ceph: Makefile: Remove unnessary code | Tracey Dent | 2010-11-27 |
| | |/
| |/| |
|
| * | | net: allow GFP_HIGHMEM in __vmalloc() | Eric Dumazet | 2010-11-21 |
| |/ |
|
* / | Net: ceph: Makefile: remove deprecated kbuild goal definitions | Tracey Dent | 2010-11-22 |
|/ |
|
* | ceph: fix num_pages_free accounting in pagelist | Sage Weil | 2010-10-20 |
* | ceph: don't crash when passed bad mount options | Yehuda Sadeh | 2010-10-20 |
* | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor | Greg Farnum | 2010-10-20 |
* | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh | 2010-10-20 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 |