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