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