index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: add argument identifier names
Heinz Mauelshagen
2023-02-14
1
-1
/
+1
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-3
/
+3
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-0
/
+1
*
dm table: audit all dm_table_get_target() callers
Mike Snitzer
2022-07-07
1
-0
/
+7
*
dm: add two stage requeue mechanism
Ming Lei
2022-07-07
1
-3
/
+12
*
dm: add dm_bio_rewind() API to DM core
Ming Lei
2022-07-07
1
-0
/
+2
*
dm: refactor dm_md_mempool allocation
Christoph Hellwig
2022-06-29
1
-0
/
+3
*
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2022-06-23
1
-0
/
+1
*
dm: fix bio_set allocation
Christoph Hellwig
2022-06-08
1
-2
/
+9
*
dm: simplify bio-based IO accounting further
Mike Snitzer
2022-05-05
1
-5
/
+1
*
dm: put all polled dm_io instances into a single list
Ming Lei
2022-05-05
1
-1
/
+1
*
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
2022-05-05
1
-7
/
+0
*
dm: improve bio splitting and associated IO accounting
Ming Lei
2022-05-05
1
-1
/
+7
*
dm: conditionally enable branching for less used features
Mike Snitzer
2022-05-05
1
-0
/
+5
*
dm: move hot dm_io members to same cacheline as dm_target_io
Mike Snitzer
2022-05-05
1
-5
/
+7
*
dm: simplify dm_start_io_acct
Mike Snitzer
2022-05-05
1
-0
/
+6
*
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
2022-04-01
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-1
/
+0
|
\
|
*
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
1
-1
/
+0
*
|
dm: consolidate spinlocks in dm_io struct
Mike Snitzer
2022-03-21
1
-2
/
+1
*
|
dm: reduce size of dm_io and dm_target_io structs
Mike Snitzer
2022-03-21
1
-6
/
+6
*
|
dm: switch dm_target_io booleans over to proper flags
Mike Snitzer
2022-03-21
1
-2
/
+19
*
|
dm: switch dm_io booleans over to proper flags
Mike Snitzer
2022-03-21
1
-2
/
+20
*
|
dm: simplify dm_sumbit_bio_remap interface
Mike Snitzer
2022-03-10
1
-0
/
+1
*
|
dm: support bio polling
Ming Lei
2022-03-09
1
-0
/
+2
*
|
dm: add dm_submit_bio_remap interface
Mike Snitzer
2022-02-21
1
-0
/
+2
*
|
dm: flag clones created by __send_duplicate_bios
Mike Snitzer
2022-02-21
1
-1
/
+2
*
|
dm: reduce dm_io and dm_target_io struct sizes
Mike Snitzer
2022-02-21
1
-3
/
+3
*
|
dm: record old_sector in dm_target_io before calling map function
Mike Snitzer
2022-02-21
1
-0
/
+1
*
|
dm: reorder members in mapped_device struct
Mike Snitzer
2022-02-21
1
-19
/
+19
*
|
dm: interlock pending dm_io and dm_wait_for_bios_completion
Mike Snitzer
2022-02-21
1
-0
/
+2
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
|
/
*
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
1
-1
/
+1
*
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-21
1
-1
/
+1
*
dm ima: measure data on table load
Tushar Sugandhi
2021-08-10
1
-0
/
+5
*
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
1
-0
/
+13
*
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
2021-06-04
1
-0
/
+52
*
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
1
-0
/
+4
*
dm: add support for passing through inline crypto support
Satya Tangirala
2021-02-11
1
-0
/
+5
*
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
1
-2
/
+0
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
1
-5
/
+0
*
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2020-09-29
1
-2
/
+54
*
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2019-04-04
1
-0
/
+1
*
dm: don't reuse bio for flushes
Jens Axboe
2018-12-19
1
-3
/
+0
*
dm: remove the pending IO accounting
Mikulas Patocka
2018-12-10
1
-2
/
+0
*
dm: remove legacy request-based IO path
Jens Axboe
2018-10-11
1
-10
/
+0
*
dm: adjust structure members to improve alignment
Mike Snitzer
2018-06-08
1
-19
/
+19
*
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-2
/
+2
*
dm: various cleanups to md->queue initialization code
Mike Snitzer
2018-01-29
1
-2
/
+0
*
dm: remove now unused bio-based io_pool and _io_cache
Mike Snitzer
2017-12-16
1
-2
/
+0
[next]