aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/null_blk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12block: rework zone reportingChristoph Hellwig1-1/+1
2019-11-12null_blk: clean up report zonesChristoph Hellwig1-8/+3
2019-10-17null_blk: return fixed zoned reads > write pointerAjay Joshi1-0/+8
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida1-1/+4
2019-08-23null_blk: fix inline misuseJens Axboe1-3/+3
2019-08-23null_blk: create a helper for zoned devicesChaitanya Kulkarni1-6/+7
2019-07-12null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONEDJens Axboe1-1/+1
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal1-2/+1
2019-01-06null_blk: add zoned config support informationJohn Pittman1-0/+1
2018-11-07null_blk: Add conventional zone configuration for zoned supportMasato Suzuki1-0/+1
2018-10-25block: add a report_zones methodChristoph Hellwig1-4/+7
2018-09-12null_blk: fix zoned support for non-rq based operationJens Axboe1-7/+10
2018-07-09null_blk: add zone supportMatias Bjørling1-0/+28
2018-07-09null_blk: move shared definitions to header fileMatias Bjørling1-0/+80