summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer1-2/+3
2020-04-03dm integrity: fix ppc64le warningMike Snitzer1-1/+1
2020-03-27dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()Nikos Tsironis3-3/+3
2020-03-27dm clone: Add missing casts to prevent overflows and data corruptionNikos Tsironis1-3/+6
2020-03-27dm clone: Add overflow check for number of regionsNikos Tsironis1-1/+11
2020-03-27dm clone: Fix handling of partial region discardsNikos Tsironis2-14/+42
2020-03-27dm writecache: add cond_resched to avoid CPU hangsMikulas Patocka1-1/+5
2020-03-24dm integrity: improve discard in journal modeMikulas Patocka1-0/+16
2020-03-24dm integrity: add optional discard supportMikulas Patocka1-32/+145
2020-03-24dm integrity: allow resize of the integrity deviceMikulas Patocka1-7/+27
2020-03-24dm integrity: factor out get_provided_data_sectors()Mikulas Patocka1-10/+23
2020-03-24dm integrity: don't replay journal data past the end of the deviceMikulas Patocka1-0/+4
2020-03-24dm integrity: remove sector type castsMikulas Patocka1-17/+16
2020-03-24dm integrity: fix a crash with unusually large tag sizeMikulas Patocka1-2/+2
2020-03-24dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu1-1/+0
2020-03-24dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)1-0/+1
2020-03-24dm writecache: optimize superblock writeMikulas Patocka1-2/+32
2020-03-24dm writecache: implement gradual cleanupMikulas Patocka1-1/+36
2020-03-24dm writecache: implement the "cleaner" policyMikulas Patocka1-5/+43
2020-03-24dm writecache: do direct write if the cache is fullMikulas Patocka1-0/+13
2020-03-24dm integrity: print device name in integrity_metadata() error messageErich Eckner1-1/+2
2020-03-24dm crypt: use crypt_integrity_aead() helperYang Yingliang1-2/+4
2020-03-15Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+29
2020-03-15Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+23
2020-03-15Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-44/+83
2020-03-15Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-1/+29
2020-03-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-56/+102
2020-03-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2-2/+13
2020-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-22/+3
2020-03-14irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier1-1/+29
2020-03-14iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit1-2/+2
2020-03-14iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-14iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-8/+17
2020-03-13Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds3-12/+193
2020-03-13Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds5-5/+19
2020-03-13Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-1/+2
2020-03-13i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey1-15/+25
2020-03-13iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-13iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-2/+4
2020-03-13iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-13Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-131/+403
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie1-58/+126
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-29/+66
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie5-15/+158
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds55-219/+616
2020-03-13drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul1-26/+93
2020-03-13drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul1-23/+25
2020-03-13drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul1-8/+7