index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
dm integrity: implement fair range locks
Mikulas Patocka
2018-07-27
1
-9
/
+59
*
dm integrity: decouple common code in dm_integrity_map_continue()
Mikulas Patocka
2018-07-27
1
-3
/
+7
*
dm integrity: change 'suspending' variable from bool to int
Mikulas Patocka
2018-07-27
1
-3
/
+3
*
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
1
-4
/
+11
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-8
/
+7
|
\
|
*
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-8
/
+7
*
|
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
2018-04-30
1
-1
/
+1
|
/
*
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
2018-04-03
1
-1
/
+1
*
dm integrity: fail early if required HMAC key is not available
Milan Broz
2018-04-03
1
-0
/
+3
*
dm integrity: don't store cipher request on the stack
Mikulas Patocka
2018-01-17
1
-12
/
+37
[next]