summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm zoned: use dmz_zone_to_dev() when handling metadata I/OHannes Reinecke2020-05-191-5/+7
* dm zoned: replace 'target' pointer in the bio contextHannes Reinecke2020-05-191-20/+24
* dm zoned: remove 'dev' argument from reclaimHannes Reinecke2020-05-193-30/+32
* dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev()Hannes Reinecke2020-05-154-5/+18
* dm zoned: introduce dmz_metadata_label() to format device nameHannes Reinecke2020-05-154-42/+62
* dm zoned: move fields from struct dmz_dev to dmz_metadataHannes Reinecke2020-05-154-63/+95
* dm zoned: store device in struct dmz_sbHannes Reinecke2020-05-151-31/+59
* dm zoned: use array for superblock zonesHannes Reinecke2020-05-151-16/+25
* dm zoned: store zone id within the zone structure and kill dmz_id()Hannes Reinecke2020-05-154-36/+31
* dm zoned: add 'message' callbackHannes Reinecke2020-05-151-0/+15
* dm zoned: add 'status' callbackHannes Reinecke2020-05-153-0/+44
* dm mpath: add Historical Service Time Path SelectorKhazhismel Kumykov2020-05-153-0/+573
* dm mpath: pass IO start time to path selectorGabriel Krisman Bertazi2020-05-155-6/+18
* dm writecache: improve performance on DDR persistent memory (Optane)Mikulas Patocka2020-05-151-1/+37
* dm writecache: remove superfluous test in persistent_memory_claimMikulas Patocka2020-05-151-4/+0
* dm persistent data: switch exit_ro_spine to return voidZhiqiang Liu2020-05-152-5/+3
* dm integrity: remove set but not used variablesYueHaibing2020-05-151-4/+0
* dm ebs: pass discards down to underlying deviceHeinz Mauelshagen2020-05-151-7/+34
* dm bufio: implement discardMikulas Patocka2020-05-151-5/+64
* dm: add emulated block size targetHeinz Mauelshagen2020-05-153-0/+454
* dm mpath: switch paths in dm_blk_ioctl() code pathMartin Wilck2020-05-151-1/+1
* dm crypt: support using encrypted keysDmitry Baryshkov2020-05-152-19/+58
* Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-103-47/+162
|\
| * iommu/virtio: Reverse arguments to list_addJulia Lawall2020-05-081-1/+1
| * iommu/amd: Do not flush Device Table in iommu_map_page()Joerg Roedel2020-05-051-11/+16
| * iommu/amd: Update Device Table in increase_address_space()Joerg Roedel2020-05-051-13/+36
| * iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel2020-05-051-0/+1
| * iommu/amd: Do not loop forever when trying to increase address spaceJoerg Roedel2020-05-051-1/+12
| * iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel2020-05-052-37/+112
* | Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-102-2/+6
|\ \
| * | nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg2020-05-101-1/+1
| * | nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan2020-05-101-1/+5
* | | gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2020-05-101-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-05-084-6/+7
|\ \ \
| * | | scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler2020-04-291-4/+0
| * | | scsi: ibmvfc: Don't send implicit logouts prior to NPIV loginBrian King2020-04-281-0/+5
| * | | scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran2020-04-241-1/+1
| * | | scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi2020-04-241-1/+1
* | | | Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-0812-44/+65
|\ \ \ \
| * | | | bus: mhi: core: Fix channel device name conflictJeffrey Hugo2020-05-051-1/+2
| * | | | bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo2020-05-053-14/+4
| * | | | bus: mhi: core: Remove link_status() callbackJeffrey Hugo2020-05-052-7/+4
| * | | | bus: mhi: core: Make sure to powerdown if mhi_sync_power_up failsJeffrey Hugo2020-05-051-1/+5
| * | | | mei: me: disable mei interface on LBG servers.Tomas Winkler2020-05-053-1/+13
| * | | | Merge tag 'phy-for-5.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2020-04-302-11/+28
| |\ \ \ \
| | * | | | phy: qualcomm: usb-hs-28nm: Prepare clocks in initBjorn Andersson2020-04-301-11/+21
| | * | | | phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat stringJohn Stultz2020-04-271-0/+7
| | * | | | phy: tegra: Select USB_COMMON for usb_get_maximum_speed()Thierry Reding2020-04-241-1/+2
| * | | | | interconnect: qcom: Move the static keyword to the front of declarationChenTao2020-04-292-10/+10
| * | | | | most: core: use function subsys_initcall()Christian Gromm2020-04-281-1/+1