index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-04-27
dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()
Bart Van Assche
2017-04-27
dm mpath: micro-optimize the hot path relative to MPATHF_QUEUE_IF_NO_PATH
Bart Van Assche
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
dm mpath: verify __pg_init_all_paths locking assumptions at runtime
Bart Van Assche
2017-04-27
dm: verify suspend_locking assumptions at runtime
Bart Van Assche
2017-04-27
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
2017-04-27
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
2017-04-27
dm mpath: delay requeuing while path initialization is in progress
Bart Van Assche
2017-04-27
dm mpath: avoid that path removal can trigger an infinite loop
Bart Van Assche
2017-04-27
dm mpath: split and rename activate_path() to prepare for its expanded use
Bart Van Assche
2017-04-27
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-04-27
dm integrity: use previously calculated log2 of sectors_per_block
Mikulas Patocka
2017-04-27
dm integrity: use hex2bin instead of open-coded variant
Mikulas Patocka
2017-04-27
dm crypt: replace custom implementation of hex2bin()
Andy Shevchenko
2017-04-25
dm crypt: remove obsolete references to per-CPU state
Eric Biggers
2017-04-24
dm verity: switch to using asynchronous hash crypto API
Gilad Ben-Yossef
2017-04-24
dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues
Tim Murray
2017-04-24
dm crypt: rewrite (wipe) key in crypto layer using random data
Ondrej Kozina
2017-04-24
dm mpath: requeue after a small delay if blk_get_request() fails
Bart Van Assche
2017-04-24
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
2017-04-24
dm thin: fix a memory leak when passing discard bio down
Dennis Yang
2017-04-24
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-04-24
dm ioctl: remove double parentheses
Matthias Kaehlcke
2017-04-24
dm: remove dummy dm_table definition
Mikulas Patocka
2017-04-24
dm crypt: fix large block integrity support
Mikulas Patocka
2017-04-24
dm integrity: support larger block sizes
Mikulas Patocka
2017-04-24
dm integrity: various small changes and cleanups
Mikulas Patocka
2017-04-24
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
dm table: replace while loops with for loops
Mikulas Patocka
2017-03-31
dm cache policy smq: make the cleaner policy write-back more aggressively
Joe Thornber
2017-03-31
dm cache: set/clear the cache core's dirty_bitset when loading mappings
Joe Thornber
2017-03-30
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
2017-03-27
dm raid: add raid4/5/6 journal write-back support via journal_mode option
Heinz Mauelshagen
2017-03-27
dm raid: fix table line argument order in status
Heinz Mauelshagen
2017-03-27
md: add raid4/5/6 journal mode switching API
Heinz Mauelshagen
2017-03-24
dm crypt: use shifts instead of sector_div
Mikulas Patocka
2017-03-24
dm integrity: add recovery mode
Mikulas Patocka
2017-03-24
dm integrity: factor out create_journal() from dm_integrity_ctr()
Mike Snitzer
2017-03-24
dm crypt: optionally support larger encryption sector size
Milan Broz
2017-03-24
dm crypt: introduce new format of cipher with "capi:" prefix
Milan Broz
2017-03-24
dm crypt: factor IV constructor out to separate function
Milan Broz
2017-03-24
dm crypt: add cryptographic data integrity protection (authenticated encryption)
Milan Broz
2017-03-24
dm: add integrity target
Mikulas Patocka
2017-03-07
dm bufio: add sector start offset to dm-bufio interface
Mikulas Patocka
2017-03-07
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-03-07
dm cache: significant rework to leverage dm-bio-prison-v2
Joe Thornber
2017-03-07
dm bio prison v2: new interface for the bio prison
Joe Thornber
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]