1. d62118b blk-wbt: allow wbt to be enabled always through sysfs by Jens Axboe · 8 years ago
  2. fa224ee blk-wbt: cleanup disable-by-default for CFQ by Jens Axboe · 8 years ago
  3. 80e091d blk-wbt: allow reset of default latency through sysfs by Jens Axboe · 8 years ago
  4. feffa5c nbd: fix setting of 'error' in NBD_DO_IT ioctl by Jens Axboe · 8 years ago
  5. 63db89e nbd: move multi-connection bit to unused value by Jens Axboe · 8 years ago
  6. 9561a7a nbd: add multi-connection support by Josef Bacik · 8 years ago
  7. e00f4f4 block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg by Tejun Heo · 8 years ago
  8. 05aea81 fs: logfs: remove unnecesary check by Ming Lei · 8 years ago
  9. c124843 fs: logfs: use bio_add_page() in do_erase() by Ming Lei · 8 years ago
  10. d4f98a8 fs: logfs: use bio_add_page() in __bdev_writeseg() by Ming Lei · 8 years ago
  11. 739a997 fs: logfs: convert to bio_add_page() in sync_request() by Ming Lei · 8 years ago
  12. 4113b88 bcache: debug: avoid accessing .bi_io_vec directly by Ming Lei · 8 years ago
  13. 84c8590 target: avoid accessing .bi_vcnt directly by Ming Lei · 8 years ago
  14. 2c73a60 block: floppy: use bio_add_page() by Ming Lei · 8 years ago
  15. 06efffd block: drbd: remove impossible failure handling by Ming Lei · 8 years ago
  16. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  17. 9a794fb block_dev: get rid of blksize bits calculation by Jens Axboe · 8 years ago
  18. 4d1a476 block_dev: Fixed direct I/O bio sector calculation by Damien Le Moal · 8 years ago
  19. 778889d block: apply blk_partition_remap to REQ_OP_ZONE_RESET by Shaun Tancheff · 8 years ago
  20. 93c5bdf block: clear all of bi_opf in bio_set_op_attrs by Christoph Hellwig · 8 years ago
  21. 5a8b187 pktcdvd: mark as unmaintained and deprecated by Jens Axboe · 8 years ago
  22. 9a05e75 block: Change extern inline to static inline by Tobias Klauser · 8 years ago
  23. 55f958c skd_main: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  24. 10e6246 block: document the 'io_poll_delay' queue sysfs file by Jens Axboe · 8 years ago
  25. 542ff7b block: new direct I/O implementation by Christoph Hellwig · 8 years ago
  26. 78250c0 block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC by Jens Axboe · 8 years ago
  27. 72ecad2 block: support a full bio worth of IO for simplified bdev direct-io by Jens Axboe · 8 years ago
  28. 64f1c21 blk-mq: make the polling code adaptive by Jens Axboe · 8 years ago
  29. 06426ad blk-mq: implement hybrid poll mode for sync O_DIRECT by Jens Axboe · 8 years ago
  30. 189ce2b block: fast-path for small and simple direct I/O requests by Christoph Hellwig · 8 years ago
  31. 429a787 nbd: fix use-after-free of rq/bio in the xmit path by Jens Axboe · 8 years ago
  32. 4121d38 blk-wbt: fix old-style function declaration by Arnd Bergmann · 8 years ago
  33. 92153d3 null_blk: add usage hints for NVM by Yasuaki Ishimatsu · 8 years ago
  34. 0a6219a block: deal with stale req count of plug list by Ming Lei · 8 years ago
  35. 2868f13 scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  36. bac0000 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  37. b4a567e loop: return proper error from loop_queue_rq() by Omar Sandoval · 8 years ago
  38. c6463c6 sd_zbc: Force use of READ16/WRITE16 by Damien Le Moal · 8 years ago
  39. dbb3ab0 bsg: Add sparse annotations to bsg_request_fn() by Bart Van Assche · 8 years ago
  40. 382cf63 blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1 by Jens Axboe · 8 years ago
  41. 8054b89 blk-wbt: remove stat ops by Jens Axboe · 8 years ago
  42. d8a0cbf blk-wbt: store queue instead of bdi by Jens Axboe · 8 years ago
  43. bbd7bb7 block: move poll code to blk-mq by Jens Axboe · 8 years ago
  44. b425b02 Block: mtip32xx: Improvement in code readability when memdup_user() fails. by Sachin Shukla · 8 years ago
  45. 066a4a7 blk-mq: blk_mq_try_issue_directly() should lookup hardware queue by Jens Axboe · 8 years ago
  46. 87760e5 block: hook up writeback throttling by Jens Axboe · 8 years ago
  47. e34cbd3 blk-wbt: add general throttling mechanism by Jens Axboe · 8 years ago
  48. cf43e6b block: add scalable completion tracking of requests by Jens Axboe · 8 years ago
  49. ebc4ff6 block: cfq_cpd_alloc() should use @gfp by Tejun Heo · 8 years ago
  50. 7bf5853 nvme: don't pass the full CQE to nvme_complete_async_event by Christoph Hellwig · 8 years ago
  51. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  52. 41c9499 skd: fix function prototype by Arnd Bergmann · 8 years ago
  53. 3bc8492 skd: fix msix error handling by Arnd Bergmann · 8 years ago
  54. ae5b2ec block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH by Jens Axboe · 8 years ago
  55. b57d74a writeback: track if we're sleeping on progress in balance_dirty_pages() by Jens Axboe · 8 years ago
  56. 8e1de26 skd_main: use %*ph to dump small buffers by Andy Shevchenko · 8 years ago
  57. 180b0ae skd: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  58. feebd56 pktcdvd: don't scribble over the bvec array by Christoph Hellwig · 8 years ago
  59. c02ebfd blk-mq: Always schedule hctx->next_cpu by Gabriel Krisman Bertazi · 8 years ago
  60. d278d4a block: add code to track actual device queue depth by Jens Axboe · 9 years ago
  61. 600271d blk-mq: immediately dispatch big size request by Shaohua Li · 8 years ago
  62. 50d24c3 block: immediately dispatch big size request by Shaohua Li · 8 years ago
  63. 46f3cc1 block: drop q argument from bsg_validate_sgv4_hdr by Johannes Thumshirn · 8 years ago
  64. a6eaa88 nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code by Bart Van Assche · 8 years ago
  65. 3174dd3 nvme: Fix a race condition related to stopping queues by Bart Van Assche · 8 years ago
  66. 7b17c2f dm: Fix a race condition related to stopping and starting queues by Bart Van Assche · 8 years ago
  67. f0d33ab dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code by Bart Van Assche · 8 years ago
  68. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  69. 6a83e74 blk-mq: Introduce blk_mq_quiesce_queue() by Bart Van Assche · 8 years ago
  70. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 8 years ago
  71. 52d7f1b blk-mq: Avoid that requeueing starts stopped queues by Bart Van Assche · 8 years ago
  72. 2253efc blk-mq: Move more code into blk_mq_direct_issue_request() by Bart Van Assche · 8 years ago
  73. fd00144 blk-mq: Introduce blk_mq_queue_stopped() by Bart Van Assche · 8 years ago
  74. 5d1b25c blk-mq: Introduce blk_mq_hctx_stopped() by Bart Van Assche · 8 years ago
  75. bc27c01 blk-mq: Do not invoke .queue_rq() for a stopped queue by Bart Van Assche · 8 years ago
  76. 2cefe4d block: add bio_iov_iter_get_pages() by Kent Overstreet · 8 years ago
  77. 13edd5e writeback: mark background writeback as such by Jens Axboe · 8 years ago
  78. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
  79. 1d796d6 block: add REQ_BACKGROUND by Jens Axboe · 8 years ago
  80. 7281b45 block: remove the CONFIG_BLOCK ifdef in blk_types.h by Christoph Hellwig · 8 years ago
  81. be29796 mm: only include blk_types in swap.h if CONFIG_SWAP is enabled by Christoph Hellwig · 8 years ago
  82. 9f08217 ceph: don't include blk_types.h in messenger.h by Christoph Hellwig · 8 years ago
  83. fe8ecc8 arm, arm64: don't include blk_types.h in <asm/io.h> by Christoph Hellwig · 8 years ago
  84. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  85. 1e3914d block, fs: move submit_bio to bio.h by Christoph Hellwig · 8 years ago
  86. d384995 fs: decouple READ and WRITE from the block layer ops by Christoph Hellwig · 8 years ago
  87. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  88. a2b8096 block: replace REQ_NOIDLE with REQ_IDLE by Christoph Hellwig · 8 years ago
  89. b685d3d block: treat REQ_FUA and REQ_PREFLUSH as synchronous by Christoph Hellwig · 8 years ago
  90. 6f6b291 block: don't use REQ_SYNC in the READ_SYNC definition by Christoph Hellwig · 8 years ago
  91. 67f055c btrfs: use op_is_sync to check for synchronous requests by Christoph Hellwig · 8 years ago
  92. 83b5df6 bcache: use op_is_sync to check for synchronous requests by Christoph Hellwig · 8 years ago
  93. 03ea4af umem: use op_is_sync to check for synchronous requests by Christoph Hellwig · 8 years ago
  94. d71d9ae blk-cgroup: use op_is_sync to check for synchronous requests by Christoph Hellwig · 8 years ago
  95. aa39ebd cfq-iosched: use op_is_sync instead of opencoding it by Christoph Hellwig · 8 years ago
  96. 8737417 block: add a proper block layer data direction encoding by Christoph Hellwig · 8 years ago
  97. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  98. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  99. 8d2bbd4 block: replace REQ_THROTTLED with a bio flag by Christoph Hellwig · 8 years ago
  100. 188bd2b block: move REQ_RAHEAD to common flags by Christoph Hellwig · 8 years ago