Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / net / sunrpc /
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Trond MyklebustSUNRPC: Remove the BKL from the callback functions
2008-07-15 Chuck LeverSUNRPC: Support registering IPv6 interfaces with local...
2008-07-15 Chuck LeverSUNRPC: Refactor rpcb_register to make rpcbindv4 suppor...
2008-07-15 Chuck LeverSUNRPC: None of rpcb_create's callers wants a privilege...
2008-07-15 Chuck LeverSUNRPC: Introduce a specific rpcb_create for contacting...
2008-07-15 Chuck LeverSUNRPC: Use correct XDR encoding procedure for rpcbind...
2008-07-09 Trond MyklebustSUNRPC: Ensure our task is notified when an rpcbind...
2008-07-09 Chuck LeverSUNRPC: Use only rpcbind v2 for AF_INET requests
2008-07-09 Chuck LeverSUNRPC: Use GETADDR for rpcbind version 4 queries
2008-07-09 Chuck LeverSUNRPC: Use rpcbind version 2 GETPORT
2008-07-09 Chuck LeverSUNRPC: Document some naked integers in rpcbind client
2008-07-09 Chuck LeverSUNRPC: More useful debugging output for rpcb client
2008-07-09 Chuck LeverSUNRPC: Ensure all transports set rq_xtime consistently
2008-07-09 \\\"J. Bruce Fields\\\rpc: minor cleanup of scheduler callback code
2008-07-09 \\\"J. Bruce Fields\\\rpc: remove some unused macros
2008-07-09 \\\"J. Bruce Fields\\\rpc: eliminate unused variable in auth_gss upcall code
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-09 Chuck LeverSUNRPC: Remove obsolete messages during transport connect
2008-07-09 Chuck LeverSUNRPC: Display some debugging information as text...
2008-07-09 Chuck LeverSUNRPC: Refactor rpc_show_tasks
2008-07-09 Chuck LeverSUNRPC: Don't display the rpc_show_tasks header if...
2008-07-09 Chuck LeverSUNRPC: Rename "call_" functions that are no longer...
2008-07-09 Chuck LeverSUNRPC: Add a function to display the name of an RPC...
2008-07-09 Trond MyklebustSUNRPC: Use GFP_NOFS when allocating credentials
2008-07-09 Trond MyklebustSUNRPC: An ENOMEM error from call_encode is always...
2008-07-09 Trond MyklebustSUNRPC: Ensure we exit early in case of an encode error
2008-07-08 Trond MyklebustSUNRPC: Fix an rpcbind breakage for the case of IPv6...
2008-07-08 Trond MyklebustSUNRPC: Fix a double-free in rpcbind
2008-07-03 J. Bruce Fieldssvcrpc: fix handling of garbage args
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://linux-nfs.org/~bfiel...
2008-05-20 J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.26
2008-05-19 Tom Tuckersvcrdma: Verify read-list fits within RPCSVC_MAXPAGES
2008-05-19 Tom Tuckersvcrdma: Change svc_rdma_send_error return type to...
2008-05-19 Tom Tuckersvcrdma: Copy transport address and arm CQ before calli...
2008-05-19 Tom Tuckersvcrdma: Set rqstp transport address in rdma_read_compl...
2008-05-19 Tom Tuckersvcrdma: Use ib verbs version of dma_unmap
2008-05-19 Tom Tuckersvcrdma: Cleanup queued, but unprocessed I/O in svc_rdm...
2008-05-19 Tom Tuckersvcrdma: Move the QP and cm_id destruction to svc_rdma_free
2008-05-19 Tom Tuckersvcrdma: Add reference for each SQ/RQ WR
2008-05-19 Tom Tuckersvcrdma: Move destroy to kernel thread
2008-05-19 Tom Tuckersvcrdma: Shrink scope of spinlock on RQ CQ
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-05-19 Tom Tuckersvcrdma: Return error from rdma_read_xdr so caller...
2008-05-19 Tom Tuckersvcrdma: Fix error handling during listening endpoint...
2008-05-19 Tom Tuckersvcrdma: Free context on post_recv error in send_reply
2008-05-19 Tom Tuckersvcrdma: Free context on ib_post_recv error
2008-05-19 Tom Tuckersvcrdma: Add put of connection ESTABLISHED reference...
2008-05-19 Tom Tuckersvcrdma: Fix return value in svc_rdma_send
2008-05-19 Tom Tuckersvcrdma: Fix race with dto_tasklet in svc_rdma_send
2008-05-19 Tom Tuckersvcrdma: Simplify receive buffer posting
2008-05-19 Tom Tuckersvc: Remove unused header files from svc_xprt.c
2008-05-19 Tom Tuckersvc: Remove extra check for XPT_DEAD bit in svc_xprt_en...
2008-05-18 J. Bruce Fieldssvcrpc: fix proc/net/rpc/auth.unix.ip/content display
2008-05-18 Trond MyklebustSUNRPC: AUTH_SYS "machine creds" shouldn't use negative...
2008-05-08 Huang WeiyiRemove duplicated include in net/sunrpc/svc.c
2008-05-02 Denis V. Lunevsunrpc: assign PDE->data before gluing PDE into /proc...
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-27 Randy Dunlapsunrpc: fix missing kernel-doc
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Trond MyklebustSUNRPC: Invalidate the RPCSEC_GSS session if the server...
2008-04-23 Chuck LeverSUNRPC: Use unsigned loop and array index in svc_init_b...
2008-04-23 Chuck LeverSUNRPC: Use unsigned index when looping over arrays
2008-04-23 Chuck LeverSUNRPC: Update RPC server's TCP record marker decoder
2008-04-23 Chuck LeverSUNRPC: RPC server still uses 2.4 method for disabling...
2008-04-23 Jeff LaytonSUNRPC: remove svc_create_thread()
2008-04-23 Kevin Coffmansunrpc: make token header values less confusing
2008-04-23 Kevin Coffmangss_krb5: consistently use unsigned for seqnum
2008-04-23 Andrew Mortonnet/sunrpc/svc.c: suppress unintialized var warning
2008-04-23 Kevin CoffmanRemove define for KRB5_CKSUM_LENGTH, which will become...
2008-04-23 Kevin CoffmanCorrect grammer/typos in dprintks
2008-04-23 Tom TuckerSVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
2008-04-23 Harshula Jayasuriyasunrpc: GSS integrity and decryption failures should...
2008-04-23 Jeff LaytonSUNRPC: allow svc_recv to break out of 500ms sleep...
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-23 Jeff LaytonSUNRPC: have svc_recv() check kthread_should_stop()
2008-04-23 Jeff LaytonSUNRPC: export svc_sock_update_bufs
2008-04-19 Trond MyklebustSUNRPC: Don't change the RPCSEC_GSS context on a creden...
2008-04-19 Trond MyklebustSUNRPC: Fix a race in gss_refresh_upcall()
2008-04-19 Trond MyklebustSUNRPC: Don't disconnect more than once if retransmitti...
2008-04-19 Trond MyklebustSUNRPC: Remove the unused export of xprt_force_disconnect
2008-04-19 Trond MyklebustSUNRPC: remove XS_SENDMSG_RETRY
2008-04-19 Trond MyklebustSUNRPC: Protect creds against early garbage collection
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 read ordering problems with req->rq_private...
2008-04-19 Trond MyklebustSUNRPC: Don't attempt to destroy expired RPCSEC_GSS...
2008-04-19 Trond MyklebustSUNRPC: Fix up xprt_write_space()
2008-04-19 Trond MyklebustSUNRPC: Fix a bug in call_decode()
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-09 Chuck LeverSUNRPC: Fix a memory leak in rpc_create()
2008-04-09 Trond MyklebustSUNRPC: don't call flush_dcache_page() with an invalid...
next