index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-153
/
+55
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+7
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-3
/
+3
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
1
-15
/
+23
2021-06-04
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
1
-52
/
+7
2021-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
1
-6
/
+19
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
1
-78
/
+0
2021-06-04
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
1
-2
/
+6
2021-06-01
dm: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-9
/
+7
2021-03-26
dm: unexport dm_{get,put}_table_device
Christoph Hellwig
1
-2
/
+0
2021-03-26
dm: remove useless loop in __split_and_process_bio
Mikulas Patocka
1
-32
/
+29
2021-03-22
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
1
-1
/
+4
2021-02-11
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
1
-0
/
+60
2021-02-11
dm: add support for passing through inline crypto support
Satya Tangirala
1
-1
/
+17
2021-02-09
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
1
-1
/
+1
2021-02-03
dm: cleanup of front padding calculation
Jeffle Xu
1
-6
/
+10
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-7
/
+7
2021-01-08
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
1
-1
/
+1
2020-12-23
Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-40
/
+18
2020-12-05
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
1
-1
/
+1
2020-12-04
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
1
-2
/
+0
2020-12-04
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
1
-2
/
+0
2020-12-04
dm: fix IO splitting
Mike Snitzer
1
-8
/
+11
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
1
-2
/
+1
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
1
-1
/
+1
2020-12-02
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-14
/
+2
2020-12-02
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-2
/
+2
2020-12-02
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-2
/
+2
2020-12-02
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
1
-11
/
+14
2020-12-02
dm: simplify flush_bio initialization in __send_empty_flush
Christoph Hellwig
1
-9
/
+3
2020-12-02
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
1
-14
/
+6
2020-12-01
dm: fix bug with RCU locking in dm_blk_report_zones
Sergei Shtepa
1
-2
/
+4
2020-11-16
dm: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
1
-1
/
+4
2020-10-15
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-272
/
+132
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+9
2020-10-08
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
1
-13
/
+12
2020-10-08
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
1
-50
/
+5
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
1
-3
/
+4
2020-10-01
dm: fix comment in __dm_suspend()
Mike Snitzer
1
-5
/
+4
2020-10-01
dm: fold dm_process_bio() into dm_submit_bio()
Mike Snitzer
1
-30
/
+22
2020-09-30
dm: fix missing imposition of queue_limits from dm_wq_work() thread
Mike Snitzer
1
-25
/
+9
2020-09-29
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
1
-19
/
+4
2020-09-29
dm: eliminate need for start_io_acct() forward declaration
Mike Snitzer
1
-40
/
+38
2020-09-29
dm: simplify __process_abnormal_io()
Mike Snitzer
1
-51
/
+17
2020-09-29
dm: push use of on-stack flush_bio down to __send_empty_flush()
Mike Snitzer
1
-24
/
+13
2020-09-29
dm: optimize max_io_len() by inlining max_io_len_target_boundary()
Mike Snitzer
1
-9
/
+10
2020-09-29
dm: push md->immutable_target optimization down to __process_bio()
Mike Snitzer
1
-13
/
+9
2020-09-29
dm: change max_io_len() to use blk_max_size_offset()
Mike Snitzer
1
-12
/
+8
[next]