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-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-29
/
+0
2022-03-09
dm: support bio polling
Ming Lei
1
-0
/
+27
2022-03-02
dm: stop using bdevname
Christoph Hellwig
1
-16
/
+14
2022-02-22
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
1
-29
/
+0
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-11
/
+11
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-11-01
dm table: log table creation error code
Michał Mirosław
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
1
-86
/
+82
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
1
-2
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+2
2021-08-26
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
1
-7
/
+2
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-1
/
+1
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
1
-5
/
+14
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
1
-11
/
+3
2021-06-04
dm: cleanup device_area_is_invalid()
Damien Le Moal
1
-1
/
+1
2021-06-04
dm table: Constify static struct blk_ksm_ll_ops
Rikard Falkeborn
1
-1
/
+1
2021-04-19
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
1
-24
/
+6
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
1
-8
/
+25
2021-02-11
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
1
-0
/
+53
2021-02-11
dm: add support for passing through inline crypto support
Satya Tangirala
1
-0
/
+162
2021-02-09
dm table: remove needless request_queue NULL pointer checks
Jeffle Xu
1
-11
/
+11
2021-02-09
dm table: fix zoned iterate_devices based device capability checks
Jeffle Xu
1
-32
/
+16
2021-02-09
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
1
-27
/
+10
2021-02-09
dm table: fix iterate_devices based device capability checks
Jeffle Xu
1
-46
/
+51
2021-01-21
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
1
-3
/
+12
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+1
2020-12-04
dm: fix IO splitting
Mike Snitzer
1
-5
/
+0
2020-12-01
block: remove i_bdev
Christoph Hellwig
1
-8
/
+1
2020-12-01
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-6
/
+0
2020-10-07
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
1
-30
/
+2
2020-09-29
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
1
-45
/
+2
2020-09-29
dm table: stack 'chunk_sectors' limit to account for target-specific splitting
Mike Snitzer
1
-0
/
+5
2020-09-29
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
1
-6
/
+37
2020-09-25
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
1
-0
/
+32
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-1
/
+1
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-3
/
+3
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
1
-2
/
+1
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-3
/
+7
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-20
block: remove bdev_stack_limits
Christoph Hellwig
1
-1
/
+2
2020-07-20
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
1
-19
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-36
/
+1
2020-04-25
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
1
-17
/
+0
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
1
-5
/
+7
2019-11-05
dm table: do not allow request-based DM to stack on partitions
Mike Snitzer
1
-19
/
+8
2019-08-23
dm: make dm_table_find_target return NULL
Mikulas Patocka
1
-5
/
+3
[next]