1. 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. 9945187 block: fix bounce_end_io by Ming Lei · 9 years ago
  3. e31fb9e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  4. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
  5. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  6. a3ad0a9 block: Remove forced page bouncing under IO by Jan Kara · 9 years ago
  7. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  8. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  10. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 9 years ago
  11. 393a339 block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE by Wang YanQing · 9 years ago
  12. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  13. 719c555 block: move mm/bounce.c to block/ by Jens Axboe · 10 years ago[Renamed from mm/bounce.c]
  14. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 10 years ago
  15. 83b2944 mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored by Darrick J. Wong · 11 years ago
  16. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  17. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  18. cb34e05 block: Convert some code to bio_for_each_segment_all() by Kent Overstreet · 12 years ago
  19. d74c6d5 block: Add bio_for_each_segment_all() by Kent Overstreet · 11 years ago
  20. 6bc454d bounce: Refactor __blk_queue_bounce to not use bi_io_vec by Kent Overstreet · 12 years ago
  21. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  22. f100625 bounce: allow use of bounce pool via config option by Chris Metcalf · 12 years ago
  23. 9b04c5f mm: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  24. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  25. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  26. 3bcfeaf block: initialize the bounce pool if high memory may be added later by David Vrabel · 13 years ago
  27. ac8456d bounce: call flush_dcache_page() after bounce_copy_vec() by Gary King · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 15 years ago
  30. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  31. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  32. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  33. f735b5e bounce: don't rely on a zeroed bio_vec list by Jens Axboe · 15 years ago
  34. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 15 years ago
  35. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  36. 3614407 highmem: use bio_has_data() in the bounce path by Jens Axboe · 16 years ago
  37. bf2de6f block: Initial support for data-less (or empty) barrier support by Jens Axboe · 17 years ago
  38. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  39. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  40. f772b3d block: blk_max_pfn is somtimes wrong by Vasily Tarasov · 17 years ago
  41. c43a508 [PATCH] blktrace: only add a bounce trace when we really bounce by Jens Axboe · 17 years ago
  42. 831058d [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] by David Howells · 18 years ago