| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2012-05-30 | 6 | -18/+26 |
|\ |
|
| * | ceph: use info returned by get_authorizer | Alex Elder | 2012-05-17 | 1 | -3/+1 |
| * | ceph: have get_authorizer methods return pointers | Alex Elder | 2012-05-17 | 1 | -3/+5 |
| * | ceph: messenger: reduce args to create_authorizer | Alex Elder | 2012-05-17 | 1 | -3/+1 |
| * | ceph: define ceph_auth_handshake type | Alex Elder | 2012-05-17 | 2 | -6/+13 |
| * | ceph: fix bounds check in ceph_decode_need and ceph_encode_need | Xi Wang | 2012-05-14 | 1 | -2/+7 |
| * | ceph: drop support for preferred_osd pgs | Sage Weil | 2012-05-07 | 2 | -4/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-03-28 | 2 | -5/+2 |
|\ \
| |/ |
|
| * | libceph: use "do" in CRC-related Boolean variables | Alex Elder | 2012-03-22 | 1 | -1/+1 |
| * | libceph: make ceph_msgr_wq private | Alex Elder | 2012-03-22 | 1 | -2/+0 |
| * | rbd: make ceph_parse_options() return a pointer | Alex Elder | 2012-03-22 | 1 | -1/+1 |
| * | ceph: use a shared zero page rather than one per messenger | Alex Elder | 2012-03-22 | 1 | -1/+0 |
* | | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 3 | -1/+4 |
|/ |
|
* | libceph: Allocate larger oid buffer in request msgs | Stratos Psomadakis | 2011-11-11 | 1 | -1/+7 |
* | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds | 2011-10-28 | 2 | -2/+5 |
|\ |
|
| * | libceph: don't complain on msgpool alloc failures | Sage Weil | 2011-10-25 | 1 | -1/+2 |
| * | libceph: create messenger with client | Sage Weil | 2011-10-25 | 1 | -1/+3 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-07-26 | 1 | -0/+1 |
| |\ |
|
| | * | libceph: don't time out osd requests that haven't been received | Sage Weil | 2011-07-26 | 1 | -0/+1 |
* | | | Remove unneeded version.h includes from include/ | Jesper Juhl | 2011-09-15 | 1 | -1/+0 |
|/ / |
|
* | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
|/ |
|
* | ceph: use LOOKUPINO to make unconnected nfs fh more reliable | Sage Weil | 2011-05-24 | 1 | -0/+1 |
* | ceph: Move secret key parsing earlier. | Tommi Virtanen | 2011-03-29 | 2 | -3/+3 |
* | libceph: add lingering request and watch/notify event framework | Yehuda Sadeh | 2011-03-22 | 1 | -0/+52 |
* | ceph: move readahead default to fs/ceph from libceph | Sage Weil | 2011-03-21 | 1 | -1/+0 |
* | ceph: update common header files | Yehuda Sadeh | 2011-03-21 | 2 | -13/+45 |
* | libceph: fix osd request queuing on osdmap updates | Sage Weil | 2011-03-21 | 1 | -2/+3 |
* | libceph: fix msgr keepalive flag | Sage Weil | 2011-03-04 | 1 | -1/+0 |
* | libceph: fix msgr backoff | Sage Weil | 2011-03-04 | 1 | -0/+1 |
* | net/ceph: make ceph_msgr_wq non-reentrant | Tejun Heo | 2011-01-12 | 1 | -5/+0 |
* | ceph: add dir_layout to inode | Sage Weil | 2011-01-12 | 1 | -3/+13 |
* | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 | 1 | -2/+4 |
* | ceph: explicitly specify page alignment in network messages | Sage Weil | 2010-11-09 | 1 | -0/+1 |
* | ceph: make page alignment explicit in osd interface | Sage Weil | 2010-11-09 | 1 | -2/+5 |
* | ceph: fix comment, remove extraneous args | Sage Weil | 2010-11-09 | 1 | -2/+1 |
* | ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. | Greg Farnum | 2010-10-20 | 1 | -0/+1 |
* | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor | Greg Farnum | 2010-10-20 | 1 | -0/+21 |
* | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 2010-10-20 | 19 | -0/+2999 |