aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/mount_clnt.c
AgeCommit message (Expand)Author
2012-11-04NFS: Remove the BUG_ON() in the mount codeTrond Myklebust
2012-10-31nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky
2010-12-21NFS: Remove redundant unlikely()Tobias Klauser
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16NFS: Remove unused UMNT response data structureChuck Lever
2010-12-16NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever
2010-12-10NFS: Fix panic after nfs_umount()Chuck Lever
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov
2010-09-17NFS: Remove \t from mount debugging messageChuck Lever
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever
2009-08-09nfs: Keep index within mnt_errtbl[]Roel Kluin
2009-06-17NFS: Remove unused XDR decoder functionsChuck Lever
2009-06-17NFS: Update MNT and MNT3 reply decoding functionsChuck Lever
2009-06-17NFS: add XDR decoder for mountd version 3 auth-flavor listsChuck Lever
2009-06-17NFS: add new file handle decoders to in-kernel mountd clientChuck Lever
2009-06-17NFS: Add separate mountd status code decoders for each mountd versionChuck Lever
2009-06-17NFS: remove unused function in fs/nfs/mount_clnt.cChuck Lever
2009-06-17NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argumentChuck Lever
2009-06-17NFS: Clean up MNT program definitionsChuck Lever
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever
2008-10-07NFS: Client mounts hang when exported directory do not existSteve Dickson
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox
2007-07-10NFS: Improve debugging output in NFS in-kernel mount clientChuck Lever
2007-07-10NFS: Clean up in-kernel NFS mountChuck Lever
2007-07-10NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever
2007-07-10SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro
2006-09-22NFS: NFS_ROOT should use the new rpc_create APIChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds