index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
mount_clnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
Jeff Layton
1
-1
/
+13
2012-11-04
NFS: Remove the BUG_ON() in the mount code
Trond Myklebust
1
-1
/
+6
2012-11-01
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
1
-1
/
+1
2012-03-20
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
1
-1
/
+1
2012-02-01
SUNRPC: constify the rpc_program
Trond Myklebust
1
-5
/
+5
2012-02-01
NFS: pass NFS client owner network namespace to RPC client creation routine
Stanislav Kinsbursky
1
-2
/
+2
2010-12-21
NFS: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
1
-17
/
+13
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
1
-11
/
+7
2010-12-16
NFS: Remove unused UMNT response data structure
Chuck Lever
1
-2
/
+0
2010-12-16
NFS: Avoid return code checking in mount XDR encoder functions
Chuck Lever
1
-20
/
+15
2010-12-10
NFS: Fix panic after nfs_umount()
Chuck Lever
1
-2
/
+2
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+2
2010-10-02
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
1
-0
/
+2
2010-09-17
NFS: Remove \t from mount debugging message
Chuck Lever
1
-1
/
+1
2010-02-09
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
1
-1
/
+1
2009-08-11
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
1
-0
/
+79
2009-08-09
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
Chuck Lever
1
-0
/
+79
2009-08-09
nfs: Keep index within mnt_errtbl[]
Roel Kluin
1
-2
/
+2
2009-06-18
NFS: Remove unused XDR decoder functions
Chuck Lever
1
-29
/
+0
2009-06-18
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
1
-14
/
+49
2009-06-18
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
1
-0
/
+37
2009-06-18
NFS: add new file handle decoders to in-kernel mountd client
Chuck Lever
1
-0
/
+39
2009-06-18
NFS: Add separate mountd status code decoders for each mountd version
Chuck Lever
1
-0
/
+116
2009-06-18
NFS: remove unused function in fs/nfs/mount_clnt.c
Chuck Lever
1
-8
/
+0
2009-06-18
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument
Chuck Lever
1
-5
/
+44
2009-06-18
NFS: Clean up MNT program definitions
Chuck Lever
1
-4
/
+28
2008-12-23
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
1
-1
/
+3
2008-12-23
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
1
-18
/
+12
2008-10-08
NFS: Client mounts hang when exported directory do not exist
Steve Dickson
1
-1
/
+2
2008-06-24
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
1
-2
/
+3
2007-12-07
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-1
/
+1
2007-07-11
NFS: Improve debugging output in NFS in-kernel mount client
Chuck Lever
1
-2
/
+26
2007-07-11
NFS: Clean up in-kernel NFS mount
Chuck Lever
1
-46
/
+37
2007-07-11
NFS: Remake nfsroot_mount as a permanent part of NFS client
Chuck Lever
1
-27
/
+28
2007-07-11
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
1
-9
/
+4
2007-07-11
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
1
-2
/
+2
2007-05-01
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
1
-2
/
+5
2006-10-20
[PATCH] xdr annotations: mount_clnt
Al Viro
1
-3
/
+3
2006-09-23
NFS: NFS_ROOT should use the new rpc_create API
Chuck Lever
1
-16
/
+13
2006-09-23
SUNRPC: remove extraneous header inclusions
Chuck Lever
1
-1
/
+0
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-3
/
+14
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
1
-3
/
+10
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
1
-0
/
+4
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-1
/
+0
2005-06-23
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
1
-3
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+183