summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jbd2: fix dbench4 performance regression for 'nobarrier' mountsJan Kara2017-04-291-1/+1
* jbd2: Fix lockdep splat with generic/270 testJan Kara2017-04-291-1/+14
* mm: retry writepages() on ENOMEM when doing an data integrity writebackTheodore Ts'o2017-04-281-4/+10
* Linux 4.11-rc6v4.11-rc6Linus Torvalds2017-04-091-1/+1
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-04-0913-90/+268
|\
| * Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-04-071-0/+4
| * CIFS: Fix build failure with smb2Tobias Regnery2017-04-071-0/+1
| * Introduce cifs_copy_file_range()Sachin Prabhu2017-04-075-68/+110
| * SMB3: Rename clone_range to copychunk_rangeSachin Prabhu2017-04-073-15/+16
| * Handle mismatched open callsSachin Prabhu2017-04-079-13/+143
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-04-094-16/+69
|\ \
| * \ Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King2017-04-05386-1931/+4760
| |\ \
| | * | arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-03-211-3/+8
| | * | arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-03-211-2/+22
| | * | arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu2017-03-211-9/+10
| | * | arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2017-03-211-0/+6
| * | | ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed2017-03-291-1/+4
| * | | ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King2017-03-291-1/+19
* | | | Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-04-093-5/+14
|\ \ \ \
| * | | | MAINTAINERS: separate out kernfs maintainershipTejun Heo2017-04-081-2/+9
| * | | | sysfs: be careful of error returns from ops->show()NeilBrown2017-04-081-2/+4
| * | | | Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold2017-04-081-1/+1
* | | | | Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-097-7/+31
|\ \ \ \ \
| * | | | | staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang2017-04-081-0/+1
| * | | | | Merge tag 'iio-fixes-for-4.11d' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-036-7/+30
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan2017-04-021-0/+10
| | * | | | iio: accel: hid-sensor-accel-3d: Fix duplicate scan index errorSrinivas Pandruvada2017-04-021-1/+2
| | * | | | iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative valuesNikolaus Schulz2017-04-021-4/+3
| | * | | | iio: st_pressure: initialize lps22hb bootimeShrirang Bagul2017-04-021-0/+1
| | * | | | iio: bmg160: reset chip when probingQuentin Schulz2017-03-251-0/+12
| | * | | | iio: cros_ec_sensors: Fix return value to get raw and calibbias data.Enric Balletbo i Serra2017-03-251-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-0914-61/+120
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'work.statx' into for-nextAl Viro2017-04-031251-8823/+17873
| |\ \ \ \ \ \
| | * | | | | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-035-6/+18
| | * | | | | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-032-0/+3
| | * | | | | | xfs: report crtime and attribute flags to statxDarrick J. Wong2017-04-031-0/+14
| | * | | | | | ext4: Add statx supportDavid Howells2017-04-035-4/+39
| | * | | | | | statx: optimize copy of struct statx to userspaceEric Biggers2017-04-031-42/+32
| | * | | | | | statx: remove incorrect part of vfs_statx() commentEric Biggers2017-04-031-3/+0
| | * | | | | | statx: reject unknown flags when using NULL pathEric Biggers2017-04-031-1/+5
| | * | | | | | Documentation/filesystems: fix documentation for ->getattr()Eric Biggers2017-04-033-4/+8
| * | | | | | | alpha: fix stack smashing in old_adjtimex(2)Al Viro2017-04-031-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-0815-164/+281
|\ \ \ \ \ \ \ \
| * | | | | | | | blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-074-27/+55
| * | | | | | | | dm rq: Avoid that request processing stalls sporadicallyBart Van Assche2017-04-071-0/+1
| * | | | | | | | scsi: Avoid that SCSI queues get stuckBart Van Assche2017-04-071-3/+3
| * | | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-072-2/+32
| * | | | | | | | blk-mq: remap queues when adding/removing hardware queuesOmar Sandoval2017-04-071-4/+10
| * | | | | | | | blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-076-48/+67
| * | | | | | | | blk-mq-sched: set up scheduler tags when bringing up new queuesOmar Sandoval2017-04-073-1/+35