index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
mount_clnt.c
Age
Commit message (
Expand
)
Author
2013-06-28
nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
Jeff Layton
2012-11-04
NFS: Remove the BUG_ON() in the mount code
Trond Myklebust
2012-10-31
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-03-20
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
NFS: pass NFS client owner network namespace to RPC client creation routine
Stanislav Kinsbursky
2010-12-21
NFS: Remove redundant unlikely()
Tobias Klauser
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
NFS: Remove unused UMNT response data structure
Chuck Lever
2010-12-16
NFS: Avoid return code checking in mount XDR encoder functions
Chuck Lever
2010-12-10
NFS: Fix panic after nfs_umount()
Chuck Lever
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-01
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-09-17
NFS: Remove \t from mount debugging message
Chuck Lever
2010-02-09
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
2009-08-10
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-09
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
Chuck Lever
2009-08-09
nfs: Keep index within mnt_errtbl[]
Roel Kluin
2009-06-17
NFS: Remove unused XDR decoder functions
Chuck Lever
2009-06-17
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
2009-06-17
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
2009-06-17
NFS: add new file handle decoders to in-kernel mountd client
Chuck Lever
2009-06-17
NFS: Add separate mountd status code decoders for each mountd version
Chuck Lever
2009-06-17
NFS: remove unused function in fs/nfs/mount_clnt.c
Chuck Lever
2009-06-17
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument
Chuck Lever
2009-06-17
NFS: Clean up MNT program definitions
Chuck Lever
2008-12-23
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
2008-12-23
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
2008-10-07
NFS: Client mounts hang when exported directory do not exist
Steve Dickson
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-07-10
NFS: Improve debugging output in NFS in-kernel mount client
Chuck Lever
2007-07-10
NFS: Clean up in-kernel NFS mount
Chuck Lever
2007-07-10
NFS: Remake nfsroot_mount as a permanent part of NFS client
Chuck Lever
2007-07-10
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
2007-07-10
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-04-30
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2006-10-20
[PATCH] xdr annotations: mount_clnt
Al Viro
2006-09-22
NFS: NFS_ROOT should use the new rpc_create API
Chuck Lever
2006-09-22
SUNRPC: remove extraneous header inclusions
Chuck Lever
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2005-06-22
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds