index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-integrity.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
|
\
|
*
dm: Remove VLA usage from hashes
Kees Cook
2018-09-14
*
|
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-11
|
\
\
|
*
|
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
|
|
/
*
/
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
Mikulas Patocka
2018-09-06
|
/
*
dm integrity: recalculate checksums on creation
Mikulas Patocka
2018-07-27
*
dm integrity: flush journal on suspend when using separate metadata device
Mikulas Patocka
2018-07-27
*
dm integrity: use version 2 for separate metadata
Mikulas Patocka
2018-07-27
*
dm integrity: allow separate metadata device
Mikulas Patocka
2018-07-27
*
dm integrity: add ic->start in get_data_sector()
Mikulas Patocka
2018-07-27
*
dm integrity: report provided data sectors in the status
Mikulas Patocka
2018-07-27
*
dm integrity: implement fair range locks
Mikulas Patocka
2018-07-27
*
dm integrity: decouple common code in dm_integrity_map_continue()
Mikulas Patocka
2018-07-27
*
dm integrity: change 'suspending' variable from bool to int
Mikulas Patocka
2018-07-27
*
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
|
\
|
*
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
*
|
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
2018-04-30
|
/
*
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
2018-04-03
*
dm integrity: fail early if required HMAC key is not available
Milan Broz
2018-04-03
*
dm integrity: don't store cipher request on the stack
Mikulas Patocka
2018-01-17
*
md: Convert timers to use timer_setup()
Kees Cook
2017-11-14
*
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-11-14
|
\
|
*
dm integrity: allow unaligned bv_offset
Mikulas Patocka
2017-11-10
*
|
locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
|
/
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
|
\
|
*
dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
Arnd Bergmann
2017-09-11
|
*
dm integrity: make blk_integrity_profile structure const
Bhumika Goyal
2017-09-11
|
*
dm integrity: do not check integrity for failed read operations
Hyunchul Lee
2017-09-11
|
*
dm: constify argument arrays
Eric Biggers
2017-08-28
|
*
dm integrity: count and display checksum failures
Mikulas Patocka
2017-08-28
|
*
dm integrity: optimize writing dm-bufio buffers that are partially changed
Mikulas Patocka
2017-08-28
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
|
/
*
dm integrity: test for corrupted disk format during table load
Mikulas Patocka
2017-07-25
*
dm integrity: WARN_ON if variables representing journal usage get out of sync
Mikulas Patocka
2017-07-25
*
dm integrity: use plugging when writing the journal
Mikulas Patocka
2017-07-19
*
dm integrity: fix inefficient allocation of journal space
Mikulas Patocka
2017-07-19
*
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
|
\
|
*
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
|
|
\
|
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
|
*
|
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
*
|
|
dm integrity: fix to not disable/enable interrupts from interrupt context
Mike Snitzer
2017-06-21
*
|
|
dm integrity: reject mappings too large for device
Ondrej Mosnáček
2017-06-12
|
|
/
|
/
|
*
|
dm: make flush bios explicitly sync
Jan Kara
2017-05-31
*
|
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
Mikulas Patocka
2017-05-22
|
/
*
dm integrity: use previously calculated log2 of sectors_per_block
Mikulas Patocka
2017-04-27
*
dm integrity: use hex2bin instead of open-coded variant
Mikulas Patocka
2017-04-27
*
dm integrity: support larger block sizes
Mikulas Patocka
2017-04-24
*
dm integrity: various small changes and cleanups
Mikulas Patocka
2017-04-24
[next]