index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-zoned-metadata.c
Age
Commit message (
Expand
)
Author
2019-08-21
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
2019-08-15
dm zoned: fix a few typos
Dmitry Fomichev
2019-08-15
dm zoned: add SPDX license identifiers
Dmitry Fomichev
2019-08-15
dm zoned: properly handle backing device failure
Dmitry Fomichev
2019-08-15
dm zoned: improve error handling in reclaim
Dmitry Fomichev
2019-07-18
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-17
dm zoned: fix zone state management race
Damien Le Moal
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-04-18
dm zoned: Fix zone report handling
Damien Le Moal
2018-10-18
dm zoned: fix various dmz_get_mblock() issues
Damien Le Moal
2018-10-18
dm zoned: fix metadata block ref counting
Damien Le Moal
2018-01-17
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-07-26
dm zoned: use GFP_NOIO in I/O path
Damien Le Moal
2017-07-05
dm zoned: fix overflow when converting zone ID to sectors
Damien Le Moal
2017-06-19
dm zoned: drive-managed zoned block device target
Damien Le Moal