aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-28nfsd41: expand solo sequence checkAndy Adamson1-1/+1
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID callJeff Layton1-0/+15
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton1-2/+2
2009-08-21nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton1-1/+1
2009-08-21sunrpc: add common routine for copying address portion of a sockaddrJeff Layton1-0/+50
2009-08-21sunrpc: add routine for comparing addressesJeff Layton2-43/+48
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incomingJ. Bruce Fields119-593/+1248
2009-08-20nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields1-0/+2
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust7-48/+224
2009-08-14sunrpc: ntoh -> be*_to_cpuBenny Halevy1-3/+2
2009-08-14sunrpc: hton -> cpu_to_be*Benny Halevy1-3/+2
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+38
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+8
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra1-11/+36
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar1-0/+2
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust1-3/+2
2009-08-10Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust3-13/+50
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust3-3/+54
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+20
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker1-0/+4
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker1-1/+7
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra1-1/+8
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2-1/+4
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-08-09SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2-0/+21
2009-08-09SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust1-2/+9
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust1-3/+10
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust1-1/+2
2009-08-09SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2-2/+1
2009-08-09SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust1-2/+2
2009-08-09SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust1-2/+3
2009-08-09SUNRPC: Constify rpc_pipe_ops...Trond Myklebust1-2/+3
2009-08-09SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever1-1/+0
2009-08-09SUNRPC: Remove duplicate universal address generationChuck Lever1-1/+0
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever1-0/+38
2009-08-09SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever1-1/+16
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust1-0/+9
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker1-5/+5
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker3-36/+107
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra1-25/+85
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds1-1/+2
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+3
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-1/+3
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+7
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher1-13/+19
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki1-0/+28
2009-08-07vfs: add __destroy_inodeChristoph Hellwig1-0/+1
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig1-1/+1
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-6/+7
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra1-5/+3