Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / sunrpc /
2010-05-14 Trond MyklebustSUNRPC: Don't spam gssd with upcall requests when the...
2010-05-14 Trond MyklebustSUNRPC: Reorder the struct rpc_task fields
2010-05-14 Trond MyklebustSUNRPC: Remove the 'tk_magic' debugging field
2010-05-14 Trond MyklebustSUNRPC: Move the task->tk_bytes_sent and tk_rtt to...
2010-05-14 Trond MyklebustNFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
2010-05-14 Chuck LeverSUNRPC: Replace jiffies-based metrics with ktime-based...
2010-05-14 Chuck LeverSUNRPC: RPC metrics and RTT estimator should use same...
2010-05-14 Chuck LeverSUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h
2010-05-14 Trond MyklebustSUNRPC: Fail over more quickly on connect errors
2010-05-14 Kevin Coffmangss_krb5: Add support for rc4-hmac encryption
2010-05-14 Kevin Coffmangss_krb5: Use confounder length in wrap code
2010-05-14 Kevin Coffmangssd_krb5: More arcfour-hmac support
2010-05-14 Kevin Coffmangss_krb5: Save the raw session key in the context
2010-05-14 Kevin Coffmangssd_krb5: arcfour-hmac support
2010-05-14 Kevin Coffmangss_krb5: add remaining pieces to enable AES encryption...
2010-05-14 Kevin Coffmangss_krb5: add support for new token formats in rfc4121
2010-05-14 Kevin Coffmangss_krb5: add support for triple-des encryption
2010-05-14 Trond Myklebustgss_krb5: Add upcall info indicating supported kerberos...
2010-05-14 Kevin Coffmangss_krb5: handle new context format from gssd
2010-05-14 Kevin Coffmangss_krb5: import functionality to derive keys into...
2010-05-14 Kevin Coffmangss_krb5: add ability to have a keyed checksum (hmac)
2010-05-14 Kevin Coffmangss_krb5: introduce encryption type framework
2010-05-14 Kevin Coffmangss_krb5: split up functions in preparation of adding...
2010-05-14 Kevin Coffmangss_krb5: Introduce encryption type framework
2010-03-22 Trond MyklebustSUNRPC: Fix a use after free bug with the NFSv4.1 backc...
2010-02-10 Andy Adamsonnfs41 do not allocate unused back channel pages
2009-12-16 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-15 J. Bruce Fieldsnfsd: remove unused field rq_reffh
2009-12-15 Alexandros Batsakisrpc: add a new priority in RPC task
2009-12-15 Alexandros Batsakisrpc: add rpc_queue_empty function
2009-12-14 Boaz Harroshsunrpc: Clean never used include files
2009-12-03 Chuck LeverSUNRPC: Allow RPCs to fail quickly if the server is...
2009-11-23 J. Bruce FieldsRevert "knfsd: avoid overloading the CPU scheduler...
2009-09-23 Benny Halevysunrpc: xdr_xcode_hyper helpers cannot presume 64-bit...
2009-09-16 Trond MyklebustSUNRPC: Defer the auth_gss upcall when the RPC call...
2009-09-13 Alexandros Batsakisnfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
2009-09-11 Rahul Iyernfsd41: sunrpc: Added rpc server-side backchannel handling
2009-08-21 Jeff Laytonnfsd: populate sin6_scope_id on callback address with...
2009-08-21 Jeff Laytonsunrpc: add common routine for copying address portion...
2009-08-21 Jeff Laytonsunrpc: add routine for comparing addresses
2009-08-21 J. Bruce FieldsMerge branch 'nfs-for-2.6.32' of git://git.linux-nfs...
2009-08-20 J. Bruce Fieldsnfs: fix compile error in rpc_pipefs.h
2009-08-19 Trond MyklebustMerge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs...
2009-08-14 Benny Halevysunrpc: ntoh -> be*_to_cpu
2009-08-14 Benny Halevysunrpc: hton -> cpu_to_be*
2009-08-10 Trond MyklebustMerge branch 'sunrpc_cache-for-2.6.32' into nfs-for...
2009-08-09 Trond MyklebustSUNRPC: Add an rpc_pipefs front end for the sunrpc...
2009-08-09 Trond MyklebustSUNRPC: Move procfs-specific stuff out of the generic...
2009-08-09 Trond MyklebustSUNRPC: Allow the cache_detail to specify alternative...
2009-08-09 Trond MyklebustNFSD: Clean up the idmapper warning...
2009-08-09 Trond MyklebustSUNRPC: clean up rpc_setup_pipedir()
2009-08-09 Trond MyklebustSUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with...
2009-08-09 Trond MyklebustSUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
2009-08-09 Trond MyklebustSUNRPC: Constify rpc_pipe_ops...
2009-08-09 Chuck LeverSUNRPC: Kill RPC_DISPLAY_ALL
2009-08-09 Chuck LeverSUNRPC: Remove duplicate universal address generation
2009-08-09 Chuck LeverSUNRPC: Provide functions for managing universal addresses
2009-08-09 Chuck LeverSUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions
2009-07-14 Andy Adamsonnfsd41: use globals for DRC limits
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()
next