summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde