Linus Torvalds
|
775a2e29c3
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Ondrej Kozina
|
027c431ccf
dm crypt: reject key strings containing whitespace chars
|
8 years ago |
Ondrej Kozina
|
c538f6ec9f
dm crypt: add ability to use keys from the kernel key retention service
|
8 years ago |
Julia Lawall
|
1b1b58f54f
dm crypt: constify crypt_iv_operations structures
|
9 years ago |
Mikulas Patocka
|
671ea6b457
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
|
9 years ago |
Ondrej Kozina
|
265e9098ba
dm crypt: mark key as invalid until properly loaded
|
8 years ago |
Ming Lei
|
0dae7fe597
dm crypt: use bio_add_page()
|
8 years ago |
Christoph Hellwig
|
ef295ecf09
block: better op and flags encoding
|
8 years ago |
Linus Torvalds
|
48915c2cbc
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Linus Torvalds
|
513a4befae
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Rabin Vincent
|
f659b10087
dm crypt: fix crash on exit
|
9 years ago |
Bart Van Assche
|
4382e33ad3
block, dm-crypt, btrfs: Introduce bio_flags()
|
9 years ago |
Eric Biggers
|
5d0be84ec0
dm crypt: fix free of bad values after tfm allocation failure
|
9 years ago |
Mikulas Patocka
|
4e870e948f
dm crypt: fix error with too large bios
|
9 years ago |
Mikulas Patocka
|
0a83df6c8c
dm crypt: increase mempool reserve to better support swapping
|
9 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Bart Van Assche
|
350b539328
dm crypt: Fix sparse complaints
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 years ago |
Linus Torvalds
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 years ago |
Herbert Xu
|
bbdb23b5d6
dm crypt: Use skcipher and ahash
|
9 years ago |
Mikulas Patocka
|
bcbd94ff48
dm crypt: fix a possible hang due to race condition on exit
|
9 years ago |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 years ago |
Julia Lawall
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
10 years ago |
Mike Snitzer
|
586b286b11
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
|
10 years ago |
Linus Torvalds
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
Vivek Goyal
|
e80d1c805a
dm: do not override error code returned from dm_get_device()
|
10 years ago |
Sasha Levin
|
9b81c84235
block: don't access bio->bi_error after bio_put()
|
10 years ago |