1. e8c9920 libceph: don't call crypto_free_sync_skcipher() on a NULL tfm by Jia-Ju Bai · 5 years ago
  2. a561372 libceph: fix PG split vs OSD (re)connect race by Ilya Dryomov · 5 years ago
  3. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  4. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  5. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  6. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  7. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  8. 22e8bd5 rbd: support for object-map and fast-diff by Ilya Dryomov · 6 years ago
  9. 4cf3e6d libceph: export osd_req_op_data() macro by Ilya Dryomov · 6 years ago
  10. 68ada91 libceph: change ceph_osdc_call() to take page vector for response by Ilya Dryomov · 6 years ago
  11. 94e8577 libceph: rename r_unsafe_item to r_private_item by Ilya Dryomov · 5 years ago
  12. 2c66de5 libceph: rename ceph_encode_addr to ceph_encode_banner_addr by Jeff Layton · 6 years ago
  13. d3c3c0a libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE by Jeff Layton · 6 years ago
  14. 2f9800c ceph: fix decode_locker to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
  15. 8cb5f2b libceph: correctly decode ADDR2 addresses in incremental OSD maps by Jeff Layton · 6 years ago
  16. 51fc7ab libceph: fix watch_item_t decoding to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
  17. dcbc919 libceph: switch osdmap decoding to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
  18. 0bfb0f2 libceph: ADDR2 support for monmap by Jeff Layton · 6 years ago
  19. 6c37f0e libceph: add ceph_decode_entity_addr by Jeff Layton · 6 years ago
  20. bc07532c libceph: fix sa_family just after reading address by Jeff Layton · 6 years ago
  21. 97a385e libceph: remove ceph_get_direct_page_vector() by Christoph Hellwig · 6 years ago
  22. 1a829ff ceph: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  23. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  24. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  25. 04672fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 by Thomas Gleixner · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  28. 227747f Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  29. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  30. d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
  31. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  32. b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
  33. cede185 libceph: fix unaligned accesses in ceph_entity_addr handling by Jeff Layton · 6 years ago
  34. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  35. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  36. 187df76 libceph: fix breakage caused by multipage bvecs by Ilya Dryomov · 6 years ago
  37. bb229bb libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 6 years ago
  38. 6b41d4d libceph: use struct_size() for kmalloc() in crush_decode() by Gustavo A. R. Silva · 6 years ago
  39. 0fd3fd0 libceph: handle an empty authorize reply by Ilya Dryomov · 6 years ago
  40. 4aac922 libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() by Ilya Dryomov · 6 years ago
  41. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  42. 87349cd libceph: switch more to bool in ceph_tcp_sendmsg() by Ilya Dryomov · 6 years ago
  43. 433b0a1 libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
  44. 3239eb5 libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
  45. 1f6b821 libceph: drop last_piece logic from write_partial_message_data() by Ilya Dryomov · 6 years ago
  46. 7e241f6 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
  47. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  48. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  49. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  50. 23ddf9b libceph: support the RADOS copy-from operation by Luis Henriques · 6 years ago
  51. 98c4bfe libceph: check reply num_data_items in setup_request_data() by Ilya Dryomov · 6 years ago
  52. 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
  53. 26f887e libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls by Ilya Dryomov · 6 years ago
  54. 39e58c3 libceph: introduce alloc_watch_request() by Ilya Dryomov · 6 years ago
  55. 81c6521 libceph: assign cookies in linger_submit() by Ilya Dryomov · 6 years ago
  56. 3b83f60 libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() by Ilya Dryomov · 6 years ago
  57. 41a264e libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op() by Ilya Dryomov · 6 years ago
  58. 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
  59. 33165d4 libceph: introduce ceph_pagelist_alloc() by Ilya Dryomov · 6 years ago
  60. 24639ce56 libceph: osd_req_op_cls_init() doesn't need to take opcode by Ilya Dryomov · 6 years ago
  61. 69d6302b libceph: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  62. 4de17ae crush: fix using plain integer as NULL warning by YueHaibing · 6 years ago
  63. bad8721 libceph: remove unnecessary non NULL check for request_key by YueHaibing · 6 years ago
  64. f1d10e0 libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() by Ilya Dryomov · 6 years ago
  65. 130f52f libceph: check authorizer reply/challenge length before reading by Ilya Dryomov · 6 years ago
  66. cc255c7 libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  67. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  68. 149cac4 libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
  69. c571fe2 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  70. c0f56b4 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
  71. 262614c libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  72. 24e1dd6 ceph: fix whitespace by Stephen Hemminger · 6 years ago
  73. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
  74. 473bd2d libceph: use timespec64 in for keepalive2 and ticket validity by Arnd Bergmann · 6 years ago
  75. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
  76. 17173c8 libceph: stop parsing when a bad int arg is detected by Chengguang Xu · 7 years ago
  77. 6d54228 libceph: make ceph_osdc_notify{,_ack}() payload_len u32 by Ilya Dryomov · 7 years ago
  78. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  79. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  80. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  81. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  82. a86f009 libceph: allocate the locator string with GFP_NOFAIL by Ilya Dryomov · 7 years ago
  83. c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 7 years ago
  84. 690f951 libceph: don't abort reads in ceph_osdc_abort_on_full() by Ilya Dryomov · 7 years ago
  85. 6001567 libceph: avoid a use-after-free during map check by Ilya Dryomov · 7 years ago
  86. 29e8782 libceph: don't warn if req->r_abort_on_full is set by Ilya Dryomov · 7 years ago
  87. 4eea0fe libceph: use for_each_request() in ceph_osdc_abort_on_full() by Ilya Dryomov · 7 years ago
  88. 88bc192 libceph: defer __complete_request() to a workqueue by Ilya Dryomov · 7 years ago
  89. 26df726 libceph: move more code into __complete_request() by Ilya Dryomov · 7 years ago
  90. 0d09c57 libceph: no need to call flush_workqueue() before destruction by Ilya Dryomov · 7 years ago
  91. 66850df libceph: introduce ceph_osdc_abort_requests() by Ilya Dryomov · 7 years ago
  92. e5c9388 libceph: use MSG_TRUNC for discarding received bytes by Ilya Dryomov · 7 years ago
  93. d2935d6 libceph: get rid of more_kvec in try_write() by Ilya Dryomov · 7 years ago
  94. fe943d5 libceph, rbd: add error handling for osd_req_op_cls_init() by Chengguang Xu · 7 years ago
  95. 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  96. 9c55ad1 libceph: validate con->state at the top of try_write() by Ilya Dryomov · 7 years ago
  97. 7b4c443 libceph: reschedule a tick in finish_hunting() by Ilya Dryomov · 7 years ago
  98. facb9f6 libceph: un-backoff on tick when we have a authenticated session by Ilya Dryomov · 7 years ago
  99. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  100. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago