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