1. 038b8d1 libceph: optionally use bounce buffer on recv path in crc mode by Ilya Dryomov · 3 years ago
  2. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  3. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  4. 4153c7f libceph: rename parse_fsid() to ceph_parse_fsid() and export by Venky Shankar · 3 years, 6 months ago
  5. 2d7c86a libceph: generalize addr/ip parsing based on delimiter by Venky Shankar · 3 years, 6 months ago
  6. d7ef2e5 libceph: remove osdtimeout option entirely by Ilya Dryomov · 4 years ago
  7. afd56e7 libceph: deprecate [no]cephx_require_signatures options by Ilya Dryomov · 4 years ago
  8. 00498b9 libceph: introduce connection modes and ms_mode option by Ilya Dryomov · 4 years, 1 month ago
  9. 22d2cfd libceph: move away from global osd_req_flags by Ilya Dryomov · 4 years, 7 months ago
  10. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  11. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 7 months ago
  12. 8ad44d5 libceph: read_from_replica option by Ilya Dryomov · 4 years, 7 months ago
  13. 45e6aa9 libceph: crush_location infrastructure by Ilya Dryomov · 4 years, 7 months ago
  14. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  15. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  16. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  17. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  18. 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
  19. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  20. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  21. 10c1285 libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc() by Ilya Dryomov · 5 years ago
  22. 120a75e libceph: add function that reset client's entity addr by Yan, Zheng · 5 years ago
  23. 1a829ff ceph: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  24. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  25. bb229bb libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 6 years ago
  26. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  27. bad8721 libceph: remove unnecessary non NULL check for request_key by YueHaibing · 6 years ago
  28. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
  29. 17173c8 libceph: stop parsing when a bad int arg is detected by Chengguang Xu · 7 years ago
  30. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  31. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
  32. f2f8787 libceph: adding missing message types to ceph_msg_type_name() by Chengguang Xu · 7 years ago
  33. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  34. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  35. 937441f libceph, ceph: avoid memory leak when specifying same option several times by Chengguang Xu · 7 years ago
  36. affff07 libceph: check kstrndup() return value by Chengguang Xu · 7 years ago
  37. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  38. a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 8 years ago
  39. ae5b806a ceph: ensure RNG is seeded before using by Jason A. Donenfeld · 8 years ago
  40. 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 8 years ago
  41. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  42. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  43. d6a3408 libceph: supported_features module parameter by Ilya Dryomov · 8 years ago
  44. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  45. 7cc5e38 libceph: osd_request_timeout option by Ilya Dryomov · 8 years ago
  46. 005a07bf rbd: add 'client_addr' sysfs rbd device attribute by Ilya Dryomov · 8 years ago
  47. 033268a libceph: rename ceph_client_id() -> ceph_client_gid() by Ilya Dryomov · 8 years ago
  48. 51e9273 libceph: introduce reference counted string by Yan, Zheng · 9 years ago
  49. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
  50. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
  51. 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 9 years ago
  52. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  53. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  54. 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
  55. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  56. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  57. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  58. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  59. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 10 years ago
  60. 6c13a6b libceph: fix wrong name "Ceph filesystem for Linux" by Hong Zhiguo · 10 years ago
  61. 216639d libceph: a couple tweaks for wait loops by Ilya Dryomov · 10 years ago
  62. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
  63. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 10 years ago
  64. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
  65. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  66. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  67. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  68. 513a824 libceph: mon_get_version request infrastructure by Ilya Dryomov · 11 years ago
  69. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 11 years ago
  70. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  71. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 12 years ago
  72. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  73. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 12 years ago
  74. 1e32d34 rbd: don't take extra bio reference for osd client by Alex Elder · 12 years ago
  75. 72fe25e libceph: add a compatibility check interface by Alex Elder · 12 years ago
  76. eea553c ceph: Only allow mounts in the initial network namespace by Eric W. Biederman · 12 years ago
  77. 83aff95 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  78. d1c338a libceph: delay debugfs initialization until we learn global_id by Sage Weil · 12 years ago
  79. 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 12 years ago
  80. a2a3258 libceph: prevent the race of incoming work during teardown by Guanjun He · 12 years ago
  81. 9a64e8e Merge tag 'v3.5-rc1' by Sage Weil · 13 years ago
  82. f3dea7e libceph: flush msgr queue during mon_client shutdown by Sage Weil · 13 years ago
  83. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 13 years ago
  84. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  85. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
  86. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  87. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  88. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  89. 1cad789 libceph: fix parse options memory leak by Noah Watkins · 13 years ago
  90. 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 14 years ago
  91. e2c3d29 libceph: Get secret from the kernel keys api when mounting with key=NAME. by Tommi Virtanen · 14 years ago
  92. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  93. ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 14 years ago
  94. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 14 years ago
  95. 010e3b4 ceph: don't crash when passed bad mount options by Yehuda Sadeh · 14 years ago
  96. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago