summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-12Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-12Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-04-12GFS2: Minor improvements to comments and documentationBob Peterson
2018-04-12gfs2: Stop using rhashtable_walk_peekAndreas Gruenbacher
2018-04-12lockref: Add lockref_put_not_zeroAndreas Gruenbacher
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy
2018-04-12nvmet: Fix nvmet_execute_write_zeroes sector countRodrigo R. Galvao
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch
2018-04-12nvme: target: fix buffer overflowArnd Bergmann
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn
2018-04-12nvme-loop: fix kernel oops in case of unhandled commandMing Lei
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling
2018-04-12btrfs: add SPDX header to KconfigDavid Sterba
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba
2018-04-12powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman
2018-04-12Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana
2018-04-12Btrfs: clean up resources during umount after trans is abortedLiu Bo
2018-04-12ovl: update documentation w.r.t "xino" featureAmir Goldstein
2018-04-12ovl: add support for "xino" mount and config optionsAmir Goldstein
2018-04-12ovl: consistent d_ino for non-samefs with xinoAmir Goldstein
2018-04-12ovl: consistent i_ino for non-samefs with xinoAmir Goldstein
2018-04-12ovl: constant st_ino for non-samefs with xinoAmir Goldstein
2018-04-12ovl: allocate anon bdev per unique lower fsAmir Goldstein
2018-04-12ovl: factor out ovl_map_dev_ino() helperAmir Goldstein
2018-04-12ovl: cleanup ovl_update_time()Miklos Szeredi
2018-04-12ovl: add WARN_ON() for non-dir redirect casesMiklos Szeredi
2018-04-12ovl: cleanup setting OVL_INDEXVivek Goyal
2018-04-12ovl: set d->is_dir and d->opaque for last path elementVivek Goyal
2018-04-12ovl: Do not check for redirect if this is last layerVivek Goyal
2018-04-12ovl: lookup in inode cache first when decoding lower file handleAmir Goldstein
2018-04-12ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein
2018-04-12ovl: disambiguate ovl_encode_fh()Amir Goldstein
2018-04-12ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein
2018-04-12ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein