1. 6e85eaf blk-mq: blk_account_io_start() takes a bool by Jens Axboe · 8 years ago
  2. 5888678 block: fix unintended fallthrough in generic_make_request_checks() by Nicolai Stange · 8 years ago
  3. e88f72c nbd: fix 64-bit division by Jens Axboe · 8 years ago
  4. ef77b51 nbd: use loff_t for blocksize and nbd_set_size args by Josef Bacik · 8 years ago
  5. 209200e blk-stat: fix a typo by Shaohua Li · 8 years ago
  6. e0c7230 block: factor out req_set_nomerge by Ritesh Harjani · 8 years ago
  7. af30922 block: protect iterate_bdevs() against concurrent close by Rabin Vincent · 8 years ago
  8. 5b0e34e block: mtip32xx: set error code on failure by Pan Bian · 8 years ago
  9. d262920 nvmet: add support for the Write Zeroes command by Chaitanya Kulkarni · 8 years ago
  10. 6d31e3ba nvme: add support for the Write Zeroes command by Chaitanya Kulkarni · 8 years ago
  11. 3b7c33b nvme.h: add Write Zeroes definitions by Chaitanya Kulkarni · 8 years ago
  12. a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
  13. e73c23f block: add async variant of blkdev_issue_zeroout by Chaitanya Kulkarni · 8 years ago
  14. b02d8aa block: Check partition alignment on zoned block devices by Damien Le Moal · 8 years ago
  15. 333ba05 lightnvm: transform target get/set bad block by Javier González · 8 years ago
  16. da2d7cb lightnvm: use target nvm on target-specific ops. by Javier González · 8 years ago
  17. a279006 lightnvm: introduce max_phys_sects helper function by Javier González · 8 years ago
  18. 959e911 lightnvm: introduce helpers for generic ops in rrpc by Javier González · 8 years ago
  19. 8e53624 lightnvm: eliminate nvm_lun abstraction in mm by Javier González · 8 years ago
  20. 2a02e62 lightnvm: eliminate nvm_block abstraction on mm by Javier González · 8 years ago
  21. eec4456 lightnvm: remove debug lun statistics from gennvm by Javier González · 8 years ago
  22. 0ac4072 lightnvm: remove get_lun operation on gennvm by Javier González · 8 years ago
  23. 8e79b5c lightnvm: move block provisioning to targets by Javier González · 8 years ago
  24. 8176117 lightnvm: manage lun partitions internally in mm by Javier González · 8 years ago
  25. de93434 lightnvm: remove gen_lun abstraction by Javier González · 8 years ago
  26. 98379a1 lightnvm: use constant name instead of value by Javier González · 8 years ago
  27. eb00352 lightnvm: remove unnecessary variables in rrpc by Javier González · 8 years ago
  28. 0e5c324 lightnvm: make address conversion functions global by Javier González · 8 years ago
  29. 7e4f64a lightnvm: cleanup unused target operations by Javier González · 8 years ago
  30. 17b25cf lightnvm: remove sysfs configuration interface by Javier González · 8 years ago
  31. f0b01b6 lightnvm: rrpc: split bios of size > 256kb by Javier González · 8 years ago
  32. 402ab9a lightnvm: add ECC error codes by Javier González · 8 years ago
  33. a24ba46 lightnvm: export set bad block table by Javier González · 8 years ago
  34. 8a3c95a lightnvm: do not protect block 0 by Javier González · 8 years ago
  35. bb31497 lightnvm: enable to send hint to erase command by Javier González · 8 years ago
  36. 3dc87dd nvme: lightnvm: attach lightnvm sysfs to nvme block device by Matias Bjørling · 8 years ago
  37. 7498e99 nvme: lightnvm: frees wrong cmd structure by Matias Bjørling · 8 years ago
  38. 415d3da blk-mq: Drop explicit timeout sync in hotplug by Gabriel Krisman Bertazi · 8 years ago
  39. d62118b blk-wbt: allow wbt to be enabled always through sysfs by Jens Axboe · 8 years ago
  40. fa224ee blk-wbt: cleanup disable-by-default for CFQ by Jens Axboe · 8 years ago
  41. 80e091d blk-wbt: allow reset of default latency through sysfs by Jens Axboe · 8 years ago
  42. feffa5c nbd: fix setting of 'error' in NBD_DO_IT ioctl by Jens Axboe · 8 years ago
  43. 63db89e nbd: move multi-connection bit to unused value by Jens Axboe · 8 years ago
  44. 9561a7a nbd: add multi-connection support by Josef Bacik · 8 years ago
  45. e00f4f4 block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg by Tejun Heo · 8 years ago
  46. 05aea81 fs: logfs: remove unnecesary check by Ming Lei · 8 years ago
  47. c124843 fs: logfs: use bio_add_page() in do_erase() by Ming Lei · 8 years ago
  48. d4f98a8 fs: logfs: use bio_add_page() in __bdev_writeseg() by Ming Lei · 8 years ago
  49. 739a997 fs: logfs: convert to bio_add_page() in sync_request() by Ming Lei · 8 years ago
  50. 4113b88 bcache: debug: avoid accessing .bi_io_vec directly by Ming Lei · 8 years ago
  51. 84c8590 target: avoid accessing .bi_vcnt directly by Ming Lei · 8 years ago
  52. 2c73a60 block: floppy: use bio_add_page() by Ming Lei · 8 years ago
  53. 06efffd block: drbd: remove impossible failure handling by Ming Lei · 8 years ago
  54. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  55. 9a794fb block_dev: get rid of blksize bits calculation by Jens Axboe · 8 years ago
  56. 4d1a476 block_dev: Fixed direct I/O bio sector calculation by Damien Le Moal · 8 years ago
  57. 778889d block: apply blk_partition_remap to REQ_OP_ZONE_RESET by Shaun Tancheff · 8 years ago
  58. 93c5bdf block: clear all of bi_opf in bio_set_op_attrs by Christoph Hellwig · 8 years ago
  59. 5a8b187 pktcdvd: mark as unmaintained and deprecated by Jens Axboe · 8 years ago
  60. 9a05e75 block: Change extern inline to static inline by Tobias Klauser · 8 years ago
  61. 55f958c skd_main: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  62. 10e6246 block: document the 'io_poll_delay' queue sysfs file by Jens Axboe · 8 years ago
  63. 542ff7b block: new direct I/O implementation by Christoph Hellwig · 8 years ago
  64. 78250c0 block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC by Jens Axboe · 8 years ago
  65. 72ecad2 block: support a full bio worth of IO for simplified bdev direct-io by Jens Axboe · 8 years ago
  66. 64f1c21 blk-mq: make the polling code adaptive by Jens Axboe · 8 years ago
  67. 06426ad blk-mq: implement hybrid poll mode for sync O_DIRECT by Jens Axboe · 8 years ago
  68. 189ce2b block: fast-path for small and simple direct I/O requests by Christoph Hellwig · 8 years ago
  69. 429a787 nbd: fix use-after-free of rq/bio in the xmit path by Jens Axboe · 8 years ago
  70. 4121d38 blk-wbt: fix old-style function declaration by Arnd Bergmann · 8 years ago
  71. 92153d3 null_blk: add usage hints for NVM by Yasuaki Ishimatsu · 8 years ago
  72. 0a6219a block: deal with stale req count of plug list by Ming Lei · 8 years ago
  73. 2868f13 scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  74. bac0000 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  75. b4a567e loop: return proper error from loop_queue_rq() by Omar Sandoval · 8 years ago
  76. c6463c6 sd_zbc: Force use of READ16/WRITE16 by Damien Le Moal · 8 years ago
  77. dbb3ab0 bsg: Add sparse annotations to bsg_request_fn() by Bart Van Assche · 8 years ago
  78. 382cf63 blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1 by Jens Axboe · 8 years ago
  79. 8054b89 blk-wbt: remove stat ops by Jens Axboe · 8 years ago
  80. d8a0cbf blk-wbt: store queue instead of bdi by Jens Axboe · 8 years ago
  81. bbd7bb7 block: move poll code to blk-mq by Jens Axboe · 8 years ago
  82. b425b02 Block: mtip32xx: Improvement in code readability when memdup_user() fails. by Sachin Shukla · 8 years ago
  83. 066a4a7 blk-mq: blk_mq_try_issue_directly() should lookup hardware queue by Jens Axboe · 8 years ago
  84. 87760e5 block: hook up writeback throttling by Jens Axboe · 8 years ago
  85. e34cbd3 blk-wbt: add general throttling mechanism by Jens Axboe · 8 years ago
  86. cf43e6b block: add scalable completion tracking of requests by Jens Axboe · 8 years ago
  87. ebc4ff6 block: cfq_cpd_alloc() should use @gfp by Tejun Heo · 8 years ago
  88. 7bf5853 nvme: don't pass the full CQE to nvme_complete_async_event by Christoph Hellwig · 8 years ago
  89. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  90. 41c9499 skd: fix function prototype by Arnd Bergmann · 8 years ago
  91. 3bc8492 skd: fix msix error handling by Arnd Bergmann · 8 years ago
  92. ae5b2ec block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH by Jens Axboe · 8 years ago
  93. b57d74a writeback: track if we're sleeping on progress in balance_dirty_pages() by Jens Axboe · 8 years ago
  94. 8e1de26 skd_main: use %*ph to dump small buffers by Andy Shevchenko · 8 years ago
  95. 180b0ae skd: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  96. feebd56 pktcdvd: don't scribble over the bvec array by Christoph Hellwig · 8 years ago
  97. c02ebfd blk-mq: Always schedule hctx->next_cpu by Gabriel Krisman Bertazi · 8 years ago
  98. d278d4a block: add code to track actual device queue depth by Jens Axboe · 9 years ago
  99. 600271d blk-mq: immediately dispatch big size request by Shaohua Li · 8 years ago
  100. 50d24c3 block: immediately dispatch big size request by Shaohua Li · 8 years ago