summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\2007-10-095-0/+25
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-095-1/+11
* NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust2007-10-091-3/+3
* NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\2007-10-093-100/+81
* NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\2007-10-093-75/+70
* NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\2007-10-092-31/+33
* SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-093-2/+10
* SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2007-10-092-23/+16
* NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever2007-10-091-6/+10
* LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever2007-10-092-8/+8
* NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever2007-10-093-42/+42
* NFS: Add new 'mountaddr=' mount optionChuck Lever2007-10-091-3/+5
* [NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini2007-10-091-2/+4
* NFS: Kernel mount client should use async bindChuck Lever2007-10-091-16/+5
* SUNRPC: RPC bind failures should be permanent for NULL requestsChuck Lever2007-10-091-0/+5
* SUNRPC: Split another new rpcbind retry error code from EACCESChuck Lever2007-10-092-3/+3
* SUNRPC: Add a new error code for retry waiting for another binderChuck Lever2007-10-092-1/+7
* SUNRPC: Retry bad rpcbind repliesChuck Lever2007-10-091-0/+4
* SUNRPC: Make rpcb_decode_getaddr more picky about universal addressesChuck Lever2007-10-091-5/+23
* SUNRPC: Clean up in rpc_show_tasksChuck Lever2007-10-091-2/+7
* SUNRPC: Make sure server name is reasonable before trying to print itChuck Lever2007-10-091-2/+8
* SUNRPC: Use correct argument type in memcpy()Chuck Lever2007-10-091-1/+1
* SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-092-2/+2
* SUNRPC: Only one dprintk is needed during client creationChuck Lever2007-10-091-3/+0
* SUNRPC: Fix generation of universal addresses forChuck Lever2007-10-091-11/+13
* SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-092-0/+19
* SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 versionChuck Lever2007-10-091-18/+20
* SUNRPC: Add a helper for extracting the address using the correct typeChuck Lever2007-10-091-6/+20
* SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.cChuck Lever2007-10-091-10/+47
* SUNRPC: create connect workers for IPv6Chuck Lever2007-10-091-0/+101
* SUNRPC: Rename IPv4 connect workersChuck Lever2007-10-091-6/+6
* SUNRPC: Refactor a part of socket connect logic into a helper functionChuck Lever2007-10-091-59/+72
* SUNRPC: create an IPv6-savvy mechanism for binding to a reserved portChuck Lever2007-10-091-0/+33
* SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind methodChuck Lever2007-10-091-5/+6
* SUNRPC: Introduce support for setting the port number in IPv6 addressesChuck Lever2007-10-091-2/+11
* SUNRPC: add support for IPv6 to the kernel's rpcbind clientChuck Lever2007-10-091-6/+45
* SUNRPC: add a function to format IPv6 addressesChuck Lever2007-10-091-0/+52
* SUNRPC: Rename xs_format_peer_addressesChuck Lever2007-10-091-3/+3
* SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-092-0/+16
* SUNRPC: Free address buffers in a loopChuck Lever2007-10-091-7/+12
* SUNRPC: Use standard macros for printing IP addressesChuck Lever2007-10-091-2/+2
* SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.cChuck Lever2007-10-091-1/+2
* SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routinesChuck Lever2007-10-091-2/+3
* [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather thanJeff Layton2007-10-091-2/+2
* [NFS] [PATCH] nfs: tiny makefile cleanupChristoph Hellwig2007-10-091-1/+0
* Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-093-3/+7
* 64 bit ino support for NFS clientPeter Staubach2007-10-093-10/+13
* SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-092-3/+5
* NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust2007-10-093-23/+57
* NFS: Writeback optimisationTrond Myklebust2007-10-091-10/+22
OpenPOWER on IntegriCloud