1. 6634133 nvme-pci: Add support for Apple 2018+ models by Benjamin Herrenschmidt · 6 years ago
  2. c1e0cc7 nvme-pci: Add support for variable IO SQ element size by Benjamin Herrenschmidt · 6 years ago
  3. 8a1d09a nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros by Benjamin Herrenschmidt · 6 years ago
  4. 35fe0d1 nvme: trace bio completion by Hannes Reinecke · 6 years ago
  5. e01f91d nvme-multipath: fix ana log nsid lookup when nsid is not found by Anton Eidelman · 6 years ago
  6. 89275a9 nvmet-tcp: Add TOS for tcp transport by Israel Rukshin · 6 years ago
  7. bb13985 nvme-tcp: Add TOS for tcp transport by Israel Rukshin · 6 years ago
  8. 9924b03 nvme-tcp: Use struct nvme_ctrl directly by Israel Rukshin · 6 years ago
  9. e63440d nvme-rdma: Add TOS for rdma transport by Israel Rukshin · 6 years ago
  10. 52b4451 nvme-fabrics: Add type of service (TOS) configuration by Israel Rukshin · 6 years ago
  11. 35d1a93 nvmet-tcp: fix possible memory leak by Sagi Grimberg · 6 years ago
  12. b627200 nvmet-tcp: fix possible NULL deref by Sagi Grimberg · 6 years ago
  13. 42df26d nvmet: trace: parse Get LBA Status command in detail by Minwoo Im · 6 years ago
  14. 177b06e nvme: trace: parse Get LBA Status command in detail by Minwoo Im · 6 years ago
  15. a5ef757 nvme: trace: support for Get LBA Status opcode parsed by Minwoo Im · 6 years ago
  16. c638984 nvme: add Get LBA Status command opcode by Minwoo Im · 6 years ago
  17. 3bec2e3 nvmet: fix data units read and written counters in SMART log by Tom Wu · 6 years ago
  18. 1a9460c nvme-tcp: support simple polling by Sagi Grimberg · 6 years ago
  19. 79fd751 nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp by Minwoo Im · 6 years ago
  20. b5b0504 nvme: don't pass cap to nvme_disable_ctrl by Sagi Grimberg · 6 years ago
  21. c0f2f45 nvme: move sqsize setting to the core by Sagi Grimberg · 6 years ago
  22. aa22c8e nvme-pci: set ctrl sqsize to the device q_depth by Sagi Grimberg · 6 years ago
  23. 4fba445 nvme: have nvme_init_identify set ctrl->cap by Sagi Grimberg · 6 years ago
  24. 10407ec nvme-tcp: Use protocol specific operations while reading socket by Potnuri Bharat Teja · 6 years ago
  25. 6be1826 nvme-tcp: cleanup nvme_tcp_recv_pdu by Sagi Grimberg · 6 years ago
  26. 3532e72 blkcg: fix missing free on error path of blk_iocost_init() by Tejun Heo · 6 years ago
  27. 8d1c156 blkcg: blk-iocost: predeclare used structs by Stephen Rothwell · 6 years ago
  28. 8504dea blkcg: add tools/cgroup/iocost_coef_gen.py by Tejun Heo · 6 years ago
  29. 6954ff1 blkcg: add tools/cgroup/iocost_monitor.py by Tejun Heo · 6 years ago
  30. 7caa471 blkcg: implement blk-iocost by Tejun Heo · 6 years ago
  31. 6f816b4 blk-mq: add optional request->alloc_time_ns by Tejun Heo · 6 years ago
  32. beab17f blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/ by Tejun Heo · 6 years ago
  33. 9677a3e block/rq_qos: implement rq_qos_ops->queue_depth_changed() by Tejun Heo · 6 years ago
  34. d3e65ff block/rq_qos: add rq_qos_merge() by Tejun Heo · 6 years ago
  35. 015d254 blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep() by Tejun Heo · 6 years ago
  36. 86a5bba blkcg: make ->cpd_init_fn() optional by Tejun Heo · 6 years ago
  37. cf09a8e blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn() by Tejun Heo · 6 years ago
  38. da8c828 Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.4/block by Jens Axboe · 6 years ago
  39. 0009fad raid5 improve too many read errors msg by adding limits by Nigel Croxon · 6 years ago
  40. 9d4b45d md: don't report active array_state until after revalidate_disk() completes. by NeilBrown · 6 years ago
  41. 480523f md: only call set_in_sync() when it is expected to succeed. by NeilBrown · 6 years ago
  42. cecf5d8 block: split .sysfs_lock into two locks by Ming Lei · 6 years ago
  43. 58c898b block: add helper for checking if queue is registered by Ming Lei · 6 years ago
  44. c6ba933 blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue by Ming Lei · 6 years ago
  45. c48dac1 block: don't hold q->sysfs_lock in elevator_init_mq by Ming Lei · 6 years ago
  46. 9685b22 block: Remove blk_mq_register_dev() by Bart Van Assche · 6 years ago
  47. 97b2782 writeback, memcg: Implement foreign dirty flushing by Tejun Heo · 6 years ago
  48. d62241c7 writeback, memcg: Implement cgroup_writeback_by_id() by Tejun Heo · 6 years ago
  49. ed288dc writeback: Separate out wb_get_lookup() from wb_get_create() by Tejun Heo · 6 years ago
  50. 34f8fe5 bdi: Add bdi->id by Tejun Heo · 6 years ago
  51. 5b9cce4 writeback: Generalize and expose wb_completion by Tejun Heo · 6 years ago
  52. 38b4e09 null_blk: fix inline misuse by Jens Axboe · 6 years ago
  53. a3d7d67 null_blk: create a helper for req completion by Chaitanya Kulkarni · 6 years ago
  54. fceb5d1 null_blk: create a helper for zoned devices by Chaitanya Kulkarni · 6 years ago
  55. 7ea88e2 null_blk: create a helper for mem-backed ops by Chaitanya Kulkarni · 6 years ago
  56. 8f94d1c null_blk: create a helper for badblocks by Chaitanya Kulkarni · 6 years ago
  57. adb8428 null_blk: create a helper for throttling by Chaitanya Kulkarni · 6 years ago
  58. d4b186e null_blk: move duplicate code to callers by Chaitanya Kulkarni · 6 years ago
  59. d1916c8 block: move same page handling from __bio_add_pc_page to the callers by Christoph Hellwig · 6 years ago
  60. 384209c block: create a bio_try_merge_pc_page helper by Christoph Hellwig · 6 years ago
  61. 320ea86 block: improve the gap check in __bio_add_pc_page by Christoph Hellwig · 6 years ago
  62. e9e006f nbd: fix max number of supported devs by Mike Christie · 6 years ago
  63. 2da22da nbd: fix zero cmd timeout handling v2 by Mike Christie · 6 years ago
  64. 887e975 nbd: add missing config put by Mike Christie · 6 years ago
  65. 0051467 nbd: add function to convert blk req op to nbd cmd by Mike Christie · 6 years ago
  66. 55313e9 nbd: add set cmd timeout helper by Mike Christie · 6 years ago
  67. 238bdcd block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition by Revanth Rajashekar · 6 years ago
  68. 89c6cc2c block: sed-opal: Remove always false conditional statement by Revanth Rajashekar · 6 years ago
  69. 5cc23ed block: sed-opal: Add/remove spaces by Revanth Rajashekar · 6 years ago
  70. 988721d block: remove struct request_queue queue_head by Junxiao Bi · 6 years ago
  71. 6444f47 writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem trylock fail by Tejun Heo · 6 years ago
  72. 55a694d writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode switching by Tejun Heo · 6 years ago
  73. b8e24a9 block: annotate refault stalls from IO submission by Johannes Weiner · 6 years ago
  74. 73d9c8d blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling by zhengbin · 6 years ago
  75. 52f6f9d floppy: fix usercopy direction by Jann Horn · 6 years ago
  76. f0e6f41 lightnvm: remove unused 'geo' variable by Jens Axboe · 6 years ago
  77. fdbe4ee loop: Add LOOP_SET_DIRECT_IO to compat ioctl by Alessio Balsini · 6 years ago
  78. 79e178f lib: scatterlist: Fix to support no mapped sg by Zhou Wang · 6 years ago
  79. ba6f7da lightnvm: remove set but not used variables 'data_len' and 'rq_len' by YueHaibing · 6 years ago
  80. e8fc87f Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/block by Jens Axboe · 6 years ago
  81. 449808a raid1: factor out a common routine to handle the completion of sync write by Hou Tao · 6 years ago
  82. 0d8ed0e9 md: don't call spare_active in md_reap_sync_thread if all member devices can't work by Guoqing Jiang · 6 years ago
  83. 062f5b2a md: don't set In_sync if array is frozen by Guoqing Jiang · 6 years ago
  84. 9a56784 md: allow last device to be forcibly removed from RAID1/RAID10. by Guoqing Jiang · 6 years ago
  85. cf89160 md: Convert to use int_pow() by Andy Shevchenko · 6 years ago
  86. 7cee6d4 md/raid10: end bio when the device faulty by Yufen Yu · 6 years ago
  87. eeba680 md/raid1: end bio when the device faulty by Yufen Yu · 6 years ago
  88. 143f6e7 md/raid6: Set R5_ReadError when there is read failure on parity disk by Xiao Ni · 6 years ago
  89. 4675719 raid1: use an int as the return value of raise_barrier() by Hou Tao · 6 years ago
  90. 00ec4f3 block: stop exporting bio_map_kern by Hans Holmberg · 6 years ago
  91. ff8f352 lightnvm: pblk: use kvmalloc for metadata by Hans Holmberg · 6 years ago
  92. 48e5da72 lightnvm: move metadata mapping to lower level driver by Hans Holmberg · 6 years ago
  93. 98d87f7 lightnvm: remove nvm_submit_io_sync_fn by Hans Holmberg · 6 years ago
  94. 556f36e blk-mq: balance mapping between present CPUs and queues by Ming Lei · 6 years ago
  95. b7e9e1f scsi: implement .cleanup_rq callback by Ming Lei · 6 years ago
  96. 226b4fc blk-mq: add callback of .cleanup_rq by Ming Lei · 6 years ago
  97. a61dbfb null_blk: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 6 years ago
  98. d81e9d4 scsi: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 6 years ago
  99. 6e33dbf blk-zoned: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 6 years ago
  100. e84e8f0 block: add req op to reset all zones and flag by Chaitanya Kulkarni · 6 years ago