1. e8c2566 dm integrity: fix spelling mistake in workqueue name by Colin Ian King · 6 years ago
  2. a00f5276 dm flakey: Properly corrupt multi-page bios. by Sweet Tea · 6 years ago
  3. ef87bfc dm: Check for device sector overflow if CONFIG_LBDAF is not set by Milan Broz · 6 years ago
  4. 8d683dc dm crypt: use u64 instead of sector_t to store iv_offset by AliOS system security · 6 years ago
  5. d7e6b8d dm kcopyd: Fix bug causing workqueue stalls by Nikos Tsironis · 6 years ago
  6. 721b1d9 dm snapshot: Fix excessive memory usage and workqueue stalls by Nikos Tsironis · 6 years ago
  7. ef99237 dm bufio: update comment in dm-bufio.c by Shenghui Wang · 6 years ago
  8. e8ea141 dm writecache: fix typo in error msg for creating writecache_flush_thread by Shenghui Wang · 6 years ago
  9. 53b4716 dm: remove indirect calls from __send_changing_extent_only() by Mike Snitzer · 6 years ago
  10. 935fcc5 dm mpath: only flush workqueue when needed by wuzhouhui · 7 years ago
  11. 2adc5c5 dm rq: remove unused arguments from rq_completed() by Mike Snitzer · 6 years ago
  12. 24113d4 dm: avoid indirect call in __dm_make_request by Mikulas Patocka · 6 years ago
  13. cd19181 blk-mq: enable IO poll if .nr_queues of type poll > 0 by Ming Lei · 6 years ago
  14. 3c94d83 blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight() by Jens Axboe · 6 years ago
  15. e5edd5f blk-mq: skip zero-queue maps in blk_mq_map_swqueue by Ming Lei · 6 years ago
  16. 1336981 block: fix blk-iolatency accounting underflow by Dennis Zhou · 6 years ago
  17. c16d6b5 blk-mq: fix dispatch from sw queue by Ming Lei · 6 years ago
  18. 7211aef8 block: mq-deadline: Fix write completion handling by Damien Le Moal · 6 years ago
  19. 7e849dd nvme-pci: don't share queue maps by Christoph Hellwig · 6 years ago
  20. 5aceaeb blk-mq: only dispatch to non-defauly queue maps if they have queues by Christoph Hellwig · 6 years ago
  21. 346fc10 blk-mq: export hctx->type in debugfs instead of sysfs by Ming Lei · 6 years ago
  22. 07b35eb blk-mq: fix allocation for queue mapping table by Ming Lei · 6 years ago
  23. d19afeb blk-wbt: export internal state via debugfs by Ming Lei · 6 years ago
  24. cc56694 blk-mq-debugfs: support rq_qos by Ming Lei · 6 years ago
  25. f982495 block: update sysfs documentation by Damien Le Moal · 6 years ago
  26. 38a3499 block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add() by Chengguang Xu · 6 years ago
  27. e7cc005 aoe: add __exit annotation by Chengguang Xu · 6 years ago
  28. d04c406 block: clear REQ_HIPRI if polling is not supported by Christoph Hellwig · 6 years ago
  29. d6a51a9 blk-mq: replace and kill blk_mq_request_issue_directly by Jianchao Wang · 6 years ago
  30. 5b7a6f1 blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests by Jianchao Wang · 6 years ago
  31. 7f556a4 blk-mq: refactor the code of issue request directly by Jianchao Wang · 6 years ago
  32. 4c9770c block: remove the bio_integrity_advance export by Christoph Hellwig · 6 years ago
  33. 7403065 block: remove the bioset_integrity_free export by Christoph Hellwig · 6 years ago
  34. a45eb57 block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports by Christoph Hellwig · 6 years ago
  35. 0374e11 block: remove the unused bio_iov_iter_get_pages export by Christoph Hellwig · 6 years ago
  36. 637b60a block: remove the blk_recount_segments export by Christoph Hellwig · 6 years ago
  37. 6c210aa block: remove the bio_phys_segments export by Christoph Hellwig · 6 years ago
  38. 092ff05 nvme: fix kernel paging oops by Sagi Grimberg · 6 years ago
  39. 2d9a058 Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block by Jens Axboe · 6 years ago
  40. e78bd0d bcache: print number of keys in trace_bcache_journal_write by Guoju Fang · 6 years ago
  41. cc38ca7 bcache: set writeback_percent in a flexible range by Coly Li · 6 years ago
  42. 9aaf516 bcache: make cutoff_writeback and cutoff_writeback_sync tunable by Coly Li · 6 years ago
  43. 009673d bcache: add MODULE_DESCRIPTION information by Coly Li · 6 years ago
  44. 7a671d8 bcache: option to automatically run gc thread after writeback by Coly Li · 6 years ago
  45. cb07ad6 bcache: introduce force_wake_up_gc() by Coly Li · 6 years ago
  46. f383ae3 bcache: cannot set writeback_running via sysfs if no writeback kthread created by Shenghui Wang · 6 years ago
  47. 79b7914 bcache: do not mark writeback_running too early by Shenghui Wang · 6 years ago
  48. 4e361e0 bcache: update comment in sysfs.c by Shenghui Wang · 6 years ago
  49. 3db4d07 bcache: update comment for bch_data_insert by Shenghui Wang · 6 years ago
  50. ae17102 bcache: do not check if debug dentry is ERR or NULL explicitly on remove by Shenghui Wang · 6 years ago
  51. d2f96f4 bcache: add comment for cache_set->fill_iter by Shenghui Wang · 6 years ago
  52. b65bb77 nvme-rdma: support separate queue maps for read and write by Sagi Grimberg · 6 years ago
  53. 873946f nvme-tcp: support separate queue maps for read and write by Sagi Grimberg · 6 years ago
  54. 330f6b8 nvme-fabrics: allow user to set nr_write_queues for separate queue maps by Sagi Grimberg · 6 years ago
  55. fa9a181 nvme-fabrics: add missing nvmf_ctrl_options documentation by Sagi Grimberg · 6 years ago
  56. e42b386 blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues by Sagi Grimberg · 6 years ago
  57. 23454d5 nvmet: update smart log with num err log entries by Chaitanya Kulkarni · 6 years ago
  58. 11ad507 nvmet: add error log page cmd handler by Chaitanya Kulkarni · 6 years ago
  59. c6aa354 nvmet: add error log support for file backend by Chaitanya Kulkarni · 6 years ago
  60. 3b031d1 nvmet: add error log support for bdev backend by Chaitanya Kulkarni · 6 years ago
  61. 2da6e00 nvmet: add error log support for admin-cmd by Chaitanya Kulkarni · 6 years ago
  62. 762a11d nvmet: add error log support for rdma backend by Chaitanya Kulkarni · 6 years ago
  63. 84faf42 nvmet: add error log support for fabrics-cmd by Chaitanya Kulkarni · 6 years ago
  64. e81446a nvmet: add error log support in the core by Chaitanya Kulkarni · 6 years ago
  65. 76574f3 nvmet: add interface to update error-log page by Chaitanya Kulkarni · 6 years ago
  66. e4a9762 nvmet: add error-log definitions by Chaitanya Kulkarni · 6 years ago
  67. b34de7c nvme: add error log page slot definition by Chaitanya Kulkarni · 6 years ago
  68. b7c8f36 nvme: remove nvme_common command cdw10 array by Chaitanya Kulkarni · 6 years ago
  69. 16d3a28 nvmet: remove unused variable by Sagi Grimberg · 6 years ago
  70. cb5b726 nvme: provide fallback for discard alloc failure by Jens Axboe · 6 years ago
  71. 8eb5d89 nvme: add __exit annotation by Chengguang Xu · 6 years ago
  72. 3f2304f nvme-tcp: add NVMe over TCP host driver by Sagi Grimberg · 6 years ago
  73. ad4f530 nvmet: allow configfs tcp trtype configuration by Sagi Grimberg · 6 years ago
  74. 872d26a nvmet-tcp: add NVMe over TCP target driver by Sagi Grimberg · 6 years ago
  75. fc221d0 nvme-tcp: Add protocol header by Sagi Grimberg · 6 years ago
  76. 20d44e8 nvme-fabrics: allow user passing data digest by Sagi Grimberg · 6 years ago
  77. 3b49fa8 nvme-fabrics: allow user passing header digest by Sagi Grimberg · 6 years ago
  78. 1672ddb nvmet: Add install_queue callout by Sagi Grimberg · 6 years ago
  79. 65d69e2 datagram: introduce skb_copy_and_hash_datagram_iter helper by Sagi Grimberg · 6 years ago
  80. d05f443 iov_iter: introduce hash_and_copy_to_iter helper by Sagi Grimberg · 6 years ago
  81. 950fcae datagram: consolidate datagram copy to iter helpers by Sagi Grimberg · 6 years ago
  82. cb002d0 iov_iter: pass void csum pointer to csum_and_copy_to_iter by Sagi Grimberg · 6 years ago
  83. 0fc0779 datagram: open-code copy_page_to_iter by Sagi Grimberg · 6 years ago
  84. 3152a97 ath6kl: add ath6kl_ prefix to crypto_type by Sagi Grimberg · 6 years ago
  85. 0273ac3 blkcg: handle dying request_queue when associating a blkg by Dennis Zhou · 6 years ago
  86. 544fbd1 block: deactivate blk_stat timer in wbt_disable_default() by Ming Lei · 6 years ago
  87. b2dbff1 sbitmap: flush deferred clears for resize and shallow gets by Jens Axboe · 6 years ago
  88. 2c4d535 lightnvm: pblk: do not overwrite ppa list with meta list by Igor Konopko · 6 years ago
  89. 55d8ec3 lightnvm: pblk: support packed metadata by Igor Konopko · 6 years ago
  90. a16816b lightnvm: disable interleaved metadata by Igor Konopko · 6 years ago
  91. 24828d0 lightnvm: dynamic DMA pool entry size by Igor Konopko · 6 years ago
  92. faa79f2 lightnvm: pblk: add helpers for OOB metadata by Igor Konopko · 6 years ago
  93. dd43949 lightnvm: pblk: move lba list to partial read context by Igor Konopko · 6 years ago
  94. 42bd038 lightnvm: pblk: avoid ref warning on cache creation by Javier González · 6 years ago
  95. 85136c0 lightnvm: simplify geometry enumeration by Matias Bjørling · 6 years ago
  96. 361d889 lightnvm: pblk: add comments wrt locking in recovery path by Javier González · 6 years ago
  97. fde201a lightnvm: pblk: add lock protection to list operations by Hua Su · 6 years ago
  98. 6e82f0b lightnvm: pblk: fix spelling in comment by Hua Su · 6 years ago
  99. e698d9f lightnvm: pblk: remove dead code in pblk_recov_l2p by Hans Holmberg · 6 years ago
  100. 0934ce8 lightnvm: pblk: fix pblk_lines_init error handling path by Hans Holmberg · 6 years ago