1. d4c637a dm flakey: Properly corrupt multi-page bios. by Sweet Tea · 6 years ago
  2. 887b1c9 dm: Check for device sector overflow if CONFIG_LBDAF is not set by Milan Broz · 6 years ago
  3. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  4. 5bd5e8d dm: remove fmode_t argument from .prepare_ioctl hook by Mike Snitzer · 7 years ago
  5. 7690e25 dm flakey: check for null arg_name in parse_features() by Goldwyn Rodrigues · 7 years ago
  6. 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
  7. 5916a22 dm: constify argument arrays by Eric Biggers · 7 years ago
  8. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  9. 124c445 dm flakey: add support for zoned block devices by Damien Le Moal · 7 years ago
  10. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  11. 1be5690 dm: change ->end_io calling convention by Christoph Hellwig · 7 years ago
  12. 846785e dm: don't return errnos from ->map by Christoph Hellwig · 7 years ago
  13. ef548c5 dm flakey: introduce "error_writes" feature by Mike Snitzer · 8 years ago
  14. bff7e06 dm flakey: return -EINVAL on interval bounds error in flakey_ctr() by Wei Yongjun · 8 years ago
  15. 299f623 dm flakey: fix reads to be issued if drop_writes configured by Mike Snitzer · 8 years ago
  16. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  17. 99f3c90 dm flakey: error READ bios during the down_interval by Mike Snitzer · 8 years ago
  18. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 8 years ago
  19. 30187e1 dm: rename target's per_bio_data_size to per_io_data_size by Mike Snitzer · 9 years ago
  20. e56f81e dm: refactor ioctl handling by Christoph Hellwig · 9 years ago
  21. 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
  22. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  23. e80d1c8 dm: do not override error code returned from dm_get_device() by Vivek Goyal · 9 years ago
  24. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  25. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  26. 75e3a0f dm flakey: correct ctr alloc failure mesg by Alasdair G Kergon · 11 years ago
  27. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
  28. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
  29. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  30. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  31. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  32. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 13 years ago
  33. 1212268 dm flakey: fix crash on read when corrupt_bio_byte not set by Mike Snitzer · 13 years ago
  34. ec8013b dm: do not forward ioctls from logical volumes to the underlying device by Paolo Bonzini · 13 years ago
  35. 68e58a2 dm: flakey fix corrupt_bio_byte error path by Mike Snitzer · 13 years ago
  36. a399879 dm flakey: add corrupt_bio_byte feature by Mike Snitzer · 13 years ago
  37. b26f5e3 dm flakey: add drop_writes by Mike Snitzer · 13 years ago
  38. dfd068b dm flakey: support feature args by Mike Snitzer · 13 years ago
  39. 30e4171 dm flakey: use dm_target_offset and support discards by Mike Snitzer · 13 years ago
  40. 3407ef5 dm: add flakey target by Josef Bacik · 14 years ago