index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk
/
zoned.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-1
/
+1
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-1
/
+1
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
1
-2
/
+8
2024-06-21
null_blk: Do not set disk->nr_zones
Damien Le Moal
1
-2
/
+0
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-2
/
+1
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-1
/
+1
2024-05-30
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
1
-0
/
+11
2024-05-28
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
1
-1
/
+1
2024-04-17
null_blk: Simplify null_zone_write()
Damien Le Moal
1
-20
/
+16
2024-04-17
null_blk: Do zone resource management only if necessary
Damien Le Moal
1
-146
/
+165
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
1
-1
/
+1
2024-04-17
null_blk: Introduce zone_append_max_sectors attribute
Damien Le Moal
1
-3
/
+17
2024-04-17
null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
1
-1
/
+0
2024-02-20
null_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-8
/
+7
2024-02-20
null_blk: remove the bio based I/O path
Christoph Hellwig
1
-8
/
+2
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
1
-1
/
+1
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
1
-1
/
+1
2023-07-05
scsi: block: nullblk: Set zone limits before revalidating zones
Damien Le Moal
1
-11
/
+5
2022-12-01
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
1
-3
/
+92
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-2
/
+2
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
1
-1
/
+1
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
1
-3
/
+3
2022-05-04
block: null_blk: Cleanup messages
Damien Le Moal
1
-2
/
+5
2021-04-26
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
1
-0
/
+1
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2021-02-10
nullb: use blk_queue_set_zoned() to setup zoned devices
Damien Le Moal
1
-4
/
+4
2021-01-29
null_blk: cleanup zoned mode initialization
Damien Le Moal
1
-7
/
+9
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal
1
-0
/
+677