1. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  2. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  3. beec25b dm stripe: add DAX support by Toshi Kani · 8 years ago
  4. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  5. e604714 dm: use bio op accessors by Mike Christie · 8 years ago
  6. 1e1a4e8 Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  7. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  8. e80d1c8 dm: do not override error code returned from dm_get_device() by Vivek Goyal · 9 years ago
  9. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  10. e223e1d dm stripe: drop useless exit point from dm_stripe_init() by Luis Henriques · 9 years ago
  11. a3f2af2 dm stripe: fix potential for leak in stripe_ctr error path by Pavitra Kumar · 10 years ago
  12. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  13. 7fff5e8 dm stripe: silence a couple sparse warnings by Mike Snitzer · 11 years ago
  14. d793e684 dm stripe: fix regression in stripe_width calculation by Mike Snitzer · 11 years ago
  15. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  16. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  17. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  18. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 11 years ago
  19. 7de3ee5 dm: remove map_info by Mikulas Patocka · 11 years ago
  20. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 11 years ago
  21. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  22. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  23. 33d07c0 dm stripe: optimize chunk_size calculations by Mikulas Patocka · 12 years ago
  24. 8f069b4 dm stripe: remove minimum stripe size by Mikulas Patocka · 12 years ago
  25. eb850de dm stripe: support for non power of 2 chunksize by Mike Snitzer · 12 years ago
  26. 542f903 dm: support non power of two target max_io_len by Mike Snitzer · 12 years ago
  27. 1df0548 dm stripe: remove stripes_mask by Mikulas Patocka · 12 years ago
  28. f14fa69 dm stripe: fix size test by Mikulas Patocka · 12 years ago
  29. 1a66a08 dm: replace simple_strtoul by majianpeng · 12 years ago
  30. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 12 years ago
  31. 2991520 dm stripe: implement merge method by Mustafa Mesanovic · 13 years ago
  32. f521f07 dm stripe: switch from local workqueue to system_wq by Tejun Heo · 13 years ago
  33. d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
  34. 7b76ec1 dm stripe: support discards by Mikulas Patocka · 14 years ago
  35. c96053b dm stripe: optimize sector division by Mikulas Patocka · 14 years ago
  36. 6598852 dm stripe: move sector translation to a function by Mikulas Patocka · 14 years ago
  37. b441a262 dm: use dm_target_offset macro by Alasdair G Kergon · 14 years ago
  38. 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
  39. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  40. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 14 years ago
  41. 781248c dm stripe: avoid divide by zero with invalid stripe count by Nikanth Karthikesan · 14 years ago
  42. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  43. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  44. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  45. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  46. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 15 years ago
  47. 374bf7e dm: stripe support flush by Mikulas Patocka · 15 years ago
  48. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 15 years ago
  49. 6edebde dm stripe: fix init failure by Heinz Mauelshagen · 16 years ago
  50. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  51. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  52. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  53. 4f7f5c6 dm: stripe enhanced status return by Brian Wood · 16 years ago
  54. a25eb94 dm: stripe trigger event on failure by Brian Wood · 16 years ago
  55. 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
  56. d2a7ad2 [PATCH] dm: map and endio symbolic return codes by Kiyoshi Ueda · 17 years ago
  57. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  58. a22c96c [PATCH] dm: remove unnecessary typecast by Kevin Corry · 18 years ago
  59. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 18 years ago
  60. 8ba32fd [PATCH] dm stripe: Fix bounds by Kevin Corry · 18 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago