index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
device-mapper
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
dm-verity: support block number limits for different ioprio classes
LongPing Wei
1
-2
/
+9
2025-02-03
dm-crypt: Document integrity_key_size option.
Milan Broz
1
-0
/
+5
2025-02-03
dm-integrity: Document Inline mode for storing integrity data
Milan Broz
1
-0
/
+5
2025-02-03
dm-verity: Document restart_on_error and panic_on_error options
Milan Broz
1
-0
/
+9
2024-09-27
Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-10
/
+42
2024-08-21
dm-crypt: Allow to specify the integrity key size as option
Ingo Franzki
1
-0
/
+4
2024-08-21
dm delay: enhance kernel documentation
Heinz Mauelshagen
1
-9
/
+32
2024-08-21
dm vdo: add dmsetup message for returning configuration info
Bruce Johnston
1
-1
/
+6
2024-08-13
Documentation: dm-crypt.rst warning + error fix
Daniel Yang
1
-7
/
+8
2024-08-07
docs: dm-crypt: Removal of unexpected indentation error
Shibu Kumar
1
-7
/
+13
2024-07-19
dm vdo: fix a minor formatting issue in vdo.rst
Masatake YAMATO
1
-0
/
+1
2024-07-10
dm-crypt: limit the size of encryption requests
Mikulas Patocka
1
-0
/
+11
2024-04-16
dm-crypt: add the optional "high_priority" flag
Mikulas Patocka
1
-0
/
+5
2024-03-07
dm vdo: document minimum metadata size requirements
Matthew Sakai
1
-0
/
+11
2024-03-04
dm vdo: document log_level parameter
Ken Raeburn
1
-0
/
+7
2024-02-20
dm vdo: add vio life cycle details to design doc
Matthew Sakai
1
-228
/
+446
2024-02-20
dm vdo: add vdo documentation to device-mapper index
Matthew Sakai
1
-0
/
+2
2024-02-20
dm: add documentation for dm-vdo target
Matthew Sakai
2
-0
/
+803
2023-06-22
Documentation: dm-integrity: Document an example of how the tunables relate.
Russell Harmon
1
-0
/
+6
2023-06-22
Documentation: dm-integrity: Document default values.
Russell Harmon
1
-11
/
+11
2023-06-22
Documentation: dm-integrity: Document the meaning of "buffer".
Russell Harmon
1
-4
/
+9
2023-06-22
Documentation: dm-integrity: Fix minor grammatical error.
Russell Harmon
1
-1
/
+1
2023-06-16
dm flakey: introduce random_read_corrupt and random_write_corrupt options
Mikulas Patocka
1
-0
/
+10
2023-04-19
dm flakey: add an "error_reads" option
Mikulas Patocka
1
-0
/
+4
2023-02-02
Documentation: admin-guide: correct spelling
Randy Dunlap
4
-8
/
+8
2022-12-02
dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
Peter Korsgaard
1
-0
/
+8
2022-10-18
dm verity: Add documentation for try_verify_in_tasklet option
Milan Broz
1
-0
/
+4
2022-07-14
dm writecache: count number of blocks discarded, not number of discard bios
Mikulas Patocka
1
-1
/
+1
2022-07-14
dm writecache: count number of blocks written, not number of write bios
Mikulas Patocka
1
-5
/
+5
2022-07-14
dm writecache: count number of blocks read, not number of read bios
Mikulas Patocka
1
-2
/
+2
2022-07-07
Documentation: dm writecache: Render status list as list
Bagas Sanjaya
1
-0
/
+1
2022-07-07
Documentation: dm writecache: add blank line before optional parameters
Mauro Carvalho Chehab
1
-0
/
+1
2021-08-20
dm ima: update dm documentation for ima measurement support
Tushar Sugandhi
1
-209
/
+618
2021-08-10
dm: add documentation for IMA measurement support
Tushar Sugandhi
2
-0
/
+307
2021-08-10
dm writecache: add event counters
Mikulas Patocka
1
-2
/
+14
2021-06-28
dm writecache: make writeback pause configurable
Mikulas Patocka
1
-2
/
+3
2021-06-25
dm writecache: add optional "metadata_only" parameter
Mikulas Patocka
1
-0
/
+3
2021-06-25
dm writecache: add "cleaner" and "max_age" to Documentation
Mike Snitzer
1
-0
/
+17
2021-02-22
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+12
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2021-02-03
dm crypt: support using trusted keys
Ahmad Fatoum
1
-1
/
+1
2021-02-03
dm integrity: introduce the "fix_hmac" argument
Mikulas Patocka
1
-0
/
+11
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
1
-2
/
+2
2021-01-21
dm integrity: conditionally disable "recalculate" feature
Mikulas Patocka
1
-3
/
+9
2020-12-22
Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2020-12-08
Documentation: fix multiple typos found in the admin-guide subdirectory
Andrew Klychkov
5
-9
/
+9
2020-12-08
Documentation: fix typos found in admin-guide subdirectory
Andrew Klychkov
1
-2
/
+2
2020-12-04
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
1
-1
/
+6
2020-09-22
dm crypt: document encrypted keyring key option
Milan Broz
1
-1
/
+1
2020-09-22
dm crypt: document new no_workqueue flags
Milan Broz
1
-0
/
+8
[next]