index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-zone.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+2
2022-07-14
dm/zone: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
2022-07-07
dm table: audit all dm_table_get_target() callers
Mike Snitzer
1
-5
/
+2
2022-07-07
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
1
-1
/
+1
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-39
/
+35
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
1
-4
/
+6
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
1
-1
/
+1
2022-05-05
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
1
-10
/
+0
2022-04-13
dm zone: fix NULL pointer dereference in dm_zone_map_bio
Mike Snitzer
1
-21
/
+28
2022-02-22
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
1
-4
/
+0
2021-06-25
dm zone: fix dm_revalidate_zones() memory allocation
Damien Le Moal
1
-2
/
+8
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
1
-31
/
+549
2021-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
1
-0
/
+17
2021-06-04
dm: Introduce dm_report_zones()
Damien Le Moal
1
-2
/
+20
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
1
-0
/
+101