summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-27dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()Bart Van Assche
2017-04-27dm mpath: micro-optimize the hot path relative to MPATHF_QUEUE_IF_NO_PATHBart Van Assche
2017-04-27dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche
2017-04-27dm mpath: verify __pg_init_all_paths locking assumptions at runtimeBart Van Assche
2017-04-27dm: verify suspend_locking assumptions at runtimeBart Van Assche
2017-04-27dm block manager: remove an unused argument from dm_block_manager_create()Bart Van Assche
2017-04-27dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche
2017-04-27dm mpath: delay requeuing while path initialization is in progressBart Van Assche
2017-04-27dm mpath: avoid that path removal can trigger an infinite loopBart Van Assche
2017-04-27dm mpath: split and rename activate_path() to prepare for its expanded useBart Van Assche
2017-04-27dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2017-04-27dm integrity: use previously calculated log2 of sectors_per_blockMikulas Patocka
2017-04-27dm integrity: use hex2bin instead of open-coded variantMikulas Patocka
2017-04-27dm crypt: replace custom implementation of hex2bin()Andy Shevchenko
2017-04-25dm crypt: remove obsolete references to per-CPU stateEric Biggers
2017-04-24dm verity: switch to using asynchronous hash crypto APIGilad Ben-Yossef
2017-04-24dm crypt: use WQ_HIGHPRI for the IO and crypt workqueuesTim Murray
2017-04-24dm crypt: rewrite (wipe) key in crypto layer using random dataOndrej Kozina
2017-04-24dm mpath: requeue after a small delay if blk_get_request() failsBart Van Assche
2017-04-24dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy
2017-04-24dm thin: fix a memory leak when passing discard bio downDennis Yang
2017-04-24dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja
2017-04-24dm ioctl: remove double parenthesesMatthias Kaehlcke
2017-04-24dm: remove dummy dm_table definitionMikulas Patocka
2017-04-24dm crypt: fix large block integrity supportMikulas Patocka
2017-04-24dm integrity: support larger block sizesMikulas Patocka
2017-04-24dm integrity: various small changes and cleanupsMikulas Patocka
2017-04-24dm: mark targets that pass integrity dataMikulas Patocka
2017-04-24dm table: replace while loops with for loopsMikulas Patocka
2017-03-31dm cache policy smq: make the cleaner policy write-back more aggressivelyJoe Thornber
2017-03-31dm cache: set/clear the cache core's dirty_bitset when loading mappingsJoe Thornber
2017-03-30dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka
2017-03-27dm raid: add raid4/5/6 journal write-back support via journal_mode optionHeinz Mauelshagen
2017-03-27dm raid: fix table line argument order in statusHeinz Mauelshagen
2017-03-27md: add raid4/5/6 journal mode switching APIHeinz Mauelshagen
2017-03-24dm crypt: use shifts instead of sector_divMikulas Patocka
2017-03-24dm integrity: add recovery modeMikulas Patocka
2017-03-24dm integrity: factor out create_journal() from dm_integrity_ctr()Mike Snitzer
2017-03-24dm crypt: optionally support larger encryption sector sizeMilan Broz
2017-03-24dm crypt: introduce new format of cipher with "capi:" prefixMilan Broz
2017-03-24dm crypt: factor IV constructor out to separate functionMilan Broz
2017-03-24dm crypt: add cryptographic data integrity protection (authenticated encryption)Milan Broz
2017-03-24dm: add integrity targetMikulas Patocka
2017-03-07dm bufio: add sector start offset to dm-bufio interfaceMikulas Patocka
2017-03-07dm table: add flag to allow target to handle its own integrity metadataMilan Broz
2017-03-07dm cache: significant rework to leverage dm-bio-prison-v2Joe Thornber
2017-03-07dm bio prison v2: new interface for the bio prisonJoe Thornber
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds