blob: 0189d49b17c3721e3eb1e6bbf17f70db3b6166b7 [file] [log] [blame]
f2cd9a5e85dc ("dm zoned: Fix reclaim zone selection")
69875d443bc3 ("dm zoned: select reclaim zone based on device index")
bd82fdabf162 ("dm zoned: move random and sequential zones into struct dmz_dev")
f97809aec589 ("dm zoned: per-device reclaim")
18979819b57e ("dm zoned: add metadata pointer to struct dmz_dev")
aec67b4ffa4b ("dm zoned: add a 'reserved' zone flag")
c3ff479dde9f ("dm zoned: improve logging messages for reclaim")
a16b7dee302d ("dm zoned: terminate reclaim on congestion")
90a9b8693f1b ("dm zoned: reclaim random zones when idle")
34f5affd04c4 ("dm zoned: separate random and cache zones")
489dc0f06a58 ("dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone")
49de3b7d21ef ("dm zoned: remove spurious newlines from debugging messages")
bd5c40313a14 ("dm zoned: metadata version 2")
ae3c1f117146 ("dm zoned: Reduce logging output on startup")
ca1a70450a96 ("dm zoned: add metadata logging functions")
52d6775888c6 ("dm zoned: replace 'target' pointer in the bio context")
6c805f77f161 ("dm zoned: remove 'dev' argument from reclaim")
d0e21ce40c7a ("dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev()")
2234e7321dc6 ("dm zoned: introduce dmz_metadata_label() to format device name")
368205601375 ("dm zoned: move fields from struct dmz_dev to dmz_metadata")
bf28a3ba0986 ("dm zoned: store device in struct dmz_sb")
735bd7e4cd16 ("dm zoned: use array for superblock zones")
b71228739851 ("dm zoned: store zone id within the zone structure and kill dmz_id()")
90b39d58f39e ("dm zoned: add 'message' callback")
bc3d5717d242 ("dm zoned: add 'status' callback")