1. 8ec4566 dm: update target status functions to support IMA measurement by Tushar Sugandhi · 3 years, 6 months ago
  2. 2d669ce dm table: Fix zoned model check and zone sectors check by Shin'ichiro Kawasaki · 3 years, 10 months ago
  3. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  4. 174364f dm zoned: Fix zone reclaim trigger by Damien Le Moal · 4 years, 6 months ago
  5. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  6. 7b23774 dm zoned: assign max_io_len correctly by Hou Tao · 4 years, 7 months ago
  7. 69875d4 dm zoned: select reclaim zone based on device index by Hannes Reinecke · 4 years, 7 months ago
  8. 4dba128 dm zoned: support arbitrary number of devices by Hannes Reinecke · 4 years, 7 months ago
  9. bd82fda dm zoned: move random and sequential zones into struct dmz_dev by Hannes Reinecke · 4 years, 7 months ago
  10. f97809a dm zoned: per-device reclaim by Hannes Reinecke · 4 years, 7 months ago
  11. 8f22272 dm zoned: add device pointer to struct dm_zone by Hannes Reinecke · 4 years, 7 months ago
  12. 34f5aff dm zoned: separate random and cache zones by Hannes Reinecke · 4 years, 8 months ago
  13. 42c689f dm zoned: Avoid 64-bit division error in dmz_fixup_devices by Nathan Chancellor · 4 years, 8 months ago
  14. 49de3b7 dm zoned: remove spurious newlines from debugging messages by Hannes Reinecke · 4 years, 8 months ago
  15. bd5c403 dm zoned: metadata version 2 by Hannes Reinecke · 4 years, 8 months ago
  16. 52d6775 dm zoned: replace 'target' pointer in the bio context by Hannes Reinecke · 4 years, 8 months ago
  17. 6c805f7 dm zoned: remove 'dev' argument from reclaim by Hannes Reinecke · 4 years, 8 months ago
  18. d0e21ce dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev() by Hannes Reinecke · 4 years, 8 months ago
  19. 2234e73 dm zoned: introduce dmz_metadata_label() to format device name by Hannes Reinecke · 4 years, 8 months ago
  20. 3682056 dm zoned: move fields from struct dmz_dev to dmz_metadata by Hannes Reinecke · 4 years, 8 months ago
  21. b712287 dm zoned: store zone id within the zone structure and kill dmz_id() by Hannes Reinecke · 4 years, 8 months ago
  22. 90b39d5 dm zoned: add 'message' callback by Hannes Reinecke · 4 years, 8 months ago
  23. bc3d571 dm zoned: add 'status' callback by Hannes Reinecke · 4 years, 8 months ago
  24. 636be42 dm: bump version of core and various targets by Mike Snitzer · 4 years, 10 months ago
  25. ee63634b dm zoned: Fix reference counter initial value of chunk works by Shin'ichiro Kawasaki · 4 years, 10 months ago
  26. 9b38bb4 block: simplify blkdev_nr_zones by Christoph Hellwig · 5 years ago
  27. e7fad90 dm zoned: reduce overhead of backing device checks by Dmitry Fomichev · 5 years ago
  28. 0c8e9c2 dm zoned: fix invalid memory access by Mikulas Patocka · 5 years ago
  29. bae9a0a dm zoned: add SPDX license identifiers by Dmitry Fomichev · 5 years ago
  30. 75d66ff dm zoned: properly handle backing device failure by Dmitry Fomichev · 5 years ago
  31. d7428c5 dm zoned: improve error handling in i/o map code by Dmitry Fomichev · 5 years ago
  32. a3839bc dm zoned: Silence a static checker warning by Dan Carpenter · 6 years ago
  33. 61697a6 dm: eliminate 'split_discard_bios' flag from DM target interface by Mike Snitzer · 6 years ago
  34. d57f9da dm zoned: Fix target BIO completion handling by Damien Le Moal · 6 years ago
  35. 71f4d95 Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  36. a91e138 block: Introduce blkdev_nr_zones() helper by Damien Le Moal · 6 years ago
  37. 092b5648 dm zoned: target: use refcount_t for dm zoned reference counters by John Pittman · 6 years ago
  38. 2d0b2d6 dm zoned: avoid triggering reclaim from inside dmz_map() by Bart Van Assche · 7 years ago
  39. 72d711c dm: adjust structure members to improve alignment by Mike Snitzer · 7 years ago
  40. 6f1c819 dm: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  41. 5bd5e8d dm: remove fmode_t argument from .prepare_ioctl hook by Mike Snitzer · 7 years ago
  42. d5ffebd dm: backfill missing calls to mutex_destroy() by Mike Snitzer · 7 years ago
  43. 114e0259 dm zoned: ignore last smaller runt zone by Damien Le Moal · 7 years ago
  44. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  45. 4218a95 dm zoned: use GFP_NOIO in I/O path by Damien Le Moal · 7 years ago
  46. edbe959 dm zoned: remove test for impossible REQ_OP_FLUSH conditions by Mikulas Patocka · 7 years ago
  47. 3b1a94c dm zoned: drive-managed zoned block device target by Damien Le Moal · 8 years ago