1. ee7bdc6 FBE: Add support for hardware based FBE on f2fs and adapt ext4 fs by Zhen Kong · 5 years ago
  2. 410306a SCSI: fix queue cleanup race before queue initialization is done by Ming Lei · 6 years ago
  3. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  4. 8b2ded1 block: don't warn when doing fsync on read-only devices by Mikulas Patocka · 6 years ago
  5. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. fcedba4 block: remove duplicate initialization by Chaitanya Kulkarni · 6 years ago
  7. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. b089cfd block: don't warn for flush on read-only device by Jens Axboe · 6 years ago
  9. 4cf6324 block: Introduce blk_exit_queue() by Bart Van Assche · 6 years ago
  10. a32e236 Partially revert "block: fail op_is_write() requests to read-only partitions" by Linus Torvalds · 6 years ago
  11. b233f12 block: really disable runtime-pm for blk-mq by Ming Lei · 6 years ago
  12. 54648cf block: blk_init_allocated_queue() set q->fq as NULL in the fail case by xiao jin · 6 years ago
  13. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  14. e9a8385 block: Add default switch case to blk_pm_allow_request() to kill warning by Geert Uytterhoeven · 6 years ago
  15. c1c8038 block: remove external dependency on wbt_flags by Josef Bacik · 6 years ago
  16. a790504 blk-rq-qos: refactor out common elements of blk-wbt by Josef Bacik · 6 years ago
  17. 1954e9a block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests by Bart Van Assche · 6 years ago
  18. 1311326 blk-mq: avoid to synchronize rcu inside blk_cleanup_queue() by Ming Lei · 6 years ago
  19. 297ba57 block: Fix cloning of requests with a special payload by Bart Van Assche · 6 years ago
  20. 9c24c10 Revert "block: Add warning for bi_next not NULL in bio_endio()" by Bart Van Assche · 6 years ago
  21. c04fa44 block: always set partition number to '0' in blk_partition_remap() by Hannes Reinecke · 6 years ago
  22. cd4a4ae block: don't use blocking queue entered for recursive bio submits by Jens Axboe · 6 years ago
  23. acddf3b block: move sysfs_lock into elevator_init by Christoph Hellwig · 6 years ago
  24. ddb7253 block: remove the always unused name argument to elevator_init by Christoph Hellwig · 6 years ago
  25. cbf62af block: move initialization of elevator-related fields to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  26. 338aa96 block: convert bounce, q->bio_split to bioset_init()/mempool_init() by Kent Overstreet · 6 years ago
  27. 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 6 years ago
  28. 0ba99ca block: Add warning for bi_next not NULL in bio_endio() by Kent Overstreet · 6 years ago
  29. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 6 years ago
  30. c303602 block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM by Christoph Hellwig · 6 years ago
  31. 4accf5f block: pass an explicit gfp_t to get_request by Christoph Hellwig · 6 years ago
  32. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 6 years ago
  33. a9a14d3 block: fix __get_request documentation by Christoph Hellwig · 6 years ago
  34. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 6 years ago
  35. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 6 years ago
  36. a8a4594 block: pass struct request instead of struct blk_issue_stat to wbt by Omar Sandoval · 6 years ago
  37. 5086467 block: Shorten interrupt disabled regions by Thomas Gleixner · 6 years ago
  38. 656cb6d block: Remove redundant WARN_ON() by Anna-Maria Gleixner · 6 years ago
  39. f456023 blk-mq: start request gstate with gen 1 by Jianchao Wang · 6 years ago
  40. 1dc3039 block: do not use interruptible wait anywhere by Alan Jenkins · 6 years ago
  41. 37f9579 blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash by Bart Van Assche · 6 years ago
  42. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  43. 818e0fa block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}() by Bart Van Assche · 6 years ago
  44. 52c5e62 block: bio_check_eod() needs to consider partitions by Christoph Hellwig · 6 years ago
  45. 8814ce8 block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() by Bart Van Assche · 6 years ago
  46. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 6 years ago
  47. 7c5a0dc block: fix the count of PGPGOUT for WRITE_SAME by Jiufei Xue · 6 years ago
  48. a063057 block: Fix a race between request queue removal and the block cgroup controller by Bart Van Assche · 6 years ago
  49. 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 6 years ago
  50. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 6 years ago
  51. 30abb3a block: Add should_fail_bio() for bpf error injection by Howard McLauchlan · 6 years ago
  52. 445251d blk-mq: fix discard merge with scheduler attached by Jens Axboe · 6 years ago
  53. 86ff7c2 blk-mq: introduce BLK_STS_DEV_RESOURCE by Ming Lei · 6 years ago
  54. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  55. f5ced52 block: Remove kblockd_schedule_delayed_work{,_on}() by Bart Van Assche · 7 years ago
  56. c77ff7f blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_request_issue_directly() by Bart Van Assche · 7 years ago
  57. 721c7fc block: fail op_is_write() requests to read-only partitions by Ilya Dryomov · 7 years ago
  58. 396eaf2 blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback by Ming Lei · 7 years ago
  59. e14575b3 block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit by Jens Axboe · 7 years ago
  60. 1d9bd51 blk-mq: replace timeout synchronization with a RCU and generation based scheme by Tejun Heo · 7 years ago
  61. c2856ae blk-mq: quiesce queue before freeing queue by Ming Lei · 7 years ago
  62. 6cc77e9 block: introduce zoned block devices zone write locking by Christoph Hellwig · 7 years ago
  63. 454be72 block: drain queue before waiting for q_usage_counter becoming zero by Ming Lei · 7 years ago
  64. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  65. 34d9715 block: wake up all tasks blocked in get_request() by Ming Lei · 7 years ago
  66. 9a95e4e block, nvme: Introduce blk_mq_req_flags_t by Bart Van Assche · 7 years ago
  67. 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
  68. c9254f2 block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag by Bart Van Assche · 7 years ago
  69. 1b6d65a block: Introduce BLK_MQ_REQ_PREEMPT by Bart Van Assche · 7 years ago
  70. 6a15674 block: Introduce blk_get_request_flags() by Bart Van Assche · 7 years ago
  71. 055f6e1 block: Make q_usage_counter also track legacy requests by Ming Lei · 7 years ago
  72. aba7afc blk-mq: Avoid that request queue removal can trigger list corruption by Bart Van Assche · 7 years ago
  73. b085029 block: pass 'run_queue' to blk_mq_request_bypass_insert by Ming Lei · 7 years ago
  74. e4f36b2 block: fix peeking requests during PM by Christoph Hellwig · 7 years ago
  75. ea435e1 block: add a poll_fn callback to struct request_queue by Christoph Hellwig · 7 years ago
  76. ef71de8 block: add a blk_steal_bios helper by Christoph Hellwig · 7 years ago
  77. f421e1d block: provide a direct_make_request helper by Christoph Hellwig · 7 years ago
  78. 4e9b6f2 block: Fix a race between blk_cleanup_queue() and timeout handling by Bart Van Assche · 7 years ago
  79. 85acb3b block: set request_list for request by Shaohua Li · 7 years ago
  80. 9c98837 block: move __elv_next_request to blk-core.c by Christoph Hellwig · 7 years ago
  81. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  82. 157f377 block: directly insert blk-mq request from blk_insert_cloned_request() by Jens Axboe · 7 years ago
  83. 5034435 block: Make blk_dequeue_request() static by Damien Le Moal · 7 years ago
  84. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  85. 4ddd56b block: Relax a check in blk_start_queue() by Bart Van Assche · 7 years ago
  86. b8d62b3 blk-mq: enable checking two part inflight counts at the same time 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. 765e40b block: disable runtime-pm for blk-mq by Christoph Hellwig · 7 years ago
  90. e23947b bio-integrity: fold bio_integrity_enabled to bio_integrity_prep by Dmitry Monakhov · 7 years ago
  91. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 7 years ago
  92. 0bf6595 block: don't set bounce limit in blk_init_allocated_queue by Christoph Hellwig · 7 years ago
  93. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 7 years ago
  94. cb6934f block: add support for write hints in a bio by Jens Axboe · 7 years ago
  95. 34bd9c1 block: Fix off-by-one errors in blk_status_to_errno() and print_req_error() by Bart Van Assche · 7 years ago
  96. 332ebbf block: Document what queue type each function is intended for by Bart Van Assche · 7 years ago
  97. 2fff8a9 block: Check locking assumptions at runtime by Bart Van Assche · 7 years ago
  98. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 7 years ago
  99. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 7 years ago
  100. 03a07c9 block: return on congested block device by Goldwyn Rodrigues · 7 years ago