aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust2008-04-19
* SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-19
* SUNRPC: Fix a bug in call_decode()Trond Myklebust2008-04-19
* Merge branch 'hotfixes' into develTrond Myklebust2008-03-19
|\
| * SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker2008-03-12
| * SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker2008-03-12
* | SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-14
* | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-14
* | SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-14
* | SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-14
* | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-14
* | SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-14
* | Merge commit 'origin' into develTrond Myklebust2008-03-08
|\|
| * Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-07
| |\
| | * SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey2008-03-07
| * | [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
| |/
* | Merge branch 'cleanups' into nextTrond Myklebust2008-02-29
|\ \
| * | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-14
* | | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-29
* | | SUNRPC: Ensure that we read all available tcp dataTrond Myklebust2008-02-29
* | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-29
* | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-29
* | | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-29
* | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-29
* | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
* | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-26
* | | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-26
* | | SUNRPC: Clean up rpc_run_timer()Trond Myklebust2008-02-26
* | | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-26
| |/ |/|
* | Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-21
* | Introduce path_put()Jan Blunck2008-02-15
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
|/
* docbook: sunrpc filenames and notation fixesRandy Dunlap2008-02-13
* SUNPRC: Fix printk format warningRoland Dreier2008-02-10
* SUNRPC: RPC program information is stored in unsigned integersChuck Lever2008-02-01
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-01
* SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-01
* rdma: makefileTom Tucker2008-02-01
* rdma: ONCRPC RDMA protocol marshallingTom Tucker2008-02-01
* rdma: SVCRDMA sendtoTom Tucker2008-02-01
* rdma: SVCRDMA recvfromTom Tucker2008-02-01
* rdma: SVCRDMA Core Transport ServicesTom Tucker2008-02-01
* rdma: SVCRDMA Transport ModuleTom Tucker2008-02-01
* svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-01
* knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-01
* svc: Add svc API that queries for a transport instanceTom Tucker2008-02-01
* svc: Add /proc/sys/sunrpc/transport filesTom Tucker2008-02-01
* svc: Add transport hdr size for defer/revisitTom Tucker2008-02-01
* svc: Move the xprt independent code to the svc_xprt.c fileTom Tucker2008-02-01
* svc: Make svc_check_conn_limits xprt independentTom Tucker2008-02-01