summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-2111-390/+332
|\
| * Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-2010-387/+331
| |\
| | * Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-037-438/+414
| | |\
| | | * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-021-109/+12
| | | * svcrdma: Create a kmem cache for the WR contextsTom Tucker2008-07-021-4/+19
| | | * svcrdma: Add flush_scheduled_work to module exit functionTom Tucker2008-07-021-0/+1
| | | * svcrdma: Limit ORD based on client's advertised IRDTom Tucker2008-07-021-4/+12
| | | * svcrdma: Remove unneeded spin locks from __svc_rdma_freeTom Tucker2008-07-021-4/+0
| | | * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-023-0/+9
| | | * svcrdma: Move the DMA unmap logic to the CQ handlerTom Tucker2008-07-021-6/+14
| | | * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-021-45/+38
| | | * svcrdma: Use RPC reply map for RDMA_WRITE processingTom Tucker2008-07-022-88/+80
| | | * svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-022-0/+45
| | * | gss_krb5: Use random value to initialize confounderKevin Coffman2008-06-231-4/+18
| | * | gss_krb5: move gss_krb5_crypto into the krb5 moduleKevin Coffman2008-06-232-12/+2
| | * | gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-233-46/+46
| | * | sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-231-3/+2
| | * | knfsd: convert knfsd to kthread APIJeff Layton2008-06-231-66/+34
| | * | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-231-6/+9
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-1811-208/+415
| |\ \ \
| * | | | net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
| | |_|/ | |/| |
* | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
* | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1810-190/+400
|\ \ \ \ | | |/ / | |/| |
| * | | SUNRPC: Remove the BKL from the callback functionsTrond Myklebust2008-07-151-8/+1
| * | | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-151-4/+174
| * | | SUNRPC: Refactor rpcb_register to make rpcbindv4 support easierChuck Lever2008-07-151-18/+30
| * | | SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever2008-07-151-7/+5
| * | | SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever2008-07-151-11/+31
| * | | SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever2008-07-151-4/+8
| * | | SUNRPC: Ensure our task is notified when an rpcbind call is doneTrond Myklebust2008-07-092-23/+23
| * | | SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever2008-07-091-12/+0
| * | | SUNRPC: Use GETADDR for rpcbind version 4 queriesChuck Lever2008-07-091-2/+3
| * | | SUNRPC: Use rpcbind version 2 GETPORTChuck Lever2008-07-091-1/+1
| * | | SUNRPC: Document some naked integers in rpcbind clientChuck Lever2008-07-091-13/+36
| * | | SUNRPC: More useful debugging output for rpcb clientChuck Lever2008-07-091-3/+3
| * | | SUNRPC: Ensure all transports set rq_xtime consistentlyChuck Lever2008-07-092-2/+1
| * | | rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-091-9/+5
| * | | rpc: remove some unused macros\\\"J. Bruce Fields\\\2008-07-091-12/+1
| * | | rpc: eliminate unused variable in auth_gss upcall code\\\"J. Bruce Fields\\\2008-07-091-3/+1
| * | | rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-5/+11
| * | | SUNRPC: Remove obsolete messages during transport connectChuck Lever2008-07-091-7/+1
| * | | SUNRPC: Display some debugging information as text rather than numbersChuck Lever2008-07-091-13/+16
| * | | SUNRPC: Refactor rpc_show_tasksChuck Lever2008-07-091-22/+24
| * | | SUNRPC: Don't display the rpc_show_tasks header if there are no tasksChuck Lever2008-07-091-7/+12
| * | | SUNRPC: Rename "call_" functions that are no longer FSM statesChuck Lever2008-07-091-21/+14
| * | | SUNRPC: Add a function to display the name of an RPC procedureChuck Lever2008-07-091-4/+19
| * | | SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-095-11/+11
| * | | SUNRPC: An ENOMEM error from call_encode is always fatalTrond Myklebust2008-07-091-4/+0
| * | | SUNRPC: Ensure we exit early in case of an encode errorTrond Myklebust2008-07-091-2/+7
* | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-12/+11
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud