summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS refactor nfs4_match_clientidsAndy Adamson2016-09-191-5/+5
* NFS setup async exchange_idAndy Adamson2016-09-191-81/+134
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-197-6/+33
* NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threadsTrond Myklebust2016-09-192-66/+15Star
* NFSv4.x: Fix up the global tracking of the callback serverTrond Myklebust2016-09-191-5/+9
* SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()Trond Myklebust2016-09-192-3/+17
* NFSv4.x: Set up struct svc_serv_ops for the callback channelTrond Myklebust2016-09-191-18/+39
* pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-195-28/+35
* sunrpc: Remove unnecessary variableAmitoj Kaur Chawla2016-09-191-2/+1Star
* Linux 4.8-rc7Linus Torvalds2016-09-191-1/+1
* Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-183-13/+20
|\
| * Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-161-1/+2
| |\
| | * USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
| * | USB: change bInterval default to 10 msAlan Stern2016-09-161-11/+17
| * | usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
| |/
* | Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-182-3/+3
|\ \
| * | openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-181-1/+1
| * | avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-09-181-2/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-184-15/+26
|\ \ \
| * | | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-162-4/+4
| * | | perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin2016-09-161-2/+7
| * | | perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin2016-09-161-1/+6
| * | | perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin2016-09-161-2/+2
| * | | perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin2016-09-151-7/+8
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-181-0/+2
|\ \ \ \
| * | | | cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton2016-09-141-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-183-4/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2016-09-132-4/+6
| * | | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-131-0/+10
| |/ /
* | | fix iov_iter_fault_in_readable()Al Viro2016-09-172-23/+3Star
* | | Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-09-174-18/+33
|\ \ \
| * | | mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi2016-09-141-8/+10
| * | | mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi2016-09-141-8/+8
| * | | mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-121-1/+14
| * | | dt-bindings: mmc: sdhci-st: Mention the discretionary "icn" clockLee Jones2016-09-121-1/+1
| |/ /
* | | Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-173-9/+29
|\ \ \
| * | | powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman2016-09-151-2/+2
| * | | powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan2016-09-151-0/+10
| * | | powerpc/powernv: Fix the state of root PEGavin Shan2016-09-141-1/+11
| * | | powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman2016-09-121-1/+1
| * | | powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state lossGautham R. Shenoy2016-09-121-5/+5
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-09-173-20/+42
|\ \ \ \
| * | | | Move check for prefix path to within cifs_get_root()Sachin Prabhu2016-09-101-5/+4Star
| * | | | Compare prepaths when comparing superblocksSachin Prabhu2016-09-101-1/+20
| * | | | Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-103-14/+18
* | | | | Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-09-171-2/+3
|\ \ \ \ \
| * | | | | svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever2016-09-121-2/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-1711-23/+61
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2016-09-162-3/+9
| |\ \ \ \ \
| | * | | | | drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie2016-09-091-1/+1