1. cdf6cdc dm,dax: Add dax zero_page_range operation by Vivek Goyal · 4 years, 10 months ago
  2. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  3. 2e2d6f7 dm: add zone open, close and finish support by Ajay Joshi · 5 years ago
  4. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  5. ef87bfc dm: Check for device sector overflow if CONFIG_LBDAF is not set by Milan Broz · 6 years ago
  6. e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
  7. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  8. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 6 years ago
  9. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
  10. 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
  11. 5bd5e8d dm: remove fmode_t argument from .prepare_ioctl hook by Mike Snitzer · 7 years ago
  12. 0071654 dm: add support for secure erase forwarding by Denis Semakin · 7 years ago
  13. 976431b dax, dm: allow device-mapper to operate without dax support by Dan Williams · 7 years ago
  14. 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
  15. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  16. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  17. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  18. 0be12c1 dm linear: add support for zoned block devices by Damien Le Moal · 8 years ago
  19. abebfbe2 dm: add ->flush() dax operation support by Dan Williams · 8 years ago
  20. 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 8 years ago
  21. 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
  22. 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
  23. 817bf40 dm: teach dm-targets to use a dax_device + dax_operations by Dan Williams · 8 years ago
  24. e2460f2 dm: mark targets that pass integrity data by Mikulas Patocka · 8 years ago
  25. ac62d62 dm: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  26. 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
  27. 84b22f8 dm linear: add DAX support by Toshi Kani · 9 years ago
  28. 00272c8 dm linear: remove redundant target name from error messages by Tomohiro Kusumi · 9 years ago
  29. e56f81e dm: refactor ioctl handling by Christoph Hellwig · 9 years ago
  30. 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
  31. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  32. e80d1c8 dm: do not override error code returned from dm_get_device() by Vivek Goyal · 9 years ago
  33. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  34. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
  35. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
  36. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  37. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  38. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  39. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 13 years ago
  40. ec8013b dm: do not forward ioctls from logical volumes to the underlying device by Paolo Bonzini · 13 years ago
  41. b441a262 dm: use dm_target_offset macro by Alasdair G Kergon · 14 years ago
  42. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  43. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 15 years ago
  44. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  45. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 16 years ago
  46. 433bcac dm: linear support flush by Mikulas Patocka · 16 years ago
  47. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 16 years ago
  48. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  49. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  50. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  51. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  52. 633a08b [PATCH] introduce __blkdev_driver_ioctl() by Al Viro · 17 years ago
  53. 647b3d0 [PATCH] lose unused arguments in dm ioctl callbacks by Al Viro · 17 years ago
  54. 7bc3447 dm: linear add merge by Milan Broz · 16 years ago
  55. d2a7ad2 [PATCH] dm: map and endio symbolic return codes by Kiyoshi Ueda · 18 years ago
  56. c649bb9 [PATCH] struct path: convert md by Josef Sipek · 18 years ago
  57. e90dae1 [PATCH] dm: support ioctls on mapped devices: fix with fake file by Milan Broz · 18 years ago
  58. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  59. ab17ffa [PATCH] dm linear: support ioctls by Milan Broz · 18 years ago
  60. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 19 years ago
  61. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago