1. 7ed8578 dm rq: change ->rq_end_io calling conventions by Christoph Hellwig · 8 years ago
  2. b79f10e dm mpath: merge do_end_io into multipath_end_io by Christoph Hellwig · 8 years ago
  3. 7e25a76 Merge branch 'dm-4.12' into dm-4.12-post-merge by Mike Snitzer · 8 years ago
  4. 390020a dm bufio: check new buffer allocation watermark every 30 seconds by Mikulas Patocka · 8 years ago
  5. 1b0fb5a dm bufio: avoid a possible ABBA deadlock by Mikulas Patocka · 8 years ago
  6. 9438b3e0 block: hide badblocks attribute by default by Dan Williams · 8 years ago
  7. 21c6e93 blk-mq: unify hctx delay_work and run_work by Jens Axboe · 8 years ago
  8. 818cd1c block: add kblock_mod_delayed_work_on() by Jens Axboe · 8 years ago
  9. 9f99373 blk-mq: unify hctx delayed_run_work and run_work by Jens Axboe · 8 years ago
  10. 60ae36a nbd: fix use after free on module unload by Josef Bacik · 8 years ago
  11. bf290f8 MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler by Ulf Hansson · 8 years ago
  12. 86331f3 dm mpath: make it easier to detect unintended I/O request flushes by Bart Van Assche · 8 years ago
  13. 9a8ac3a dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit() by Bart Van Assche · 8 years ago
  14. ca5beb7 dm mpath: micro-optimize the hot path relative to MPATHF_QUEUE_IF_NO_PATH by Bart Van Assche · 8 years ago
  15. 7e0d574 dm: introduce enum dm_queue_mode to cleanup related code by Bart Van Assche · 8 years ago
  16. b194679 dm mpath: verify __pg_init_all_paths locking assumptions at runtime by Bart Van Assche · 8 years ago
  17. 1ea0654 dm: verify suspend_locking assumptions at runtime by Bart Van Assche · 8 years ago
  18. 73cbca6 dm block manager: remove an unused argument from dm_block_manager_create() by Bart Van Assche · 8 years ago
  19. 23a6012 dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue() by Bart Van Assche · 8 years ago
  20. c1d7ecf dm mpath: delay requeuing while path initialization is in progress by Bart Van Assche · 8 years ago
  21. 7083abb dm mpath: avoid that path removal can trigger an infinite loop by Bart Van Assche · 8 years ago
  22. 89bfce7 dm mpath: split and rename activate_path() to prepare for its expanded use by Bart Van Assche · 8 years ago
  23. 4617f56 dm ioctl: prevent stack leak in dm ioctl call by Adrian Salido · 8 years ago
  24. 84ff1bc dm integrity: use previously calculated log2 of sectors_per_block by Mikulas Patocka · 8 years ago
  25. 6625d90 dm integrity: use hex2bin instead of open-coded variant by Mikulas Patocka · 8 years ago
  26. e944e03 dm crypt: replace custom implementation of hex2bin() by Andy Shevchenko · 8 years ago
  27. 3393180 blk-mq-sched: alloate reserved tags out of normal pool by Jens Axboe · 8 years ago
  28. a4e84aa mtip32xx: use runtime tag to initialize command header by Ming Lei · 8 years ago
  29. 0eebd00 scsi: Implement blk_mq_ops.show_rq() by Bart Van Assche · 8 years ago
  30. 2836ee4 blk-mq: Add blk_mq_ops.show_rq() by Bart Van Assche · 8 years ago
  31. 8658dca blk-mq: Show operation, cmd_flags and rq_flags names by Bart Van Assche · 8 years ago
  32. fd07dc8 blk-mq: Make blk_flags_show() callers append a newline character by Bart Van Assche · 8 years ago
  33. 65ca1ca blk-mq: Move the "state" debugfs attribute one level down by Bart Van Assche · 8 years ago
  34. e869b546 blk-mq: Unregister debugfs attributes earlier by Bart Van Assche · 8 years ago
  35. f05d1ba blk-mq: Only unregister hctxs for which registration succeeded by Bart Van Assche · 8 years ago
  36. 62d6c94 blk-mq-debugfs: Rename functions for registering and unregistering the mq directory by Bart Van Assche · 8 years ago
  37. 4c9e401 blk-mq: Let blk_mq_debugfs_register() look up the queue name by Bart Van Assche · 8 years ago
  38. 2d0364c blk-mq: Register <dev>/queue/mq after having registered <dev>/queue by Bart Van Assche · 8 years ago
  39. 1608fd1 ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset by Christoph Hellwig · 8 years ago
  40. ce210e9 ide-pm: always pass 0 error to __blk_end_request_all by Christoph Hellwig · 8 years ago
  41. d188b90 scsi_transport_sas: always pass 0 error to blk_end_request_all by Christoph Hellwig · 8 years ago
  42. 86f917a dm crypt: remove obsolete references to per-CPU state by Eric Biggers · 8 years ago
  43. 5136a4f lightnvm: fix possible memory leak in pblk_bb_discovery() by Wei Yongjun · 8 years ago
  44. 543b334 virtio_blk: Fix English description of VIRTIO_BLK_SCSI by Jean Delvare · 8 years ago
  45. d1ac3ff dm verity: switch to using asynchronous hash crypto API by Gilad Ben-Yossef · 8 years ago
  46. a1b8913 dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues by Tim Murray · 8 years ago
  47. c82feee dm crypt: rewrite (wipe) key in crypto layer using random data by Ondrej Kozina · 8 years ago
  48. 06eb061 dm mpath: requeue after a small delay if blk_get_request() fails by Bart Van Assche · 8 years ago
  49. 117aceb dm era: save spacemap metadata root after the pre-commit by Somasundaram Krishnasamy · 8 years ago
  50. 948f581 dm thin: fix a memory leak when passing discard bio down by Dennis Yang · 8 years ago
  51. 7d1fedb dm btree: fix for dm_btree_find_lowest_key() by Vinothkumar Raja · 8 years ago
  52. e36215d dm ioctl: remove double parentheses by Matthias Kaehlcke · 8 years ago
  53. 9119fed dm: remove dummy dm_table definition by Mikulas Patocka · 8 years ago
  54. 583fe74 dm crypt: fix large block integrity support by Mikulas Patocka · 8 years ago
  55. 9d609f85 dm integrity: support larger block sizes by Mikulas Patocka · 8 years ago
  56. 56b67a4 dm integrity: various small changes and cleanups by Mikulas Patocka · 8 years ago
  57. e2460f2 dm: mark targets that pass integrity data by Mikulas Patocka · 8 years ago
  58. 3c12016 dm table: replace while loops with for loops by Mikulas Patocka · 8 years ago
  59. a44f53f lightnvm: pblk: fix erase counters on error fail by Javier González · 8 years ago
  60. be388d9 lightnvm: pblk: free metadata on line alloc failure by Javier González · 8 years ago
  61. 33db9fd lightnvm: pblk: fix memory leak on error path by Javier González · 8 years ago
  62. f3236cef lightnvm: pblk: fix bad error check by Javier González · 8 years ago
  63. 3dc001f lightnvm: pblk: fix race condition on line retry by Javier González · 8 years ago
  64. 2859323 block: fix blk_integrity_register to use template's interval_exp if not 0 by Mike Snitzer · 8 years ago
  65. 659226e lightnvm: don't print a warning for ADDR_EMPTY by Dan Carpenter · 8 years ago
  66. 5bf1e1ee lightnvm: potential underflow in pblk_read_rq() by Dan Carpenter · 8 years ago
  67. 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 8 years ago
  68. 8d77bb8 lightnvm: propagate pblk_init return to userspace by Rakesh Pandit · 8 years ago
  69. abc25a6 blk-mq: Fix preempt count imbalance by Bart Van Assche · 8 years ago
  70. f8a05a1 Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/block by Jens Axboe · 8 years ago
  71. 95c55ff mtip32xx: fix dereference of stack garbage by Jens Axboe · 8 years ago
  72. e02ab02 nvme: let dm-mpath distinguish nvme error codes by Junxiong Guan · 8 years ago
  73. 7776db1 nvme/pci: Poll CQ on timeout by Keith Busch · 8 years ago
  74. 4363135 nvmet_fc: Change traddr field separator to a colon by James Smart · 8 years ago
  75. 8d64daf nvme_fc: Add ls aborts on remote port teardown by James Smart · 8 years ago
  76. c913a8b nvme_fc: Move LS's to rport by James Smart · 8 years ago
  77. 568ad51 nvmet_fc: add missing reference in add_port by James Smart · 8 years ago
  78. a97ec51 nvmet_fc: Rework target side abort handling by James Smart · 8 years ago
  79. ce79bfc nvme_fcloop: split job struct from transport for req_release by James Smart · 8 years ago
  80. 19b58d9 nvmet_fc: add req_release to lldd api by James Smart · 8 years ago
  81. 39498fa nvmet_fc: add target feature flags for upcall isr contexts by James Smart · 8 years ago
  82. 1c05cf9 nvmet: convert from kmap to nvmet_copy_from_sgl by Logan Gunthorpe · 8 years ago
  83. f9f38e3 nvme: improve performance for virtual NVMe devices by Helen Koike · 8 years ago
  84. 81c1cd9 nvme/pci: Don't set reserved SQ create flags by Keith Busch · 8 years ago
  85. 99c749a blk-stat: kill blk_stat_rq_ddir() by Jens Axboe · 8 years ago
  86. 1cc1f17 nbd: set the max segments to USHRT_MAX by Josef Bacik · 8 years ago
  87. 246665d blk-mq: Remove blk_mq_sched_move_to_dispatch() by Bart Van Assche · 8 years ago
  88. 5feeacd blk-mq: add might_sleep check to blk_mq_get_driver_tag() by Jens Axboe · 8 years ago
  89. 0206319 blk-mq: Fix poll_stat for new size-based bucketing. by Stephen Bates · 8 years ago
  90. b00c53e blk-mq: fix schedule-while-atomic with scheduler attached by Jens Axboe · 8 years ago
  91. 720b8cc blk-mq: Add a polling specific stats function by Stephen Bates · 8 years ago
  92. a37244e blk-stat: convert blk-stat bucket callback to signed by Stephen Bates · 8 years ago
  93. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  94. cee4b7c blktrace: remove the unused block_rq_abort tracepoint by Christoph Hellwig · 8 years ago
  95. c877f42 swim3: remove (commented out) printing of req->errors by Christoph Hellwig · 8 years ago
  96. c8e9078 ataflop: switch from req->errors to req->error_count by Christoph Hellwig · 8 years ago
  97. 4590879 floppy: switch from req->errors to req->error_count by Christoph Hellwig · 8 years ago
  98. e26738e block: add a error_count field to struct request by Christoph Hellwig · 8 years ago
  99. 453f834 blk-mq: simplify __blk_mq_complete_request by Christoph Hellwig · 8 years ago
  100. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago