1. 7357feb dm verity: use message limit for data block corruption message by Milan Broz · 5 years ago
  2. 30187e1 dm: rename target's per_bio_data_size to per_io_data_size by Mike Snitzer · 8 years ago
  3. 0cc37c2 dm verity: add ignore_zero_blocks feature by Sami Tolvanen · 9 years ago
  4. a739ff3 dm verity: add support for forward error correction by Sami Tolvanen · 9 years ago
  5. bb4d73a dm verity: factor out verity_for_bv_block() by Sami Tolvanen · 9 years ago
  6. ffa3938 dm verity: factor out structures and functions useful to separate object by Sami Tolvanen · 9 years ago
  7. 03045cb dm verity: move dm-verity.c to dm-verity-target.c by Sami Tolvanen · 9 years ago[Renamed from drivers/md/dm-verity.c]
  8. 753c1fd dm verity: separate function for parsing opt args by Sami Tolvanen · 9 years ago
  9. 6dbeda3 dm verity: clean up duplicate hashing code by Sami Tolvanen · 9 years ago
  10. fe3265b dm: don't save and restore bi_private by Mikulas Patocka · 9 years ago
  11. e56f81e dm: refactor ioctl handling by Christoph Hellwig · 9 years ago
  12. 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
  13. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  14. fc0a446 dm: remove unlikely() before IS_ERR() by viresh kumar · 9 years ago
  15. 4fb9aa5 dm verity: remove unused mempool by Sami Tolvanen · 9 years ago
  16. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  17. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 9 years ago
  18. 65ff5b7 dm verity: add error handling modes for corrupted blocks by Sami Tolvanen · 9 years ago
  19. 3a77452 dm verity: fix biovecs hash calculation regression by Milan Broz · 10 years ago
  20. 196d38b block: Generic bio chaining by Kent Overstreet · 11 years ago
  21. 003b5c5 block: Convert drivers to immutable biovecs by Kent Overstreet · 11 years ago
  22. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
  23. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  24. 553d8fe dm verity: use __ffs and __fls by Mikulas Patocka · 11 years ago
  25. 5d8be84 dm verity: remove pointless comparison by Mikulas Patocka · 11 years ago
  26. b1bf2de dm verity: fix inability to use a few specific devices sizes by Mikulas Patocka · 11 years ago
  27. 64f8de4 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core by Jens Axboe · 11 years ago
  28. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  29. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  30. 3b6b781 dm verity: avoid deadlock by Mikulas Patocka · 11 years ago
  31. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  32. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  33. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  34. fe5fe90 dm: use ACCESS_ONCE for sysfs values by Mikulas Patocka · 12 years ago
  35. 1d55f6b dm verity: fix overflow check by Mikulas Patocka · 12 years ago
  36. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  37. a4ffc15 dm: add verity target by Mikulas Patocka · 12 years ago