cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
[safe/jmp/linux-2.6] / include / linux / sunrpc /
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-17 Ricardo Labiaganfs41: Rename rq_received to rq_reply_bytes_recvd
2009-06-17 Andy Adamsonnfs41: sunrpc: add a struct svc_xprt pointer to struct...
2009-06-17 Benny Halevynfs41: sunrpc: provide functions to create and destroy...
2009-06-17 Ricardo Labiaganfs41: Backchannel bc_svc_process()
2009-06-17 Ricardo Labiaganfs41: Backchannel callback service helper routines
2009-06-17 Ricardo Labiaganfs41: Add backchannel processing support to RPC state...
2009-06-17 Ricardo Labiaganfs41: New include/linux/sunrpc/bc_xprt.h
2009-06-17 Ricardo Labiaganfs41: New backchannel helper routines
2009-06-17 Ricardo Labiaganfs41: client callback structures
2009-06-17 Andy Adamsonnfs41: sunrpc: Export the call prepare state for sessio...
2009-06-16 J. Bruce FieldsMerge commit 'v2.6.30' into for-2.6.31
2009-05-02 Trond MyklebustSUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods...
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_sock_names()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_addsock()
2009-04-28 Chuck LeverNFSD: Prevent a buffer overflow in svc_xprt_names()
2009-04-28 Chuck LeverSUNRPC: Fix error return value of svc_addr_len()
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-04 Andy Adamsonnfsd41: hard page limit for DRC
2009-04-04 Andy Adamsonnfsd: don't use the deferral service, return NFS4ERR_DELAY
2009-03-28 Chuck LeverSUNRPC: Remove @family argument from svc_create() and...
2009-03-28 Chuck LeverSUNRPC: Change svc_create_xprt() to take a @family...
2009-03-28 Chuck LeverSUNRPC: Pass a family argument to svc_register()
2009-03-28 Chuck LeverSUNRPC: Clean up svc_find_xprt() calling sequence
2009-03-28 Chuck LeverSUNRPC: Clean up static inline functions in svc_xprt.h
2009-03-19 Trond MyklebustSUNRPC: Add the equivalent of the linger and linger2...
2009-03-18 Chuck LeverSUNRPC: Clean up static inline functions in svc_xprt.h
2009-03-18 Greg Banksknfsd: add file to export stats about nfsd pools
2009-03-18 Greg Banksknfsd: avoid overloading the CPU scheduler with enormou...
2009-03-18 Harvey Harrisonnfs: replace uses of __constant_{endian}
2009-03-11 Tom TalpeySUNRPC: dynamically load RPC transport modules on-demand
2009-01-06 Jeff Laytonsunrpc: add sv_maxconn field to svc_serv (try #3)
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-23 Olga Kornievskaiarpc: pass target name down to rpc level on callbacks
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-23 \"J. Bruce Fields\rpc: add an rpc_pipe_open method
2008-12-23 Benny Halevysunrpc: get rid of rpc_rqst.rq_bufsize
2008-12-23 Trond MyklebustSUNRPC: Remove the last remnant of the BKL...
2008-10-31 Harvey Harrisonmisc: replace NIPQUAD()
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace uses of NIP6_FMT with %p6
2008-10-15 Trond MyklebustMerge branch 'next'
2008-10-10 Tom TalpeyRPC/RDMA: harden connection logic against missing/late...
2008-10-10 Tom TalpeyRPC/RDMA: add data types and new FRMR memory registrati...
2008-10-08 J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.28
2008-10-06 Tom Tuckersvcrdma: Modify the RPC recv path to use FRMR when...
2008-10-06 Tom Tuckersvcrdma: Add a service to register a Fast Reg MR with...
2008-10-06 Tom Tuckersvcrdma: Add FRMR get/put services
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-10-03 Tom Tuckersvcrdma: Add Fast Reg MR Data Types
2008-09-29 Benny Halevynfsd: use nfs client rpc callback program
2008-09-29 Chuck LeverSUNRPC: Make svc_addr's argument a constant
2008-09-29 Chuck LeverSUNRPC: Support IPv6 when registering kernel RPC services
2008-09-29 Chuck LeverSUNRPC: Simplify rpcb_register() API
2008-09-29 Chuck LeverSUNRPC: Add address family field to svc_serv data structure
2008-08-13 Tom Tuckersvcrdma: Fix race between svc_rdma_recvfrom thread...
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Chuck LeverSUNRPC: Support registering IPv6 interfaces with local...
2008-07-09 \\\"J. Bruce Fields\\\rpc: minor cleanup of scheduler callback code
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-03 J. Bruce FieldsMerge branch 'for-bfields' of git://linux-nfs.org/...
2008-07-02 Tom Tuckersvcrdma: Change WR context get/put to use the kmem...
2008-07-02 Tom Tuckersvcrdma: Remove unused wait q from svcrdma_xprt structure
2008-07-02 Tom Tuckersvcrdma: Add dma map count and WARN_ON
2008-07-02 Tom Tuckersvcrdma: Use reply and chunk map for RDMA_READ processing
2008-07-02 Tom Tuckersvcrdma: Add a type for keeping NFS RPC mapping
2008-06-23 Kevin Coffmangss_krb5: create a define for token header size and...
2008-06-23 Jeff Laytonsunrpc: remove sv_kill_signal field from svc_serv struct
2008-06-23 Jeff Laytonknfsd: convert knfsd to kthread API
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-19 Tom Tuckersvcrdma: Change svc_rdma_send_error return type to...
2008-05-19 Tom Tuckersvcrdma: Move destroy to kernel thread
2008-05-19 Tom Tuckersvcrdma: Use standard Linux lists for context cache
2008-05-19 Tom Tuckersvcrdma: Simplify RDMA_READ deferral buffer management
2008-05-19 Tom Tuckersvcrdma: Remove unused READ_DONE context flags bit
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-23 Chuck LeverSUNRPC: Update RPC server's TCP record marker decoder
2008-04-23 Jeff LaytonSUNRPC: remove svc_create_thread()
2008-04-23 Kevin Coffmangss_krb5: consistently use unsigned for seqnum
2008-04-23 Kevin CoffmanRemove define for KRB5_CKSUM_LENGTH, which will become...
2008-04-23 J. Bruce Fieldssvcrpc: move unused field from cache_deferred_req
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-04-19 Trond MyklebustSUNRPC: Don't disconnect more than once if retransmitti...
2008-04-19 Trond MyklebustNFSv4: Reintroduce machine creds
2008-04-19 Trond MyklebustNFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_set...
2008-04-19 Trond MyklebustSUNRPC: Fix up xprt_write_space()
2008-03-14 Trond MyklebustSUNRPC: Add an rpc_credop callback for binding a creden...
2008-03-14 Trond MyklebustSUNRPC: Add a generic RPC credential
2008-03-14 Trond MyklebustSUNRPC: Clean up rpcauth_bindcred()
2008-03-14 Trond MyklebustSUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
2008-03-14 Trond MyklebustSUNRPC: Fix a bug in rpcauth_lookup_credcache()
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
2008-02-29 Trond MyklebustSUNRPC: Remove now-redundant RCU-safe rpc_task free...
2008-02-29 Trond MyklebustSUNRPC: Eliminate the now-redundant rpc_start_wakeup()
2008-02-29 Trond MyklebustSUNRPC: Switch tasks to using the rpc_waitqueue's timer...
2008-02-29 Trond MyklebustSUNRPC: Add a timer function to wait queues.
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
next