1. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  2. 8f43fb5 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  3. a3530df ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  4. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  5. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  6. 76aa542 ceph: fix bounds check in ceph_decode_need and ceph_encode_need by Xi Wang · 12 years ago
  7. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  8. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  9. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 12 years ago
  10. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 12 years ago
  11. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  12. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 13 years ago
  13. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  14. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  15. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  16. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  17. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  18. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  19. e81b151 Remove unneeded version.h includes from include/ by Jesper Juhl · 13 years ago
  20. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  21. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  22. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  23. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 13 years ago
  24. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  25. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 13 years ago
  26. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 13 years ago
  27. 483fac7 ceph: update common header files by Yehuda Sadeh · 14 years ago
  28. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
  29. e76661d libceph: fix msgr keepalive flag by Sage Weil · 13 years ago
  30. 60bf8bf libceph: fix msgr backoff by Sage Weil · 13 years ago
  31. f363e45 net/ceph: make ceph_msgr_wq non-reentrant by Tejun Heo · 14 years ago
  32. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  33. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  34. c5c6b19 ceph: explicitly specify page alignment in network messages by Sage Weil · 14 years ago
  35. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  36. e98b6fe ceph: fix comment, remove extraneous args by Sage Weil · 14 years ago
  37. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  38. ac0b74d ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor by Greg Farnum · 14 years ago
  39. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago