summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: start request gstate with gen 1Jianchao Wang2018-04-162-0/+11
* block/swim: Select appropriate drive on device openFinn Thain2018-04-161-1/+1
* block/swim: Fix IO error at end of mediumFinn Thain2018-04-161-5/+8
* block/swim: Check drive typeFinn Thain2018-04-161-2/+4
* block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2018-04-162-7/+7
* block/swim: Don't log an error message for an invalid ioctlFinn Thain2018-04-161-7/+2
* block/swim: Remove extra put_disk() call from error pathFinn Thain2018-04-161-1/+0
* block/swim: Fix array bounds checkFinn Thain2018-04-161-1/+1
* m68k/mac: Don't remap SWIM MMIO regionFinn Thain2018-04-161-7/+3
* loop: handle short DIO readsJens Axboe2018-04-141-7/+27
* loop: remove cmd->rq memberJens Axboe2018-04-142-18/+19
* block: do not use interruptible wait anywhereAlan Jenkins2018-04-141-7/+4
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1312-172/+510
|\
| * ovl: update documentation w.r.t "xino" featureAmir Goldstein2018-04-121-6/+33
| * ovl: add support for "xino" mount and config optionsAmir Goldstein2018-04-123-3/+88
| * ovl: consistent d_ino for non-samefs with xinoAmir Goldstein2018-04-121-6/+39
| * ovl: consistent i_ino for non-samefs with xinoAmir Goldstein2018-04-124-14/+21
| * ovl: constant st_ino for non-samefs with xinoAmir Goldstein2018-04-125-10/+75
| * ovl: allocate anon bdev per unique lower fsAmir Goldstein2018-04-124-28/+72
| * ovl: factor out ovl_map_dev_ino() helperAmir Goldstein2018-04-123-39/+57
| * ovl: cleanup ovl_update_time()Miklos Szeredi2018-04-121-17/+11
| * ovl: add WARN_ON() for non-dir redirect casesMiklos Szeredi2018-04-121-0/+11
| * ovl: cleanup setting OVL_INDEXVivek Goyal2018-04-123-5/+3
| * ovl: set d->is_dir and d->opaque for last path elementVivek Goyal2018-04-121-2/+6
| * ovl: Do not check for redirect if this is last layerVivek Goyal2018-04-121-1/+4
| * ovl: lookup in inode cache first when decoding lower file handleAmir Goldstein2018-04-121-25/+33
| * ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein2018-04-124-11/+23
| * ovl: disambiguate ovl_encode_fh()Amir Goldstein2018-04-124-16/+16
| * ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein2018-04-121-5/+2
| * ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein2018-04-121-0/+9
| * ovl: Set d->last properly during lookupVivek Goyal2018-04-121-2/+6
| * ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein2018-04-122-5/+24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-04-138-5/+283
|\ \
| * \ Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui2018-04-131-3/+3
| |\ \
| | * | thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-03-141-3/+3
| * | | thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-027-2/+280
| |/ /
* | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-132-4/+13
|\ \ \
| * | | firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare2018-04-131-2/+2
| * | | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-132-1/+10
| * | | firmware: dmi_scan: Fix UUID length safety checkJean Delvare2018-04-131-1/+1
* | | | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-1310-639/+789
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-105-59/+194
| |\ \ \ \
| | * | | | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-103-18/+96
| | * | | | platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-102-0/+75
| | * | | | platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra2018-04-101-2/+2
| | * | | | platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra2018-04-101-12/+12
| | * | | | platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra2018-04-101-6/+5
| | * | | | platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou2018-04-101-21/+4
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...Benson Leung2018-04-094-580/+579
| |\ \ \ \
| | * | | | Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-093-107/+55