summaryrefslogtreecommitdiff
path: root/drivers/block/null_blk_zoned.c
AgeCommit message (Expand)Author
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal
2020-12-07null_blk: discard zones on resetDamien Le Moal
2020-12-07null_blk: Improve implicit zone closeDamien Le Moal
2020-12-07null_blk: improve zone lockingDamien Le Moal
2020-12-07null_blk: Fail zone append to conventional zonesDamien Le Moal
2020-12-07null_blk: Fix zone size initializationDamien Le Moal
2020-11-06null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal
2020-10-29null_blk: Fix locking in zoned modeDamien Le Moal
2020-10-29null_blk: Fix zone reset all tracingDamien Le Moal
2020-10-27null_blk: synchronization fix for zoned deviceKanchan Joshi
2020-10-22null_blk: use zone status for max active/openKeith Busch
2020-09-29null_blk: add support for max open/active zone limit for zoned devicesNiklas Cassel
2020-07-08null_blk: introduce zone capacity for zoned deviceAravind Ramesh
2020-07-08block: add capacity field to zone descriptorsMatias Bjørling
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-21null_blk: return error for invalid zone sizeChaitanya Kulkarni
2020-05-12null_blk: Support REQ_OP_ZONE_APPENDDamien Le Moal
2020-05-12block: Modify revalidate zonesDamien Le Moal
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal
2020-03-27null_blk: add trace in null_blk_zoned.cChaitanya Kulkarni
2020-01-15null_blk: Fix zone write handlingDamien Le Moal
2019-12-30null_blk: Fix REQ_OP_ZONE_CLOSE handlingDamien Le Moal
2019-11-12block: rework zone reportingChristoph Hellwig
2019-11-12null_blk: clean up report zonesChristoph Hellwig
2019-11-12Merge branch 'for-5.5/drivers' into for-5.5/zonedJens Axboe
2019-11-07null_blk: add zone open, close, and finish supportAjay Joshi
2019-10-17null_blk: return fixed zoned reads > write pointerAjay Joshi
2019-10-09null_blk: Fix zoned command return codeKeith Busch
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida
2019-08-23null_blk: fix inline misuseJens Axboe
2019-08-23null_blk: create a helper for zoned devicesChaitanya Kulkarni
2019-08-04null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal
2019-06-13null_blk: remove duplicate check for report zoneChaitanya Kulkarni
2018-11-07null_blk: Add conventional zone configuration for zoned supportMasato Suzuki
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-09-12null_blk: fix zoned support for non-rq based operationJens Axboe
2018-07-09null_blk: add zone supportMatias Bjørling