summaryrefslogtreecommitdiffstats
path: root/fs/nfs/mount_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: count correct array for mnt3_counts array sizeEryu Guan2017-07-211-1/+1
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-131-2/+2
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-131-1/+4
* nfs: fix decoder callback prototypesChristoph Hellwig2017-07-131-4/+6
* nfs: fix encoder callback prototypesChristoph Hellwig2017-07-131-5/+5
* NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITYKinglong Mee2015-10-211-3/+1
* nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide itJeff Layton2013-06-281-1/+13
* NFS: Remove the BUG_ON() in the mount codeTrond Myklebust2012-11-041-1/+6
* nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
* SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-201-1/+1
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-311-5/+5
* NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky2012-01-311-2/+2
* NFS: Remove redundant unlikely()Tobias Klauser2010-12-211-1/+1
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-17/+13
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-11/+7
* NFS: Remove unused UMNT response data structureChuck Lever2010-12-161-2/+0
* NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever2010-12-161-20/+15
* NFS: Fix panic after nfs_umount()Chuck Lever2010-12-101-2/+2
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-261-0/+2
|\
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+2
* | NFS: Remove \t from mount debugging messageChuck Lever2010-09-171-1/+1
|/
* NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-091-1/+1
* Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-101-0/+79
|\
| * NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever2009-08-091-0/+79
* | nfs: Keep index within mnt_errtbl[]Roel Kluin2009-08-091-2/+2
|/
* NFS: Remove unused XDR decoder functionsChuck Lever2009-06-171-29/+0
* NFS: Update MNT and MNT3 reply decoding functionsChuck Lever2009-06-171-14/+49
* NFS: add XDR decoder for mountd version 3 auth-flavor listsChuck Lever2009-06-171-0/+37
* NFS: add new file handle decoders to in-kernel mountd clientChuck Lever2009-06-171-0/+39
* NFS: Add separate mountd status code decoders for each mountd versionChuck Lever2009-06-171-0/+116
* NFS: remove unused function in fs/nfs/mount_clnt.cChuck Lever2009-06-171-8/+0
* NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argumentChuck Lever2009-06-171-5/+44
* NFS: Clean up MNT program definitionsChuck Lever2009-06-171-4/+28
* NFS: "[no]resvport" mount option changes mountd client tooChuck Lever2008-12-231-1/+3
* NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever2008-12-231-18/+12
* NFS: Client mounts hang when exported directory do not existSteve Dickson2008-10-071-1/+2
* NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-231-2/+3
* NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-061-1/+1
* NFS: Improve debugging output in NFS in-kernel mount clientChuck Lever2007-07-101-2/+26
* NFS: Clean up in-kernel NFS mountChuck Lever2007-07-101-46/+37
* NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever2007-07-101-27/+28
* SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever2007-07-101-9/+4
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-101-2/+2
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-301-2/+5
* [PATCH] xdr annotations: mount_clntAl Viro2006-10-201-3/+3
* NFS: NFS_ROOT should use the new rpc_create APIChuck Lever2006-09-221-16/+13
* SUNRPC: remove extraneous header inclusionsChuck Lever2006-09-221-1/+0
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-3/+14
|\
| * SUNRPC: eliminate rpc_call()Chuck Lever2006-03-201-3/+10
| * SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+4
OpenPOWER on IntegriCloud