1. 659226e lightnvm: don't print a warning for ADDR_EMPTY by Dan Carpenter · 8 years ago
  2. 5bf1e1ee lightnvm: potential underflow in pblk_read_rq() by Dan Carpenter · 8 years ago
  3. 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 8 years ago
  4. 8d77bb8 lightnvm: propagate pblk_init return to userspace by Rakesh Pandit · 8 years ago
  5. abc25a6 blk-mq: Fix preempt count imbalance by Bart Van Assche · 8 years ago
  6. f8a05a1 Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/block by Jens Axboe · 8 years ago
  7. 95c55ff mtip32xx: fix dereference of stack garbage by Jens Axboe · 8 years ago
  8. e02ab02 nvme: let dm-mpath distinguish nvme error codes by Junxiong Guan · 8 years ago
  9. 7776db1 nvme/pci: Poll CQ on timeout by Keith Busch · 8 years ago
  10. 4363135 nvmet_fc: Change traddr field separator to a colon by James Smart · 8 years ago
  11. 8d64daf nvme_fc: Add ls aborts on remote port teardown by James Smart · 8 years ago
  12. c913a8b nvme_fc: Move LS's to rport by James Smart · 8 years ago
  13. 568ad51 nvmet_fc: add missing reference in add_port by James Smart · 8 years ago
  14. a97ec51 nvmet_fc: Rework target side abort handling by James Smart · 8 years ago
  15. ce79bfc nvme_fcloop: split job struct from transport for req_release by James Smart · 8 years ago
  16. 19b58d9 nvmet_fc: add req_release to lldd api by James Smart · 8 years ago
  17. 39498fa nvmet_fc: add target feature flags for upcall isr contexts by James Smart · 8 years ago
  18. 1c05cf9 nvmet: convert from kmap to nvmet_copy_from_sgl by Logan Gunthorpe · 8 years ago
  19. f9f38e3 nvme: improve performance for virtual NVMe devices by Helen Koike · 8 years ago
  20. 81c1cd9 nvme/pci: Don't set reserved SQ create flags by Keith Busch · 8 years ago
  21. 99c749a blk-stat: kill blk_stat_rq_ddir() by Jens Axboe · 8 years ago
  22. 1cc1f17 nbd: set the max segments to USHRT_MAX by Josef Bacik · 8 years ago
  23. 246665d blk-mq: Remove blk_mq_sched_move_to_dispatch() by Bart Van Assche · 8 years ago
  24. 5feeacd blk-mq: add might_sleep check to blk_mq_get_driver_tag() by Jens Axboe · 8 years ago
  25. 0206319 blk-mq: Fix poll_stat for new size-based bucketing. by Stephen Bates · 8 years ago
  26. b00c53e blk-mq: fix schedule-while-atomic with scheduler attached by Jens Axboe · 8 years ago
  27. 720b8cc blk-mq: Add a polling specific stats function by Stephen Bates · 8 years ago
  28. a37244e blk-stat: convert blk-stat bucket callback to signed by Stephen Bates · 8 years ago
  29. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  30. cee4b7c blktrace: remove the unused block_rq_abort tracepoint by Christoph Hellwig · 8 years ago
  31. c877f42 swim3: remove (commented out) printing of req->errors by Christoph Hellwig · 8 years ago
  32. c8e9078 ataflop: switch from req->errors to req->error_count by Christoph Hellwig · 8 years ago
  33. 4590879 floppy: switch from req->errors to req->error_count by Christoph Hellwig · 8 years ago
  34. e26738e block: add a error_count field to struct request by Christoph Hellwig · 8 years ago
  35. 453f834 blk-mq: simplify __blk_mq_complete_request by Christoph Hellwig · 8 years ago
  36. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  37. 2609587 xen-blkfront: don't use req->errors by Christoph Hellwig · 8 years ago
  38. 4dda473 mtip32xx: add a status field to struct mtip_cmd by Christoph Hellwig · 8 years ago
  39. 1e388ae nbd: don't use req->errors by Christoph Hellwig · 8 years ago
  40. 8fc7798 dm mpath: don't check for req->errors by Christoph Hellwig · 8 years ago
  41. e0af413 dm rq: don't pass irrelevant error code to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  42. eb1a61a null_blk: don't pass always-0 req->errors to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  43. fe2cb29 loop: zero-fill bio on the submitting cpu by Christoph Hellwig · 8 years ago
  44. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  45. d19633d virtio_blk: don't use req->errors by Christoph Hellwig · 8 years ago
  46. a1a6e62b virtio: fix spelling of virtblk_scsi_request_done by Christoph Hellwig · 8 years ago
  47. 65ba6b5 nvme: make nvme_error_status private by Christoph Hellwig · 8 years ago
  48. 27fa9bc nvme: split nvme status from block req->errors by Christoph Hellwig · 8 years ago
  49. d663b69 nvme-fc: fix status code handling in nvme_fc_fcpio_done by Christoph Hellwig · 8 years ago
  50. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  51. 75a500e pd: don't check blk_execute_rq return value. by Christoph Hellwig · 8 years ago
  52. 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
  53. 2e82b84 block: Remove unused functions by Jan Kara · 8 years ago
  54. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  55. 99edd45 ubifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  56. 0db10944 nfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  57. a0349ec ncpfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  58. 0546c53 nilfs2: Convert to properly refcounting bdi by Jan Kara · 8 years ago
  59. 95fe66d gfs2: Convert to properly refcounting bdi by Jan Kara · 8 years ago
  60. 7fbbe97 fuse: Get rid of bdi_initialized by Jan Kara · 8 years ago
  61. 5f7f754 fuse: Convert to separately allocated bdi by Jan Kara · 8 years ago
  62. c7f0147 exofs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  63. a5695a7 coda: Convert to separately allocated bdi by Jan Kara · 8 years ago
  64. fa06052 mtd: Convert to dynamically allocated bdi infrastructure by Jan Kara · 8 years ago
  65. edd3ba9 afs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  66. e836818 ecryptfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  67. 851ea08 cifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  68. 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
  69. 9e11cee btrfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  70. 71304fe 9p: Convert to separately allocated bdi by Jan Kara · 8 years ago
  71. 9594caf lustre: Convert to separately allocated bdi by Jan Kara · 8 years ago
  72. 13eec23 fs: Get proper reference for s_bdi by Jan Kara · 8 years ago
  73. fca3934 fs: Provide infrastructure for dynamic BDIs in filesystems by Jan Kara · 8 years ago
  74. 62bf42a bdi: Export bdi_alloc_node() and bdi_put() by Jan Kara · 8 years ago
  75. 5af110b block: Unregister bdi on last reference drop by Jan Kara · 8 years ago
  76. baf7a61 bdi: Provide bdi_register_va() and bdi_alloc() by Jan Kara · 8 years ago
  77. 2bc19cd blk-throttle: fix unused variable warning with BLK_DEV_THROTTLING_LOW=n by Jens Axboe · 8 years ago
  78. 659b339 bfq: fix compile error if CONFIG_CGROUPS=n by Jens Axboe · 8 years ago
  79. 8c9ff1a block, bfq: don't dereference bic before null checking it by Colin Ian King · 8 years ago
  80. 75ba4ad ligtnvm: fix double blk_put_queue on same queue by Rakesh Pandit · 8 years ago
  81. 9a87182 block: Optimize ioprio_best() by Bart Van Assche · 8 years ago
  82. 0be0dee block: Inline blk_rq_set_prio() by Bart Van Assche · 8 years ago
  83. 9460e28 lightnvm: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
  84. 2644a3c null_blk: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
  85. da8d7f0 block: Export blk_init_request_from_bio() by Bart Van Assche · 8 years ago
  86. ef69790 lightnvm: assume 64-bit lba numbers by Arnd Bergmann · 8 years ago
  87. d0fac02 block: make __blk_end_bidi_request private by Christoph Hellwig · 8 years ago
  88. fa1a15c block: remove blk_end_request_cur by Christoph Hellwig · 8 years ago
  89. 314fe91 block: remove blk_end_request_err and __blk_end_request_err by Christoph Hellwig · 8 years ago
  90. 1008155 block: remove the osdblk driver by Christoph Hellwig · 8 years ago
  91. 8330cdb block: Make writeback throttling defaults consistent for SQ devices by Jan Kara · 8 years ago
  92. ea25da4 block, bfq: split bfq-iosched.c into multiple source files by Paolo Valente · 8 years ago
  93. 6fa3e8d block, bfq: remove all get and put of I/O contexts by Paolo Valente · 8 years ago
  94. e1b2324 block, bfq: handle bursts of queue activations by Arianna Avanzini · 8 years ago
  95. e01eff0 block, bfq: boost the throughput with random I/O on NCQ-capable HDDs by Paolo Valente · 8 years ago
  96. bf2b79e block, bfq: boost the throughput on NCQ-capable flash-based devices by Paolo Valente · 8 years ago
  97. 1de0c4c block, bfq: reduce idling only in symmetric scenarios by Arianna Avanzini · 8 years ago
  98. 36eca89 block, bfq: add Early Queue Merge (EQM) by Arianna Avanzini · 8 years ago
  99. cfd6971 block, bfq: reduce latency during request-pool saturation by Paolo Valente · 8 years ago
  100. bcd5642 block, bfq: preserve a low latency also with NCQ-capable drives by Paolo Valente · 8 years ago