1. 7ff8f21 dm: Use kzalloc for all structs with embedded biosets/mempools by Kent Overstreet · 6 years ago
  2. b6f93a1 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 7 years ago
  3. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  4. 4cc9613 dm: move request-based code out to dm-rq.[hc] by Mike Snitzer · 8 years ago
  5. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  6. e604714 dm: use bio op accessors by Mike Christie · 8 years ago
  7. 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  8. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  9. 93bbf58 md: more open-coded offset_in_page() by Al Viro · 8 years ago
  10. 6f65985 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() by Julia Lawall · 9 years ago
  11. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  12. 9b81c84 block: don't access bio->bi_error after bio_put() by Sasha Levin · 9 years ago
  13. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  14. e5db298 dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME by Darrick J. Wong · 9 years ago
  15. 37527b8 dm io: reject unsupported DISCARD requests with EOPNOTSUPP by Darrick J. Wong · 9 years ago
  16. 97e7cdf dm io: simplify dec_count and sync_io by Joe Thornber · 10 years ago
  17. 10f1d5d dm io: fix a race condition in the wake up code for sync_io by Joe Thornber · 10 years ago
  18. d73f990 dm io: fix I/O to multiple destinations by Mikulas Patocka · 10 years ago
  19. 003b5c5 block: Convert drivers to immutable biovecs by Kent Overstreet · 11 years ago
  20. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  21. e860313 dm: add reserved_bio_based_ios module parameter by Mike Snitzer · 11 years ago
  22. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 11 years ago
  23. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  24. 0c535e0 dm io: fix discard support by Milan Broz · 12 years ago
  25. bb91bc7 dm io: flush cpu cache with vmapped io by Mikulas Patocka · 13 years ago
  26. bda8efe dm io: use fixed initial mempool size by Mikulas Patocka · 13 years ago
  27. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  28. d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
  29. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  30. 12fc0f4 dm io: handle empty barriers by Mikulas Patocka · 15 years ago
  31. f1e5398 dm io: remove extra bi_io_vec region hack by Mikulas Patocka · 15 years ago
  32. 952b355 dm io: use slab for struct io by Mikulas Patocka · 15 years ago
  33. 51aa322 dm io: retry after barrier error by Mikulas Patocka · 15 years ago
  34. 5af443a dm io: record eopnotsupp by Mikulas Patocka · 15 years ago
  35. b64b6bf dm io: make sync_io uninterruptible by Mikulas Patocka · 15 years ago
  36. d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 15 years ago
  37. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  38. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 16 years ago
  39. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  40. 7ff14a3 dm: unplug queues in threads by Mikulas Patocka · 16 years ago
  41. a765e20 dm: move include files by Alasdair G Kergon · 16 years ago
  42. 22a1ceb dm io: clean interface by Heinz Mauelshagen · 16 years ago
  43. e01fd7e dm io: rename error to error_bits by Alasdair G Kergon · 16 years ago
  44. 4cdc1d1 dm io: write error bits form long not int by Alasdair G Kergon · 16 years ago
  45. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  46. 596f138 dm io: fix panic on large request by Jun'ichi Nomura · 17 years ago
  47. bf17ce3 dm io: remove old interface by Milan Broz · 17 years ago
  48. c8b03af dm io: new interface by Heinz Mauelshagen · 17 years ago
  49. 891ce20 dm io: prepare for new interface by Heinz Mauelshagen · 17 years ago
  50. c897feb dm io: delay dec_count by Heinz Mauelshagen · 17 years ago
  51. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  52. f00b16a [PATCH] dm io: fix bi_max_vecs by Heinz Mauelshagen · 18 years ago
  53. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 18 years ago
  54. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  55. 3676347 [PATCH] kill bio->bi_set by Peter Osterlund · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago