summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-091-3/+3
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-092-1/+4
* sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-091-1/+3
* sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-091-1/+1
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-092-4/+5
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-092-5/+5
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-092-5/+6
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-092-2/+3
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-092-6/+15
* Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-0922-39/+344
|\
| * 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-244-12/+9
| * | 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-242-1/+102
| * | sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-241-0/+63
| * | sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton2014-11-241-0/+55
| |/
| * 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-214-3/+25
| |\ \
| | * \ Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-191-0/+6
| | |\ \
| | | * | can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-181-0/+6
| | * | | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-181-1/+17
| | |/ /
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-161-2/+0
| | |\ \
| | | * | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-121-2/+0
| | * | | net: Add vxlan_gso_check() helperJoe Stringer2014-11-141-0/+2
| | * | | inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-141-1/+1
| * | | | Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-211-0/+2
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown2014-11-171-0/+2
| | |\ \ \ \ \
| | | | * | | | ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai2014-11-041-0/+2
| | | |/ / / /
| * | | | | | 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-1986-203/+997
|\| | | | | | |
| * | | | | | | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-161-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-161-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros2014-11-101-2/+2
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \