index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
null_blk.h
Age
Commit message (
Expand
)
Author
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
2024-04-17
null_blk: Introduce fua attribute
Damien Le Moal
2024-04-17
null_blk: Introduce zone_append_max_sectors attribute
Damien Le Moal
2024-02-22
null_blk: Delete nullb.{queue_depth, nr_queues}
John Garry
2024-02-20
null_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
null_blk: remove the bio based I/O path
Christoph Hellwig
2024-02-08
null_blk: add configfs variable shared_tags
Shin'ichiro Kawasaki
2023-04-13
block: null_blk: make fault-injection dynamically configurable per device
Akinobu Mita
2022-12-01
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
2022-08-02
null_blk: add configfs variables for 2 options
Vincent Fu
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
2022-04-25
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2021-10-18
null_blk: poll queue support
Jens Axboe
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal