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.h
Age
Commit message (
Expand
)
Author
2020-04-23
null_blk: Cleanup zoned device initialization
Damien Le Moal
2020-04-23
null_blk: Fix zoned command handling
Damien Le Moal
2020-02-25
null_blk: remove unused fields in 'nullb_cmd'
Dongli Zhang
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-12
null_blk: clean up report zones
Christoph Hellwig
2019-10-17
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
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-07-12
null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
Jens Axboe
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-01-06
null_blk: add zoned config support information
John Pittman
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
2018-07-09
null_blk: move shared definitions to header file
Matias Bjørling