David Howells
|
0837e49ab3
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
|
8 年之前 |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Ondrej Kozina
|
f5b0cba8f2
dm crypt: replace RCU read-side section with rwsem
|
8 年之前 |
Davidlohr Bueso
|
642fa448ae
sched/core: Remove set_task_state()
|
8 年之前 |
Linus Torvalds
|
775a2e29c3
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 年之前 |
Ondrej Kozina
|
027c431ccf
dm crypt: reject key strings containing whitespace chars
|
8 年之前 |
Ondrej Kozina
|
c538f6ec9f
dm crypt: add ability to use keys from the kernel key retention service
|
8 年之前 |
Julia Lawall
|
1b1b58f54f
dm crypt: constify crypt_iv_operations structures
|
9 年之前 |
Mikulas Patocka
|
671ea6b457
dm crypt: rename crypt_setkey_allcpus to crypt_setkey
|
9 年之前 |
Ondrej Kozina
|
265e9098ba
dm crypt: mark key as invalid until properly loaded
|
8 年之前 |
Ming Lei
|
0dae7fe597
dm crypt: use bio_add_page()
|
8 年之前 |
Christoph Hellwig
|
ef295ecf09
block: better op and flags encoding
|
9 年之前 |
Linus Torvalds
|
48915c2cbc
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 年之前 |
Linus Torvalds
|
513a4befae
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
|
9 年之前 |
Rabin Vincent
|
f659b10087
dm crypt: fix crash on exit
|
9 年之前 |
Bart Van Assche
|
4382e33ad3
block, dm-crypt, btrfs: Introduce bio_flags()
|
9 年之前 |
Eric Biggers
|
5d0be84ec0
dm crypt: fix free of bad values after tfm allocation failure
|
9 年之前 |
Mikulas Patocka
|
4e870e948f
dm crypt: fix error with too large bios
|
9 年之前 |
Mikulas Patocka
|
0a83df6c8c
dm crypt: increase mempool reserve to better support swapping
|
9 年之前 |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 年之前 |
Bart Van Assche
|
350b539328
dm crypt: Fix sparse complaints
|
9 年之前 |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 年之前 |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 年之前 |
Linus Torvalds
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 年之前 |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 年之前 |
Herbert Xu
|
bbdb23b5d6
dm crypt: Use skcipher and ahash
|
9 年之前 |
Mikulas Patocka
|
bcbd94ff48
dm crypt: fix a possible hang due to race condition on exit
|
9 年之前 |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 年之前 |
Julia Lawall
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
10 年之前 |
Mike Snitzer
|
586b286b11
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
|
10 年之前 |