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-integrity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: bump version of core and various targets
Mike Snitzer
2020-03-03
1
-1
/
+1
*
dm integrity: use dm_bio_record and dm_bio_restore
Mike Snitzer
2020-03-03
1
-23
/
+9
*
dm: report suspended device during destroy
Mikulas Patocka
2020-02-27
1
-7
/
+5
*
dm integrity: fix invalid table returned due to argument count mismatch
Mikulas Patocka
2020-02-25
1
-1
/
+1
*
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
Mikulas Patocka
2020-02-25
1
-4
/
+15
*
dm integrity: fix recalculation when moving from journal mode to bitmap mode
Mikulas Patocka
2020-02-25
1
-5
/
+12
*
dm integrity: fix excessive alignment of metadata runs
Mikulas Patocka
2019-11-15
1
-5
/
+23
*
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
1
-0
/
+10
*
dm integrity: fix a crash due to BUG_ON in __journal_read_write()
Mikulas Patocka
2019-08-15
1
-0
/
+15
*
dm integrity: use kzalloc() instead of kmalloc() + memset()
Fuqian Huang
2019-07-09
1
-2
/
+1
*
dm integrity: always set version on superblock update
Milan Broz
2019-07-09
1
-1
/
+3
*
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-16
1
-78
/
+639
|
\
|
*
dm integrity: whitespace, coding style and dead code cleanup
Mike Snitzer
2019-05-09
1
-43
/
+61
|
*
dm integrity: implement synchronous mode for reboot handling
Mikulas Patocka
2019-05-08
1
-5
/
+38
|
*
dm integrity: handle machine reboot in bitmap mode
Mikulas Patocka
2019-05-08
1
-0
/
+24
|
*
dm integrity: add a bitmap mode
Mikulas Patocka
2019-05-08
1
-33
/
+503
|
*
dm integrity: introduce a function add_new_range_and_wait()
Mikulas Patocka
2019-05-08
1
-4
/
+8
|
*
dm integrity: allow large ranges to be described
Mikulas Patocka
2019-05-07
1
-3
/
+3
|
*
dm ingerity: pass size to dm_integrity_alloc_page_list()
Mikulas Patocka
2019-05-07
1
-15
/
+15
|
*
dm integrity: introduce rw_journal_sectors()
Mikulas Patocka
2019-05-07
1
-6
/
+14
|
*
dm integrity: update documentation
Mikulas Patocka
2019-05-07
1
-1
/
+3
|
*
dm integrity: don't report unused options
Mikulas Patocka
2019-05-07
1
-3
/
+7
|
*
dm integrity: don't check null pointer before kvfree and vfree
Mikulas Patocka
2019-05-07
1
-4
/
+2
|
*
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
2019-05-07
1
-2
/
+2
*
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
1
-6
/
+2
|
\
\
|
*
|
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
1
-9
/
+7
|
|
\
|
|
*
|
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-6
/
+2
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
1
-2
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-2
/
+0
|
|
/
*
|
dm integrity: fix deadlock with overlapping I/O
Mikulas Patocka
2019-04-05
1
-3
/
+1
*
|
dm integrity: make dm_integrity_init and dm_integrity_exit static
YueHaibing
2019-04-01
1
-2
/
+2
*
|
dm integrity: change memcmp to strncmp in dm_integrity_ctr
Mikulas Patocka
2019-04-01
1
-4
/
+4
|
/
*
dm integrity: limit the rate of error messages
Mikulas Patocka
2019-03-06
1
-4
/
+4
*
dm integrity: remove redundant unlikely annotation
Chengguang Xu
2019-03-05
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
dm integrity: fix spelling mistake in workqueue name
Colin Ian King
2018-12-18
1
-1
/
+1
*
|
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-20
1
-1
/
+1
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
1
-6
/
+17
|
\
|
*
dm: Remove VLA usage from hashes
Kees Cook
2018-09-14
1
-6
/
+17
*
|
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-11
1
-1
/
+2
|
\
\
|
*
|
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
1
-1
/
+2
|
|
/
*
/
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
Mikulas Patocka
2018-09-06
1
-2
/
+2
|
/
*
dm integrity: recalculate checksums on creation
Mikulas Patocka
2018-07-27
1
-4
/
+183
*
dm integrity: flush journal on suspend when using separate metadata device
Mikulas Patocka
2018-07-27
1
-1
/
+3
*
dm integrity: use version 2 for separate metadata
Mikulas Patocka
2018-07-27
1
-3
/
+13
*
dm integrity: allow separate metadata device
Mikulas Patocka
2018-07-27
1
-54
/
+149
*
dm integrity: add ic->start in get_data_sector()
Mikulas Patocka
2018-07-27
1
-3
/
+4
*
dm integrity: report provided data sectors in the status
Mikulas Patocka
2018-07-27
1
-1
/
+3
[next]