summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-0917-36/+163
|\
| * sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-272-0/+18
| * sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-272-0/+35
| * Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-261-0/+3
| |\
| | * SUNRPC: serialize iostats updatesChuck Lever2014-11-251-0/+3
| * | nfs: Add DEALLOCATE supportAnna Schumaker2014-11-252-0/+2
| * | nfs: Add ALLOCATE supportAnna Schumaker2014-11-253-0/+16
| * | sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2014-11-242-12/+3
| * | sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-243-11/+8
| * | lockd: eliminate LOCKD_DEBUGJeff Layton2014-11-241-5/+1
| * | NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-241-2/+2
| * | sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-241-0/+59
| |/
| * Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-231-1/+7
| |\
| | * percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo2014-11-231-1/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-212-1/+7
| |\ \
| | * | can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-181-0/+6
| | * | inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-141-1/+1
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-211-5/+0
| |\ \ \
| | * | | sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-161-5/+0
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-211-2/+5
| |\ \ \ \
| | * | | | bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN2014-11-161-2/+5
* | | | | | sunrpc: eliminate the XPT_DETACHED flagJeff Layton2014-12-011-4/+3
* | | | | | merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-1952-148/+574
|\| | | | |
| * | | | | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-152-3/+6
| |\ \ \ \ \
| | * | | | | power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-281-2/+0
| | * | | | | power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-281-1/+0
| | * | | | | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-281-0/+6
| * | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-151-0/+11
| |\ \ \ \ \ \
| | * | | | | | nfs: fix pnfs direct write memory leakPeng Tao2014-11-121-0/+11
| * | | | | | | Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-141-3/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | *-. | | | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-11-141-3/+5
| | |\ \| | | | | | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | PM / Domains: Fix initial default state of the need_restore flagUlf Hansson2014-11-111-1/+1
| | | * | | | | PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson2014-11-081-2/+4
| | | |/ / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | include/linux/socket.h: Fix commentRasmus Villemoes2014-11-051-1/+1
| * | | | | | | mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-131-0/+1
| * | | | | | | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-132-0/+17
| * | | | | | | Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-11-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Do not busy wait in buffer spliceRabin Vincent2014-11-101-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-11-121-0/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2014-11-101-0/+7
| * | | | | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-091-14/+70
| |\ \ \ \ \ \ \
| | * | | | | | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-041-14/+70
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-061-1/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu2014-11-051-1/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-11-031-4/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mm, cma: make parameters order consistent in func declaration and definitionWeijie Yang2014-10-271-4/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-021-18/+3
| |\ \ \ \ \
| | * | | | | mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-211-1/+0
| | * | | | | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-171-17/+3