index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
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
2021-06-01
dm: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-03-26
dm: unexport dm_{get,put}_table_device
Christoph Hellwig
2021-03-26
dm: remove useless loop in __split_and_process_bio
Mikulas Patocka
2021-03-22
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
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
2021-02-09
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2021-02-03
dm: cleanup of front padding calculation
Jeffle Xu
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-08
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
2020-12-22
Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-04
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
2020-12-04
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
2020-12-04
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
2020-12-04
dm: fix IO splitting
Mike Snitzer
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
dm: simplify flush_bio initialization in __send_empty_flush
Christoph Hellwig
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
dm: fix bug with RCU locking in dm_blk_report_zones
Sergei Shtepa
2020-11-16
dm: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-10-14
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-07
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
2020-10-07
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-10-01
dm: fix comment in __dm_suspend()
Mike Snitzer
2020-10-01
dm: fold dm_process_bio() into dm_submit_bio()
Mike Snitzer
2020-09-30
dm: fix missing imposition of queue_limits from dm_wq_work() thread
Mike Snitzer
[next]