1. f793dfd blk-mq: expose write hints through debugfs by Jens Axboe · 8 years ago
  2. cb6934f block: add support for write hints in a bio by Jens Axboe · 8 years ago
  3. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  4. a9590fe blk-mq: remove double set queue_num by weiping · 8 years ago
  5. 852ec80 blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler by Bart Van Assche · 8 years ago
  6. 34bd9c1 block: Fix off-by-one errors in blk_status_to_errno() and print_req_error() by Bart Van Assche · 8 years ago
  7. e0fc443a block: Declare local symbols static by Bart Van Assche · 8 years ago
  8. e29387e block: Add fallthrough markers to switch statements by Bart Van Assche · 8 years ago
  9. 8e8320c blk-mq: fix performance regression with shared tags by Jens Axboe · 8 years ago
  10. 5435c02 blk-mq: Warn when attempting to run a hardware queue that is not mapped by Bart Van Assche · 8 years ago
  11. edf8ff5 block: Constify disk_type by Bart Van Assche · 8 years ago
  12. 7b60781 blk-mq: Document locking assumptions by Bart Van Assche · 8 years ago
  13. 332ebbf block: Document what queue type each function is intended for by Bart Van Assche · 8 years ago
  14. 2fff8a9 block: Check locking assumptions at runtime by Bart Van Assche · 8 years ago
  15. c3a148d blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init() by Bart Van Assche · 8 years ago
  16. c8d9cf2 block: Change argument type of scsi_req_init() by Bart Van Assche · 8 years ago
  17. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  18. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 8 years ago
  19. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 8 years ago
  20. 0731967 blk-mq: Reduce blk_mq_hw_ctx size by Bart Van Assche · 8 years ago
  21. 03a07c9 block: return on congested block device by Goldwyn Rodrigues · 8 years ago
  22. 641a9ed Revert "blk-mq: don't use sync workqueue flushing from drivers" by Ming Lei · 8 years ago
  23. 39a70c7 blk-mq: clarify dispatch may not be drained/blocked by stopping queue by Ming Lei · 8 years ago
  24. 1d9e9bc blk-mq: don't stop queue for quiescing by Ming Lei · 8 years ago
  25. 69e07c4 blk-mq: update comments on blk_mq_quiesce_queue() by Ming Lei · 8 years ago
  26. f4560ff blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue by Ming Lei · 8 years ago
  27. e4e7391 blk-mq: introduce blk_mq_unquiesce_queue by Ming Lei · 8 years ago
  28. 58c94cc block: don't check for BIO_MAX_PAGES in blk_bio_segment_split() by NeilBrown · 8 years ago
  29. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 8 years ago
  30. a8821f3 block: Improvements to bounce-buffer handling by NeilBrown · 8 years ago
  31. 93b27e7 blk: use non-rescuing bioset for q->bio_split. by NeilBrown · 8 years ago
  32. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
  33. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  34. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  35. e4cdf1a blk-mq: remove __blk_mq_alloc_request by Christoph Hellwig · 8 years ago
  36. 5bbf4e5 blk-mq-sched: unify request prepare methods by Christoph Hellwig · 8 years ago
  37. 44e8c2b blk-mq: refactor blk_mq_sched_assign_ioc by Christoph Hellwig · 8 years ago
  38. 9f21073 bfq-iosched: fix NULL ioc check in bfq_get_rq_private by Christoph Hellwig · 8 years ago
  39. 037cebb blk-mq: streamline blk_mq_get_request by Christoph Hellwig · 8 years ago
  40. 6af5405 blk-mq: simplify blk_mq_free_request by Christoph Hellwig · 8 years ago
  41. 7b9e936 blk-mq-sched: unify request finished methods by Christoph Hellwig · 8 years ago
  42. ea511e3 blk-mq: remove blk_mq_sched_{get,put}_rq_priv by Christoph Hellwig · 8 years ago
  43. d2c0d38 blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.c by Christoph Hellwig · 8 years ago
  44. 6e15cf2 blk-mq: mark blk_mq_rq_ctx_init static by Christoph Hellwig · 8 years ago
  45. c27b2d6 Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block by Jens Axboe · 8 years ago
  46. a462b95 block: Dedicated error code fixups by Bart Van Assche · 8 years ago
  47. dc9edc4 block: Fix a blk_exit_rl() regression by Bart Van Assche · 8 years ago
  48. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  49. f06345a blk-mq: fixup type of 'ret' in __blk_mq_try_issue_directly() by Jens Axboe · 8 years ago
  50. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  51. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  52. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  53. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  54. 8f9bebc block, bfq: access and cache blkg data only when safe by Paolo Valente · 8 years ago
  55. 6679a90 blk-throttle: set default latency baseline for harddisk by Shaohua Li · 8 years ago
  56. a41b816 blk-throttle: fix NULL pointer dereference in throtl_schedule_pending_timer by Joseph Qi · 8 years ago
  57. d964f04 blk-mq: fix direct issue by Ming Lei · 8 years ago
  58. dad7a3b blk-mq: pass correct hctx to blk_mq_try_issue_directly by Ming Lei · 8 years ago
  59. 59b9c62 partitions/ldm: switch to use uuid_t by Christoph Hellwig · 8 years ago
  60. 3116a23 bio-integrity: Do not allocate integrity context for bio w/o data by Dmitry Monakhov · 8 years ago
  61. d9f9726 bsg: Check queue type before attaching to a queue by Bart Van Assche · 8 years ago
  62. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 8 years ago
  63. b425e50 block: Avoid that blk_exit_rl() triggers a use-after-free by Bart Van Assche · 8 years ago
  64. edea55a blk-mq-debugfs: Add 'kick' operation by Bart Van Assche · 8 years ago
  65. 2720bab blk-mq-debugfs: Show busy requests by Bart Van Assche · 8 years ago
  66. 8ef1a19 blk-mq-debugfs: Show requeue list by Bart Van Assche · 8 years ago
  67. c0cb1c6 blk-mq-debugfs: Show atomic request flags by Bart Van Assche · 8 years ago
  68. 5be6b75 cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode by Hou Tao · 8 years ago
  69. e4dc2b3 blk-mq: Take tagset lock when updating hw queues by Keith Busch · 8 years ago
  70. 03ea8ad cfq-iosched: Delete unused function min_vdisktime() by Matthias Kaehlcke · 8 years ago
  71. 9bddeb2 blk-mq: make per-sw-queue bio merge as default .bio_merge by Ming Lei · 8 years ago
  72. ab42f35 blk-mq: merge bio into sw queue before plugging by Ming Lei · 8 years ago
  73. 8aa6382 Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 8 years ago
  74. a8ecdd7 blk-mq: Only register debugfs attributes for blk-mq queues by Bart Van Assche · 8 years ago
  75. 2232203 partitions/msdos: FreeBSD UFS2 file systems are not recognized by Richard · 8 years ago
  76. 7bd897c block: fix an error code in add_partition() by Dan Carpenter · 8 years ago
  77. b4f428e blk-throttle: force user to configure all settings for io.low by Shaohua Li · 8 years ago
  78. 9bb67ae blk-throttle: respect 0 bps/iops settings for io.low by Shaohua Li · 8 years ago
  79. 4cff729 blk-throttle: output some debug info in trace by Shaohua Li · 8 years ago
  80. 5b81fc3 blk-throttle: add hierarchy support for latency target and idle time by Shaohua Li · 8 years ago
  81. 7254a50 blk-mq: remove blk_mq_abort_requeue_list() by Ming Lei · 8 years ago
  82. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  83. ed6565e block: handle partial completions for special payload requests by Christoph Hellwig · 8 years ago
  84. f36ea50 blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op by Wen Xiong · 8 years ago
  85. d373812 blk-stat: don't use this_cpu_ptr() in a preemptable section by Jens Axboe · 8 years ago
  86. 340ff32 elevator: remove redundant warnings on IO scheduler switch by Jens Axboe · 8 years ago
  87. 43c1b3d block, bfq: stress that low_latency must be off to get max throughput by Paolo Valente · 8 years ago
  88. a66c38a block, bfq: use pointer entity->sched_data only if set by Paolo Valente · 8 years ago
  89. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  90. ebd7685 blk-mq: make __blk_mq_stop_hw_queues static by Colin Ian King · 8 years ago
  91. 51d638b block/mq: fix potential deadlock during cpu hotplug by Wanpeng Li · 8 years ago
  92. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  93. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  94. daaadb3 mq-deadline: add debugfs attributes by Omar Sandoval · 8 years ago
  95. 16b738f kyber: add debugfs attributes by Omar Sandoval · 8 years ago
  96. d332ce0 blk-mq-debugfs: allow schedulers to register debugfs attributes by Omar Sandoval · 8 years ago
  97. 9c1051a blk-mq: untangle debugfs and sysfs by Omar Sandoval · 8 years ago
  98. d173a25 blk-mq: move debugfs declarations to a separate header file by Omar Sandoval · 8 years ago
  99. 18d4d7d blk-mq: Do not invoke queue operations on a dead queue by Bart Van Assche · 8 years ago
  100. f57de23 blk-mq-debugfs: get rid of a bunch of boilerplate by Omar Sandoval · 8 years ago