1. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  2. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  3. 4254bba block: Kill bi_destructor by Kent Overstreet · 12 years ago
  4. f44b48c block: Add bio_reset() by Kent Overstreet · 12 years ago
  5. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  6. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 12 years ago
  7. 852c788 block: implement bio_associate_current() by Tejun Heo · 12 years ago
  8. 9562ad9 block: Remove the control of complete cpu from bio. by Tao Ma · 13 years ago
  9. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  10. 8e4bf84 Move some REQ flags to the common bio/request area by Matthew Wilcox · 13 years ago
  11. 155d109 block: add REQ_SECURE to REQ_COMMON_MASK by Namhyung Kim · 13 years ago
  12. 771949d block: get rid of on-stack plugging debug checks by Jens Axboe · 13 years ago
  13. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  14. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  15. 414b4ff block: add REQ_FLUSH_SEQ by Tejun Heo · 14 years ago
  16. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  17. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  18. 495d2b3 block: Make the integrity mapped property a bio flag by Martin K. Petersen · 14 years ago
  19. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  20. 3a2edd0 block: make __blk_rq_prep_clone() copy most command flags by Tejun Heo · 14 years ago
  21. 4fed947 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests by Tejun Heo · 14 years ago
  22. 28e7d18 block: drop barrier ordering by queue draining by Tejun Heo · 14 years ago
  23. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  24. de75d60 block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n by Jens Axboe · 14 years ago
  25. 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