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
/
block
/
null_blk_zoned.c
Age
Commit message (
Expand
)
Author
2020-01-15
null_blk: Fix zone write handling
Damien Le Moal
2019-12-30
null_blk: Fix REQ_OP_ZONE_CLOSE handling
Damien Le Moal
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-12
null_blk: clean up report zones
Christoph Hellwig
2019-11-12
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
2019-11-07
null_blk: add zone open, close, and finish support
Ajay Joshi
2019-10-17
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
2019-10-09
null_blk: Fix zoned command return code
Keith Busch
2019-09-16
null_blk: format pr_* logs with pr_fmt
André Almeida
2019-08-23
null_blk: fix inline misuse
Jens Axboe
2019-08-23
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
2019-08-04
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
2018-11-07
null_blk: Add conventional zone configuration for zoned support
Masato Suzuki
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-09-12
null_blk: fix zoned support for non-rq based operation
Jens Axboe
2018-07-09
null_blk: add zone support
Matias Bjørling