1. b2387dd blk-mq: fix FUA request hang by Shaohua Li · 9 years ago
  2. bba0bdd Defer processing of REQ_PREEMPT requests for blocked devices by Bart Van Assche · 9 years ago
  3. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 10 years ago
  4. e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
  5. b1f013885 block: Relocate bio integrity flags by Martin K. Petersen · 10 years ago
  6. 180b2f9 block: Replace bi_integrity with bi_special by Martin K. Petersen · 10 years ago
  7. bf57229 blk-mq: remove REQ_END by Christoph Hellwig · 10 years ago
  8. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  9. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 10 years ago
  10. 62a8067 bio_vec-backed iov_iter by Al Viro · 10 years ago
  11. 360f92c block: fix regression with block enabled tagging by Jens Axboe · 10 years ago
  12. 196d38b block: Generic bio chaining by Kent Overstreet · 11 years ago
  13. 4550dd6 block: Immutable bio vecs by Kent Overstreet · 11 years ago
  14. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  15. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  16. 5953316 block: make rq->cmd_flags be 64-bit by Jens Axboe · 11 years ago
  17. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  18. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  19. 705cd0e Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.10/core by Jens Axboe · 11 years ago
  20. a38352e block: Add an explicit bio flag for bios that own their bvec by Kent Overstreet · 12 years ago
  21. 054bdf6 block: Add bio_advance() by Kent Overstreet · 12 years ago
  22. 6631127 block: add a flag to identify PM request by Lin Ming · 11 years ago
  23. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  24. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  25. 4254bba block: Kill bi_destructor by Kent Overstreet · 12 years ago
  26. f44b48c block: Add bio_reset() by Kent Overstreet · 12 years ago
  27. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  28. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 12 years ago
  29. 852c788 block: implement bio_associate_current() by Tejun Heo · 12 years ago
  30. 9562ad9 block: Remove the control of complete cpu from bio. by Tao Ma · 13 years ago
  31. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  32. 8e4bf84 Move some REQ flags to the common bio/request area by Matthew Wilcox · 13 years ago
  33. 155d109 block: add REQ_SECURE to REQ_COMMON_MASK by Namhyung Kim · 13 years ago
  34. 771949d block: get rid of on-stack plugging debug checks by Jens Axboe · 13 years ago
  35. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  36. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  37. 414b4ff block: add REQ_FLUSH_SEQ by Tejun Heo · 13 years ago
  38. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  39. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  40. 495d2b3 block: Make the integrity mapped property a bio flag by Martin K. Petersen · 14 years ago
  41. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  42. 3a2edd0 block: make __blk_rq_prep_clone() copy most command flags by Tejun Heo · 14 years ago
  43. 4fed947 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests by Tejun Heo · 14 years ago
  44. 28e7d18 block: drop barrier ordering by queue draining by Tejun Heo · 14 years ago
  45. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  46. de75d60 block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n by Jens Axboe · 14 years ago
  47. 7cc0158 bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flags by Tejun Heo · 14 years ago