1. 85acb3b block: set request_list for request by Shaohua Li · 7 years ago
  2. eca8b53 blk-stat: delete useless code by Shaohua Li · 7 years ago
  3. 53cfdc1 blk-throttle: fix null pointer dereference while throttling writeback IOs by Jiufei Xue · 7 years ago
  4. 58a9edc blkcg: check pol->cpd_free_fn before free cpd by weiping zhang · 7 years ago
  5. 99fead8 block, bfq: fix unbalanced decrements of burst size by Paolo Valente · 7 years ago
  6. b5dc5d4 block,bfq: Disable writeback throttling by Luca Miccio · 7 years ago
  7. 4078def block/bio: Remove null checks before mempool_destroy in bioset_free by Tim Hansen · 7 years ago
  8. 4b14a5c block: remove unnecessary NULL checks in bioset_integrity_free() by Tim Hansen · 7 years ago
  9. 5fdee21 block: remove QUEUE_FLAG_STACKABLE by Christoph Hellwig · 7 years ago
  10. fc13457 blk-mq: document the need to have STARTED and COMPLETED share a byte by Jens Axboe · 7 years ago
  11. a7af0af blk-mq: attempt to fix atomic flag memory ordering by Peter Zijlstra · 7 years ago
  12. 9c98837 block: move __elv_next_request to blk-core.c by Christoph Hellwig · 7 years ago
  13. 7cb0400 block, bfq: decrease burst size when queues in burst exit by Paolo Valente · 7 years ago
  14. 894df93 block, bfq: let early-merged queues be weight-raised on split too by Paolo Valente · 7 years ago
  15. 3e2bdd6 block, bfq: check and switch back to interactive wr also on queue split by Paolo Valente · 7 years ago
  16. 4baa8bb block, bfq: fix wrong init of saved start time for weight raising by Paolo Valente · 7 years ago
  17. 7beb2f8 blk-mq: wire up completion notifier for laptop mode by Jens Axboe · 7 years ago
  18. 5385fa4 blk-mq-tag: kill unused tag enums by Jens Axboe · 7 years ago
  19. 5472487 blk-mq: remove unused function hctx_allow_merges by weiping zhang · 7 years ago
  20. af551fb blkcg: delete unused APIs by Shaohua Li · 7 years ago
  21. f5c156c block: fix a crash caused by wrong API by Shaohua Li · 7 years ago
  22. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  23. f507b54 bsg-lib: don't free job in bsg_prepare_job by Christoph Hellwig · 7 years ago
  24. 157f377 block: directly insert blk-mq request from blk_insert_cloned_request() by Jens Axboe · 7 years ago
  25. 09c2c35 block: fix integer overflow in __blkdev_sectors_to_bio_pages() by Mikulas Patocka · 7 years ago
  26. dbec491b block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled by Scott Bauer · 7 years ago
  27. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  28. f0f1a45 block/cfq: cache rightmost rb_node by Davidlohr Bueso · 7 years ago
  29. 09663c8 block/cfq: replace cfq_rb_root leftmost caching by Davidlohr Bueso · 7 years ago
  30. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  31. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  32. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  33. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  34. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  35. aa9d464 Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  36. 12cd3a2 bfq: Use icq_to_bic() consistently by Bart Van Assche · 7 years ago
  37. 1530486c bfq: Suppress compiler warnings about comparisons by Bart Van Assche · 7 years ago
  38. 2f79136 bfq: Check kstrtoul() return value by Bart Van Assche · 7 years ago
  39. dfb79af bfq: Declare local functions static by Bart Van Assche · 7 years ago
  40. fa393d1 bfq: Annotate fall-through in a switch statement by Bart Van Assche · 7 years ago
  41. 8363dae compat_hdio_ioctl: Fix a declaration by Bart Van Assche · 7 years ago
  42. 24d90bb block, bfq: guarantee update_next_in_service always returns an eligible entity by Paolo Valente · 7 years ago
  43. a02195c block, bfq: remove direct switch to an entity in higher class by Paolo Valente · 7 years ago
  44. 80294c3 block, bfq: make lookup_next_entity push up vtime on expirations by Paolo Valente · 7 years ago
  45. c1225f0 scsi: bsg-lib: pass the release callback through bsg_setup_queue by Christoph Hellwig · 7 years ago
  46. c529594 bsg: remove #if 0'ed code by Christoph Hellwig · 7 years ago
  47. 7de967e mq-deadline: Enable auto-loading when built as module by Ben Hutchings · 7 years ago
  48. 26b4cf2 bfq: Re-enable auto-loading when built as a module by Ben Hutchings · 7 years ago
  49. 5034435 block: Make blk_dequeue_request() static by Damien Le Moal · 7 years ago
  50. 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 7 years ago
  51. cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 7 years ago
  52. e9a823f block: fix warning when I/O elevator is changed as request_queue is being removed by David Jeffery · 7 years ago
  53. 235f8da block, scheduler: convert xxx_var_store to void by weiping zhang · 7 years ago
  54. 9749c37 Merge 4.13-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  55. 4c18c9e blkcg: avoid free blkcg_root when failed to alloc blkcg policy by weiping zhang · 7 years ago
  56. 8a8e6f8 md/raid0: attach correct cgroup info in bio by Shaohua Li · 7 years ago
  57. 3140c3c block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename by Omar Sandoval · 7 years ago
  58. 22d5382 blk-mq-debugfs: Add names for recently added flags by Bart Van Assche · 7 years ago
  59. 6a934bb compat_hdio_ioctl: Fix a declaration by Bart Van Assche · 7 years ago
  60. 4757084 block: remove blk_free_devt in add_partition by weiping zhang · 7 years ago
  61. 50b4d48 bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer by Benjamin Block · 7 years ago
  62. 97e0546 bio-integrity: Fix regression if profile verify_fn is NULL by Milan Broz · 7 years ago
  63. ea0ea2b blk-throttle: cap discard request size by Shaohua Li · 7 years ago
  64. 37dcd65 block, bfq: fix error handle in bfq_init by weiping zhang · 7 years ago
  65. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  66. 807d4af block: add a __disk_get_part helper by Christoph Hellwig · 7 years ago
  67. de65b01 block: reject attempts to allocate more than DISK_MAX_PARTS partitions by Christoph Hellwig · 7 years ago
  68. 130d733 block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue by Bart Van Assche · 7 years ago
  69. 4ddd56b block: Relax a check in blk_start_queue() by Bart Van Assche · 7 years ago
  70. 6d2cf6f genhd: Annotate all part and part_tbl pointer dereferences by Bart Van Assche · 7 years ago
  71. f846593 blk-mq-debugfs: Declare a local symbol static by Bart Van Assche · 7 years ago
  72. d352ae2 blk-mq: Make blk_mq_reinit_tagset() calls easier to read by Bart Van Assche · 7 years ago
  73. 37f02e5 block: Unexport blk_queue_end_tag() by Bart Van Assche · 7 years ago
  74. 4d60621 block: Fix two comments that refer to .queue_rq() return values by Bart Van Assche · 7 years ago
  75. c005390 blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL by Christoph Hellwig · 7 years ago
  76. 3280d66 blk-mq: Fix queue usage on failed request allocation by Keith Busch · 7 years ago
  77. d985524 Merge 4.13-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  78. b3193bc cfq: Give a chance for arming slice idle timer in case of group_idle by Ritesh Harjani · 7 years ago
  79. edaf942 block, bfq: boost throughput with flash-based non-queueing devices by Paolo Valente · 7 years ago
  80. d5be3fe block,bfq: refactor device-idling logic by Paolo Valente · 7 years ago
  81. e743eb1 block: remove unused syncfull/asyncfull queue flags by Jens Axboe · 7 years ago
  82. d4acf36 block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time by Bart Van Assche · 7 years ago
  83. f86e28c bio-integrity: only verify integrity on the lowest stacked driver by Christoph Hellwig · 7 years ago
  84. c775d20 bio-integrity: Fix regression if profile verify_fn is NULL by Milan Broz · 7 years ago
  85. b8d62b3 blk-mq: enable checking two part inflight counts at the same time by Jens Axboe · 7 years ago
  86. f299b7c blk-mq: provide internal in-flight variant by Jens Axboe · 7 years ago
  87. 0609e0e block: make part_in_flight() take an array of two ints by Jens Axboe · 7 years ago
  88. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 7 years ago
  89. 7f5562d blk-mq-tag: check for NULL rq when iterating tags by Jens Axboe · 7 years ago
  90. 9346beb bio-integrity: move the bio integrity profile check earlier in bio_integrity_prep by Christoph Hellwig · 7 years ago
  91. 24c5dc6 block: Add rdma affinity based queue mapping helper by Sagi Grimberg · 7 years ago
  92. 3d289d6 block: Add comment to submit_bio_wait() by Jan Kara · 7 years ago
  93. 1ad43c0 blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed by Ming Lei · 7 years ago
  94. b7a71e6 blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabled by Jens Axboe · 7 years ago
  95. 46d556e block, bfq: consider also in_service_entity to state whether an entity is active by Paolo Valente · 7 years ago
  96. 6ab1d8d block, bfq: reset in_service_entity if it becomes idle by Paolo Valente · 7 years ago
  97. 18e9781 blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flags by Jens Axboe · 7 years ago
  98. 35fe6d7 block: use standard blktrace API to output cgroup info for debug notes by Shaohua Li · 7 years ago
  99. 007cc56 block: always attach cgroup info into bio by Shaohua Li · 7 years ago
  100. 76451d7 blk-mq: map queues to all present CPUs by Christoph Hellwig · 7 years ago