index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
2021-03-22
1
-1
/
+4
*
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
1
-0
/
+60
*
dm: add support for passing through inline crypto support
Satya Tangirala
2021-02-11
1
-1
/
+17
*
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2021-02-09
1
-1
/
+1
*
dm: cleanup of front padding calculation
Jeffle Xu
2021-02-03
1
-6
/
+10
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-7
/
+7
*
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
2021-01-08
1
-1
/
+1
*
Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-22
1
-1
/
+1
|
\
|
*
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
2020-12-04
1
-1
/
+1
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-40
/
+18
|
\
\
|
|
/
|
/
|
|
*
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
1
-2
/
+1
|
*
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-04
1
-1
/
+1
|
*
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
1
-14
/
+2
|
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
1
-2
/
+2
|
*
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
1
-2
/
+2
|
*
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
1
-11
/
+14
|
*
dm: simplify flush_bio initialization in __send_empty_flush
Christoph Hellwig
2020-12-01
1
-9
/
+3
|
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
1
-14
/
+6
|
*
dm: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
*
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
1
-1
/
+4
*
|
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
2020-12-04
1
-2
/
+0
*
|
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
2020-12-04
1
-2
/
+0
*
|
dm: fix IO splitting
Mike Snitzer
2020-12-04
1
-8
/
+11
*
|
dm: fix bug with RCU locking in dm_blk_report_zones
Sergei Shtepa
2020-12-01
1
-2
/
+4
|
/
*
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-272
/
+132
|
\
|
*
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
2020-10-07
1
-13
/
+12
|
*
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2020-10-07
1
-50
/
+5
|
*
dm: fix comment in __dm_suspend()
Mike Snitzer
2020-10-01
1
-5
/
+4
|
*
dm: fold dm_process_bio() into dm_submit_bio()
Mike Snitzer
2020-10-01
1
-30
/
+22
|
*
dm: fix missing imposition of queue_limits from dm_wq_work() thread
Mike Snitzer
2020-09-30
1
-25
/
+9
|
*
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2020-09-29
1
-19
/
+4
|
*
dm: eliminate need for start_io_acct() forward declaration
Mike Snitzer
2020-09-29
1
-40
/
+38
|
*
dm: simplify __process_abnormal_io()
Mike Snitzer
2020-09-29
1
-51
/
+17
|
*
dm: push use of on-stack flush_bio down to __send_empty_flush()
Mike Snitzer
2020-09-29
1
-24
/
+13
|
*
dm: optimize max_io_len() by inlining max_io_len_target_boundary()
Mike Snitzer
2020-09-29
1
-9
/
+10
|
*
dm: push md->immutable_target optimization down to __process_bio()
Mike Snitzer
2020-09-29
1
-13
/
+9
|
*
dm: change max_io_len() to use blk_max_size_offset()
Mike Snitzer
2020-09-29
1
-12
/
+8
|
*
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
2020-09-29
1
-14
/
+5
|
|
\
*
|
\
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-17
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-10-05
1
-3
/
+4
|
|
/
|
*
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
1
-1
/
+3
|
*
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-01
1
-13
/
+2
*
|
dm: fix comment in dm_process_bio()
Mike Snitzer
2020-09-21
1
-1
/
+3
*
|
dm: fix bio splitting and its bio completion order for regular IO
Mike Snitzer
2020-09-21
1
-21
/
+2
*
|
dm/dax: Fix table reference counts
Dan Williams
2020-09-20
1
-2
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-07
1
-1
/
+2
|
\
|
*
dm: don't call report zones for more than the user requested
Johannes Thumshirn
2020-08-04
1
-1
/
+2
*
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-56
/
+19
|
\
\
|
*
|
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-33
/
+0
[next]