index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
dm: use bio_clone_fast in alloc_io/alloc_tio
Christoph Hellwig
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
2022-02-04
dm: simplify the single bio fast path in __send_duplicate_bios
Christoph Hellwig
2022-02-04
dm: retun the clone bio from alloc_tio
Christoph Hellwig
2022-02-04
dm: pass the bio instead of tio to __map_bio
Christoph Hellwig
2022-02-04
dm: move cloning the bio into alloc_tio
Christoph Hellwig
2022-02-04
dm: fold __send_duplicate_bios into __clone_and_map_simple_bio
Christoph Hellwig
2022-02-04
dm: fold clone_bio into __clone_and_map_data_bio
Christoph Hellwig
2022-02-04
dm: add a clone_to_tio helper
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
dm: bio_alloc can't fail if it is allowed to sleep
Christoph Hellwig
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
2021-12-04
dm: make the DAX support depend on CONFIG_FS_DAX
Christoph Hellwig
2021-12-04
dm: fix alloc_dax error handling in alloc_dev
Christoph Hellwig
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-02
dm: don't stop request queue after the dm device is suspended
Ming Lei
2021-11-01
dm: make workqueue names device-specific
Michał Mirosław
2021-11-01
dm: add add_disk() error handling
Luis Chamberlain
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
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-10-21
dm: add add_disk() error handling
Luis Chamberlain
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-12
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-26
dm: use fs_dax_get_by_bdev instead of dax_get_by_host
Christoph Hellwig
2021-08-20
dm ima: add a warning in dm_init if duplicate ima events are not measured
Tushar Sugandhi
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
2021-08-09
dm: delay registering the gendisk
Christoph Hellwig
2021-08-09
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
2021-08-09
dm: cleanup cleanup_mapped_device
Christoph Hellwig
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
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-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
2021-06-04
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
[next]