aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/pci.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch1-1/+1
2018-04-12nvme: target: fix buffer overflowArnd Bergmann1-1/+1
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2-3/+1
2018-04-12nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2-4/+4
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba1-0/+2
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba58-750/+65
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba35-475/+133
2018-04-12powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman1-3/+2
2018-04-12Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana1-5/+58
2018-04-12Btrfs: clean up resources during umount after trans is abortedLiu Bo1-1/+2
2018-04-12ovl: update documentation w.r.t "xino" featureAmir Goldstein1-6/+33
2018-04-12ovl: add support for "xino" mount and config optionsAmir Goldstein3-3/+88
2018-04-12ovl: consistent d_ino for non-samefs with xinoAmir Goldstein1-6/+39
2018-04-12ovl: consistent i_ino for non-samefs with xinoAmir Goldstein4-14/+21
2018-04-12ovl: constant st_ino for non-samefs with xinoAmir Goldstein5-10/+75
2018-04-12ovl: allocate anon bdev per unique lower fsAmir Goldstein4-28/+72
2018-04-12ovl: factor out ovl_map_dev_ino() helperAmir Goldstein3-39/+57
2018-04-12ovl: cleanup ovl_update_time()Miklos Szeredi1-17/+11
2018-04-12ovl: add WARN_ON() for non-dir redirect casesMiklos Szeredi1-0/+11
2018-04-12ovl: cleanup setting OVL_INDEXVivek Goyal3-5/+3
2018-04-12ovl: set d->is_dir and d->opaque for last path elementVivek Goyal1-2/+6
2018-04-12ovl: Do not check for redirect if this is last layerVivek Goyal1-1/+4
2018-04-12ovl: lookup in inode cache first when decoding lower file handleAmir Goldstein1-25/+33
2018-04-12ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein4-11/+23
2018-04-12ovl: disambiguate ovl_encode_fh()Amir Goldstein4-16/+16
2018-04-12ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein1-5/+2
2018-04-12ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein1-0/+9
2018-04-12ovl: Set d->last properly during lookupVivek Goyal1-2/+6
2018-04-12ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein2-5/+24
2018-04-12perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu1-0/+8
2018-04-12x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel1-0/+9
2018-04-12x86/pti: Leave kernel text global for !PCIDDave Hansen3-4/+82
2018-04-12x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen3-10/+35
2018-04-12x86/pti: Enable global pages for shared areasDave Hansen2-2/+35
2018-04-12x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen1-2/+4
2018-04-12x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen1-1/+10
2018-04-12x86/mm: Remove extra filtering in pageattr codeDave Hansen1-4/+2
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen10-12/+75
2018-04-11CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel2-29/+22
2018-04-11cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven1-1/+1
2018-04-11SMB3: Log at least once if tree connect fails during reconnectSteve French2-2/+7
2018-04-11cifs: smb2pdu: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-1/+3
2018-04-11l2tp: fix race in duplicate tunnel detectionGuillaume Nault3-28/+14
2018-04-11l2tp: fix races in tunnel creationGuillaume Nault4-110/+110
2018-04-11i2c: add param sanity check to i2c_transfer()Ard Biesheuvel1-0/+3
2018-04-11MAINTAINERS: add maintainer for Renesas I2C related driversWolfram Sang1-0/+16
2018-04-11MAINTAINERS: remove me as maintainer for I2C host driversWolfram Sang1-4/+14
2018-04-11i2c: i801: Restore configuration at shutdownJean Delvare1-0/+10