1. 859e7b1 ceph: init/destroy bdi in client create/destroy helpers by Sage Weil · 15 years ago
  2. 33aa96e crush: always return a value from crush_bucket_choose by Sage Weil · 15 years ago
  3. 63ff78b ceph: fix uninitialized err variable by Sage Weil · 15 years ago
  4. ff1d1f7 ceph: fix intra strip unit length calculation by Noah Watkins · 15 years ago
  5. 645a102 ceph: fix object striping calculation for non-default striping schemes by Sage Weil · 15 years ago
  6. 5600f5e ceph: correct comment to match striping calculation by Sage Weil · 15 years ago
  7. 35e054a ceph: remove redundant use of le32_to_cpu by Noah Watkins · 15 years ago
  8. fbbccec ceph: replace list_entry with container_of by Noah Watkins · 15 years ago
  9. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  10. e53c2fe ceph: fix, clean up string mount arg parsing by Sage Weil · 15 years ago
  11. 6ca874e ceph: silence uninitialized variable warning by Sage Weil · 15 years ago
  12. 7b813c46 ceph: reduce parse_mount_args stack usage by Sage Weil · 15 years ago
  13. ecb19c4 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate by Sage Weil · 15 years ago
  14. 232d4b0 ceph: move directory size logic to ceph_getattr by Sage Weil · 15 years ago
  15. bb097ff ceph: v0.17 of client by Sage Weil · 15 years ago
  16. ee7fdfa ceph: include preferred osd in placement seed by Sage Weil · 15 years ago
  17. 8fa9765 ceph: enable readahead by Sage Weil · 15 years ago
  18. 76e3b39 ceph: move dirty caps code around by Sage Weil · 15 years ago
  19. 8f3bc05 ceph: warn on allocation from msgpool with larger front_len by Sage Weil · 15 years ago
  20. 07bd10f ceph: correct subscribe_ack msgpool payload size by Sage Weil · 15 years ago
  21. afcdaea ceph: flush dirty caps via the cap_dirty list by Sage Weil · 15 years ago
  22. cdc35f9 ceph: move generic flushing code into helper by Sage Weil · 15 years ago
  23. f2cf418 ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super by Sage Weil · 15 years ago
  24. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  25. 535bbb5 ceph: add version field to message header by Sage Weil · 15 years ago
  26. 5720330 ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP by Sage Weil · 15 years ago
  27. 8fc57da4 ceph: ignore trailing data in monamp by Sage Weil · 15 years ago
  28. 752727a ceph: add file layout validation by Sage Weil · 15 years ago
  29. 13e38c8 ceph: update to mon client protocol v15 by Sage Weil · 15 years ago
  30. 266673d ceph: cancel osd requests before resending them by Sage Weil · 15 years ago
  31. 81b024e ceph: reset osd session on fault, not peer_reset by Sage Weil · 15 years ago
  32. 991abb6 ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping) by Sage Weil · 15 years ago
  33. 0ba6478 ceph: revoke osd request message on request completion by Sage Weil · 15 years ago
  34. c1ea882 ceph: fix osd request submission race by Sage Weil · 15 years ago
  35. 0656d11 ceph: renew mon subscription before it expires by Sage Weil · 15 years ago
  36. e251e28 ceph: fix mdsmap decoding when multiple mds's are present by Sage Weil · 15 years ago
  37. b28813a ceph: gracefully avoid empty crush buckets by Sage Weil · 15 years ago
  38. b195bef ceph: include preferred_osd in file layout virtual xattr by Sage Weil · 15 years ago
  39. fa0b72e ceph: show meaningful version on module load by Sage Weil · 15 years ago
  40. e324b8f ceph: document shared files in README by Sage Weil · 15 years ago
  41. 9030aaf ceph: Kconfig, Makefile by Sage Weil · 15 years ago
  42. 76aa844 ceph: debugfs by Sage Weil · 15 years ago
  43. 8f4e91d ceph: ioctls by Sage Weil · 15 years ago
  44. a8e63b7 ceph: nfs re-export support by Sage Weil · 15 years ago
  45. 8fc91fd ceph: message pools by Sage Weil · 15 years ago
  46. 31b8006 ceph: messenger library by Sage Weil · 15 years ago
  47. 963b61e ceph: snapshot management by Sage Weil · 15 years ago
  48. a8599bd ceph: capability management by Sage Weil · 15 years ago
  49. ba75bb9 ceph: monitor client by Sage Weil · 15 years ago
  50. 5ecc0a0 ceph: CRUSH mapping algorithm by Sage Weil · 15 years ago
  51. f24e998 ceph: OSD client by Sage Weil · 15 years ago
  52. 2f2dc05 ceph: MDS client by Sage Weil · 15 years ago
  53. 1d3576f ceph: address space operations by Sage Weil · 15 years ago
  54. 124e68e ceph: file operations by Sage Weil · 15 years ago
  55. 2817b00 ceph: directory operations by Sage Weil · 15 years ago
  56. 355da1e ceph: inode operations by Sage Weil · 15 years ago
  57. 16725b9 ceph: super.c by Sage Weil · 15 years ago
  58. c30dbb9 ceph: ref counted buffer by Sage Weil · 15 years ago
  59. de57606 ceph: client types by Sage Weil · 15 years ago
  60. 0dee3c2 ceph: on-wire types by Sage Weil · 15 years ago