summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm thin: include metadata_low_watermark threshold in pool statusAndy Grover2018-07-301-2/+4
* dm writecache: report start_sector in status lineMikulas Patocka2018-07-271-1/+5
* dm crypt: convert essiv from ahash to shashKees Cook2018-07-271-17/+14
* dm crypt: use wake_up_process() instead of a wait queueMikulas Patocka2018-07-271-15/+10
* dm integrity: recalculate checksums on creationMikulas Patocka2018-07-271-4/+183
* dm integrity: flush journal on suspend when using separate metadata deviceMikulas Patocka2018-07-271-1/+3
* dm integrity: use version 2 for separate metadataMikulas Patocka2018-07-271-3/+13
* dm integrity: allow separate metadata deviceMikulas Patocka2018-07-271-54/+149
* dm integrity: add ic->start in get_data_sector()Mikulas Patocka2018-07-271-3/+4
* dm integrity: report provided data sectors in the statusMikulas Patocka2018-07-271-1/+3
* dm integrity: implement fair range locksMikulas Patocka2018-07-271-9/+59
* dm integrity: decouple common code in dm_integrity_map_continue()Mikulas Patocka2018-07-271-3/+7
* dm integrity: change 'suspending' variable from bool to intMikulas Patocka2018-07-271-3/+3
* dm delay: add flush as a third class of IOMikulas Patocka2018-07-271-4/+30
* dm delay: refactor repetitive codeMikulas Patocka2018-07-271-120/+103
* dm cache: only allow a single io_mode cache feature to be requestedJohn Pittman2018-07-271-4/+15
* Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
|\
| * nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| * nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| * nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| * nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-223-22/+7
|\ \
| * | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-3/+2
| * | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-4/+4
| * | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-101-15/+1
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-211-0/+21
|\ \ \
| * \ \ Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-191-0/+21
| |\ \ \
| | * | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
* | | | | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-211-5/+5
|\ \ \ \ \
| * | | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-181-1/+1
| * | | | | vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-181-4/+4
* | | | | | Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-07-201-0/+4
|\ \ \ \ \ \
| * | | | | | vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+4
* | | | | | | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-201-14/+29
|\ \ \ \ \ \ \
| * | | | | | | dm writecache: support optional offset for start of deviceMikulas Patocka2018-07-021-14/+29
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-2010-30/+88
|\ \ \ \ \ \ \
| * | | | | | | scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-101-2/+2
| * | | | | | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
| * | | | | | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-101-0/+12
| * | | | | | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-102-4/+22
| * | | | | | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-101-2/+3
| * | | | | | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-101-6/+8
| * | | | | | | scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-101-2/+2
| * | | | | | | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-102-14/+28
* | | | | | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-201-2/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-201-2/+30
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-07-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-201-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-07-202-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-182-1/+20
| |/ / / / / / /