index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-integrity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+2
2020-09-01
dm integrity: fix error reporting in bitmap mode after creation
Mikulas Patocka
1
-0
/
+12
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
1
-2
/
+2
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-2
/
+2
2020-06-05
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+1
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-20
dm: replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-15
dm integrity: remove set but not used variables
YueHaibing
1
-4
/
+0
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
1
-1
/
+1
2020-03-24
dm integrity: improve discard in journal mode
Mikulas Patocka
1
-0
/
+16
2020-03-24
dm integrity: add optional discard support
Mikulas Patocka
1
-32
/
+145
2020-03-24
dm integrity: allow resize of the integrity device
Mikulas Patocka
1
-7
/
+27
2020-03-24
dm integrity: factor out get_provided_data_sectors()
Mikulas Patocka
1
-10
/
+23
2020-03-24
dm integrity: don't replay journal data past the end of the device
Mikulas Patocka
1
-0
/
+4
2020-03-24
dm integrity: remove sector type casts
Mikulas Patocka
1
-17
/
+16
2020-03-24
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
1
-2
/
+2
2020-03-24
dm integrity: print device name in integrity_metadata() error message
Erich Eckner
1
-1
/
+2
2020-03-03
dm: bump version of core and various targets
Mike Snitzer
1
-1
/
+1
2020-03-03
dm integrity: use dm_bio_record and dm_bio_restore
Mike Snitzer
1
-23
/
+9
2020-02-27
dm: report suspended device during destroy
Mikulas Patocka
1
-7
/
+5
2020-02-25
dm integrity: fix invalid table returned due to argument count mismatch
Mikulas Patocka
1
-1
/
+1
2020-02-25
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
Mikulas Patocka
1
-4
/
+15
2020-02-25
dm integrity: fix recalculation when moving from journal mode to bitmap mode
Mikulas Patocka
1
-5
/
+12
2019-11-15
dm integrity: fix excessive alignment of metadata runs
Mikulas Patocka
1
-5
/
+23
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-0
/
+10
2019-08-15
dm integrity: fix a crash due to BUG_ON in __journal_read_write()
Mikulas Patocka
1
-0
/
+15
2019-07-09
dm integrity: use kzalloc() instead of kmalloc() + memset()
Fuqian Huang
1
-2
/
+1
2019-07-09
dm integrity: always set version on superblock update
Milan Broz
1
-1
/
+3
2019-05-16
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-78
/
+639
2019-05-09
dm integrity: whitespace, coding style and dead code cleanup
Mike Snitzer
1
-43
/
+61
2019-05-08
dm integrity: implement synchronous mode for reboot handling
Mikulas Patocka
1
-5
/
+38
2019-05-08
dm integrity: handle machine reboot in bitmap mode
Mikulas Patocka
1
-0
/
+24
2019-05-08
dm integrity: add a bitmap mode
Mikulas Patocka
1
-33
/
+503
2019-05-08
dm integrity: introduce a function add_new_range_and_wait()
Mikulas Patocka
1
-4
/
+8
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+2
2019-05-07
dm integrity: allow large ranges to be described
Mikulas Patocka
1
-3
/
+3
2019-05-07
dm ingerity: pass size to dm_integrity_alloc_page_list()
Mikulas Patocka
1
-15
/
+15
2019-05-07
dm integrity: introduce rw_journal_sectors()
Mikulas Patocka
1
-6
/
+14
2019-05-07
dm integrity: update documentation
Mikulas Patocka
1
-1
/
+3
2019-05-07
dm integrity: don't report unused options
Mikulas Patocka
1
-3
/
+7
2019-05-07
dm integrity: don't check null pointer before kvfree and vfree
Mikulas Patocka
1
-4
/
+2
2019-05-07
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
1
-2
/
+2
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+0
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-2
/
+0
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
1
-9
/
+7
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-6
/
+2
2019-04-05
dm integrity: fix deadlock with overlapping I/O
Mikulas Patocka
1
-3
/
+1
[next]