aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-06svcrdma: refactor marshalling logicSteve Wise1-2/+1
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields1-2/+0
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields1-6/+5
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields1-0/+1
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields2-0/+2
2014-05-30rpc: xdr_truncate_encodeJ. Bruce Fields1-0/+1
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2-0/+2
2014-05-22NFSD: Ignore client's source port on RDMA transportsChuck Lever1-0/+1
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig1-19/+0
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig1-45/+0
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig1-114/+0
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig3-65/+6
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds2-1/+13
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds3-0/+24
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds1-7/+12
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-118/+71
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-22/+57
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-1/+34
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+12
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+6
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-1/+1
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen1-1/+2
2014-04-10AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf1-1/+1
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch1-2/+2
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch1-1/+2
2014-04-10NVMe: CPU hot plug notificationKeith Busch1-0/+1
2014-04-10NVMe: per-cpu io queuesKeith Busch1-1/+5
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+17
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds2-5/+10
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-15/+43
2014-04-09block: fix regression with block enabled taggingJens Axboe2-1/+14
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers1-2/+6
2014-04-09x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+5
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2-0/+19
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-5/+150
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds9-31/+24
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers1-0/+5
2014-04-09block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-1/+15
2014-04-08tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)1-2/+1
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2-18/+45
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+21
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+13
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens1-0/+3
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+6
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds20-244/+327
2014-04-07lglock: map to spinlock when !CONFIG_SMPJosh Triplett1-0/+16
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter1-10/+29
2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter1-2/+6