index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-crypt.c
Age
Commit message (
Expand
)
Author
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-03
dm crypt: replace RCU read-side section with rwsem
Ondrej Kozina
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-08
dm crypt: reject key strings containing whitespace chars
Ondrej Kozina
2016-12-08
dm crypt: add ability to use keys from the kernel key retention service
Ondrej Kozina
2016-11-21
dm crypt: constify crypt_iv_operations structures
Julia Lawall
2016-11-21
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
Mikulas Patocka
2016-11-21
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2016-11-21
dm crypt: use bio_add_page()
Ming Lei
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-09
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-22
dm crypt: fix crash on exit
Rabin Vincent
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
2016-08-30
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-08-30
dm crypt: fix error with too large bios
Mikulas Patocka
2016-08-15
dm crypt: increase mempool reserve to better support swapping
Mikulas Patocka
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-01
dm crypt: Fix sparse complaints
Bart Van Assche
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
dm: use bio op accessors
Mike Christie
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-01-27
dm crypt: Use skcipher and ahash
Herbert Xu
2015-11-19
dm crypt: fix a possible hang due to race condition on exit
Mikulas Patocka
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-31
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
Julia Lawall
2015-09-14
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
Mike Snitzer
2015-09-02
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-12
dm: do not override error code returned from dm_get_device()
Vivek Goyal
2015-08-11
block: don't access bio->bi_error after bio_put()
Sasha Levin
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-05-29
dm crypt: add comments to better describe crypto processing logic
Milan Broz
2015-05-05
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Rabin Vincent
2015-04-16
dm crypt: fix missing error code return from crypt_ctr error path
Wei Yongjun
2015-04-15
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
2015-04-15
dm crypt: leverage immutable biovecs when decrypting on read
Mike Snitzer
2015-04-15
dm crypt: update URLs to new cryptsetup project page
Milan Broz
2015-02-16
dm crypt: sort writes
Mikulas Patocka
2015-02-16
dm crypt: add 'submit_from_crypt_cpus' option
Mikulas Patocka
2015-02-16
dm crypt: offload writes to thread
Mikulas Patocka
2015-02-16
dm crypt: remove unused io_pool and _crypt_io_pool
Mikulas Patocka
2015-02-16
dm crypt: avoid deadlock in mempools
Mikulas Patocka
2015-02-16
dm crypt: don't allocate pages for a partial request
Mikulas Patocka
2015-02-16
dm crypt: use unbound workqueue for request processing
Mikulas Patocka
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-02
dm crypt: use memzero_explicit for on-stack buffer
Milan Broz
[next]