index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-core.h
Age
Commit message (
Expand
)
Author
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
2024-01-30
dm: limit the number of targets and parameter size area
Mikulas Patocka
2023-09-14
dm: fix a race condition in retrieve_deps
Mikulas Patocka
2023-06-16
dm: support turning off block-core's io stats accounting
Li Nan
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-02-14
dm: add argument identifier names
Heinz Mauelshagen
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2022-07-07
dm table: audit all dm_table_get_target() callers
Mike Snitzer
2022-07-07
dm: add two stage requeue mechanism
Ming Lei
2022-07-07
dm: add dm_bio_rewind() API to DM core
Ming Lei
2022-06-29
dm: refactor dm_md_mempool allocation
Christoph Hellwig
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
2022-05-05
dm: simplify bio-based IO accounting further
Mike Snitzer
2022-05-05
dm: put all polled dm_io instances into a single list
Ming Lei
2022-05-05
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
2022-05-05
dm: improve bio splitting and associated IO accounting
Ming Lei
2022-05-05
dm: conditionally enable branching for less used features
Mike Snitzer
2022-05-05
dm: move hot dm_io members to same cacheline as dm_target_io
Mike Snitzer
2022-05-05
dm: simplify dm_start_io_acct
Mike Snitzer
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-21
dm: consolidate spinlocks in dm_io struct
Mike Snitzer
2022-03-21
dm: reduce size of dm_io and dm_target_io structs
Mike Snitzer
2022-03-21
dm: switch dm_target_io booleans over to proper flags
Mike Snitzer
2022-03-21
dm: switch dm_io booleans over to proper flags
Mike Snitzer
2022-03-10
dm: simplify dm_sumbit_bio_remap interface
Mike Snitzer
2022-03-09
dm: support bio polling
Ming Lei
2022-02-22
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-21
dm: add dm_submit_bio_remap interface
Mike Snitzer
2022-02-21
dm: flag clones created by __send_duplicate_bios
Mike Snitzer
2022-02-21
dm: reduce dm_io and dm_target_io struct sizes
Mike Snitzer
2022-02-21
dm: record old_sector in dm_target_io before calling map function
Mike Snitzer
2022-02-21
dm: reorder members in mapped_device struct
Mike Snitzer
2022-02-21
dm: interlock pending dm_io and dm_wait_for_bios_completion
Mike Snitzer
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
2021-02-11
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
dm: add support for passing through inline crypto support
Satya Tangirala
2020-12-01
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-09-29
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2019-04-04
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2018-12-19
dm: don't reuse bio for flushes
Jens Axboe
[next]