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-verity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-31
dm: refactor ioctl handling
Christoph Hellwig
1
-8
/
+7
2015-09-02
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-16
/
+1
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
1
-16
/
+0
2015-08-12
dm: remove unlikely() before IS_ERR()
viresh kumar
1
-1
/
+1
2015-08-12
dm verity: remove unused mempool
Sami Tolvanen
1
-15
/
+0
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-4
/
+5
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
1
-1
/
+1
2015-04-15
dm verity: add error handling modes for corrupted blocks
Sami Tolvanen
1
-12
/
+135
2014-04-15
dm verity: fix biovecs hash calculation regression
Milan Broz
1
-6
/
+9
2013-11-23
block: Generic bio chaining
Kent Overstreet
1
-1
/
+1
2013-11-23
block: Convert drivers to immutable biovecs
Kent Overstreet
1
-38
/
+14
2013-11-23
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
1
-1
/
+1
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-4
/
+4
2013-07-10
dm verity: use __ffs and __fls
Mikulas Patocka
1
-4
/
+4
2013-07-10
dm verity: remove pointless comparison
Mikulas Patocka
1
-2
/
+2
2013-07-10
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
1
-3
/
+2
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-5
/
+34
2013-03-23
block: Remove bi_idx references
Kent Overstreet
1
-1
/
+1
2013-03-23
block: Add bio_end_sector()
Kent Overstreet
1
-1
/
+1
2013-03-20
dm verity: avoid deadlock
Mikulas Patocka
1
-5
/
+34
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
1
-5
/
+3
2012-12-21
dm: remove map_info
Mikulas Patocka
1
-2
/
+1
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
2012-10-12
dm: use ACCESS_ONCE for sysfs values
Mikulas Patocka
1
-1
/
+1
2012-09-26
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
1
-1
/
+1
2012-03-28
dm: add verity target
Mikulas Patocka
1
-0
/
+913