1. 410fe22 dm: add support for REQ_NOWAIT to various targets by Jeffle Xu · 4 years, 2 months ago
  2. b18ae8d dm: replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  3. cdf6cdc dm,dax: Add dax zero_page_range operation by Vivek Goyal · 4 years, 10 months ago
  4. 8adeac3b dm stripe: use struct_size() in kmalloc() by Gustavo A. R. Silva · 5 years ago
  5. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
  6. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  7. 0071654 dm: add support for secure erase forwarding by Denis Semakin · 7 years ago
  8. 706dd22 dm stripe: get rid of a Variable Length Array (VLA) by Tycho Andersen · 7 years ago
  9. 976431b dax, dm: allow device-mapper to operate without dax support by Dan Williams · 7 years ago
  10. dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  11. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  12. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  13. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  14. abebfbe2 dm: add ->flush() dax operation support by Dan Williams · 8 years ago
  15. 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 8 years ago
  16. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  17. 1be5690 dm: change ->end_io calling convention by Christoph Hellwig · 8 years ago
  18. 9966afa dm: fix REQ_RAHEAD handling by Christoph Hellwig · 8 years ago
  19. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  20. d35a878 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  21. 817bf40 dm: teach dm-targets to use a dax_device + dax_operations by Dan Williams · 8 years ago
  22. e2460f2 dm: mark targets that pass integrity data by Mikulas Patocka · 8 years ago
  23. ac62d62 dm: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  24. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  25. 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
  26. beec25b dm stripe: add DAX support by Toshi Kani · 9 years ago
  27. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  28. e604714 dm: use bio op accessors by Mike Christie · 9 years ago
  29. 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
  30. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  31. e80d1c8 dm: do not override error code returned from dm_get_device() by Vivek Goyal · 9 years ago
  32. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  33. e223e1d dm stripe: drop useless exit point from dm_stripe_init() by Luis Henriques · 10 years ago
  34. a3f2af2 dm stripe: fix potential for leak in stripe_ctr error path by Pavitra Kumar · 10 years ago
  35. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  36. 7fff5e8 dm stripe: silence a couple sparse warnings by Mike Snitzer · 11 years ago
  37. d793e684 dm stripe: fix regression in stripe_width calculation by Mike Snitzer · 12 years ago
  38. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  39. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
  40. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
  41. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  42. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  43. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  44. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  45. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  46. 33d07c0 dm stripe: optimize chunk_size calculations by Mikulas Patocka · 12 years ago
  47. 8f069b4 dm stripe: remove minimum stripe size by Mikulas Patocka · 12 years ago
  48. eb850de dm stripe: support for non power of 2 chunksize by Mike Snitzer · 12 years ago
  49. 542f903 dm: support non power of two target max_io_len by Mike Snitzer · 12 years ago
  50. 1df0548 dm stripe: remove stripes_mask by Mikulas Patocka · 12 years ago
  51. f14fa69 dm stripe: fix size test by Mikulas Patocka · 12 years ago
  52. 1a66a08 dm: replace simple_strtoul by majianpeng · 12 years ago
  53. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 13 years ago
  54. 2991520 dm stripe: implement merge method by Mustafa Mesanovic · 14 years ago
  55. f521f07 dm stripe: switch from local workqueue to system_wq by Tejun Heo · 14 years ago
  56. d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
  57. 7b76ec1 dm stripe: support discards by Mikulas Patocka · 14 years ago
  58. c96053b dm stripe: optimize sector division by Mikulas Patocka · 14 years ago
  59. 6598852 dm stripe: move sector translation to a function by Mikulas Patocka · 14 years ago
  60. b441a262 dm: use dm_target_offset macro by Alasdair G Kergon · 14 years ago
  61. 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
  62. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  63. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 15 years ago
  64. 781248c dm stripe: avoid divide by zero with invalid stripe count by Nikanth Karthikesan · 15 years ago
  65. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  66. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  67. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  68. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  69. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 16 years ago
  70. 374bf7e dm: stripe support flush by Mikulas Patocka · 16 years ago
  71. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  72. 6edebde dm stripe: fix init failure by Heinz Mauelshagen · 16 years ago
  73. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  74. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  75. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  76. 4f7f5c6 dm: stripe enhanced status return by Brian Wood · 17 years ago
  77. a25eb94 dm: stripe trigger event on failure by Brian Wood · 17 years ago
  78. 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
  79. d2a7ad2 [PATCH] dm: map and endio symbolic return codes by Kiyoshi Ueda · 18 years ago
  80. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 19 years ago
  81. a22c96c [PATCH] dm: remove unnecessary typecast by Kevin Corry · 19 years ago
  82. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 19 years ago
  83. 8ba32fd [PATCH] dm stripe: Fix bounds by Kevin Corry · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago