index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-zone.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-11
1
-2
/
+2
*
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-07
1
-2
/
+2
*
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-04
1
-2
/
+2
*
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2024-07-05
1
-2
/
+48
*
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
1
-2
/
+3
|
\
|
*
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
1
-1
/
+1
*
|
dm: Remove unused macro DM_ZONE_INVALID_WP_OFST
Damien Le Moal
2024-06-16
1
-2
/
+0
*
|
dm: Improve zone resource limits handling
Damien Le Moal
2024-06-16
1
-30
/
+150
*
|
dm: Call dm_revalidate_zones() after setting the queue limits
Damien Le Moal
2024-06-16
1
-15
/
+10
|
/
*
dm: make dm_set_zones_restrictions work on the queue limits
Christoph Hellwig
2024-05-27
1
-5
/
+6
*
dm: remove dm_check_zoned
Christoph Hellwig
2024-05-27
1
-36
/
+23
*
dm: move setting zoned_enabled to dm_table_set_restrictions
Christoph Hellwig
2024-05-27
1
-1
/
+7
*
dm: Check that a zoned table leads to a valid mapped device
Damien Le Moal
2024-05-01
1
-0
/
+57
*
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
1
-1
/
+1
*
dm: Use the block layer zone append emulation
Damien Le Moal
2024-04-17
1
-433
/
+43
*
dm zone: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2023-06-17
1
-8
/
+7
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-1
/
+1
*
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-02
1
-5
/
+2
|
\
|
*
dm table: audit all dm_table_get_target() callers
Mike Snitzer
2022-07-07
1
-5
/
+2
|
*
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
2022-07-07
1
-1
/
+1
*
|
dm/zone: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
|
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-39
/
+35
*
|
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
1
-4
/
+6
*
|
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
1
-1
/
+1
*
|
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
2022-07-06
1
-1
/
+1
|
/
*
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
2022-05-05
1
-10
/
+0
*
dm zone: fix NULL pointer dereference in dm_zone_map_bio
Mike Snitzer
2022-04-13
1
-21
/
+28
*
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-23
1
-4
/
+0
*
dm zone: fix dm_revalidate_zones() memory allocation
Damien Le Moal
2021-06-25
1
-2
/
+8
*
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
1
-31
/
+549
*
dm: Forbid requeue of writes to zones
Damien Le Moal
2021-06-04
1
-0
/
+17
*
dm: Introduce dm_report_zones()
Damien Le Moal
2021-06-04
1
-2
/
+20
*
dm: move zone related code to dm-zone.c
Damien Le Moal
2021-06-04
1
-0
/
+101