index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
mount_clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Remove redundant unlikely()
Tobias Klauser
2010-12-21
1
-1
/
+1
*
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
1
-17
/
+13
*
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
1
-11
/
+7
*
NFS: Remove unused UMNT response data structure
Chuck Lever
2010-12-16
1
-2
/
+0
*
NFS: Avoid return code checking in mount XDR encoder functions
Chuck Lever
2010-12-16
1
-20
/
+15
*
NFS: Fix panic after nfs_umount()
Chuck Lever
2010-12-10
1
-2
/
+2
*
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
1
-0
/
+2
|
\
|
*
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
1
-0
/
+2
*
|
NFS: Remove \t from mount debugging message
Chuck Lever
2010-09-17
1
-1
/
+1
|
/
*
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
2010-02-09
1
-1
/
+1
*
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-10
1
-0
/
+79
|
\
|
*
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
Chuck Lever
2009-08-09
1
-0
/
+79
*
|
nfs: Keep index within mnt_errtbl[]
Roel Kluin
2009-08-09
1
-2
/
+2
|
/
*
NFS: Remove unused XDR decoder functions
Chuck Lever
2009-06-17
1
-29
/
+0
*
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
2009-06-17
1
-14
/
+49
*
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
2009-06-17
1
-0
/
+37
*
NFS: add new file handle decoders to in-kernel mountd client
Chuck Lever
2009-06-17
1
-0
/
+39
*
NFS: Add separate mountd status code decoders for each mountd version
Chuck Lever
2009-06-17
1
-0
/
+116
*
NFS: remove unused function in fs/nfs/mount_clnt.c
Chuck Lever
2009-06-17
1
-8
/
+0
*
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument
Chuck Lever
2009-06-17
1
-5
/
+44
*
NFS: Clean up MNT program definitions
Chuck Lever
2009-06-17
1
-4
/
+28
*
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
2008-12-23
1
-1
/
+3
*
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
2008-12-23
1
-18
/
+12
*
NFS: Client mounts hang when exported directory do not exist
Steve Dickson
2008-10-07
1
-1
/
+2
*
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2008-06-23
1
-2
/
+3
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
1
-1
/
+1
*
NFS: Improve debugging output in NFS in-kernel mount client
Chuck Lever
2007-07-10
1
-2
/
+26
*
NFS: Clean up in-kernel NFS mount
Chuck Lever
2007-07-10
1
-46
/
+37
*
NFS: Remake nfsroot_mount as a permanent part of NFS client
Chuck Lever
2007-07-10
1
-27
/
+28
*
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
2007-07-10
1
-9
/
+4
*
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
1
-2
/
+2
*
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-04-30
1
-2
/
+5
*
[PATCH] xdr annotations: mount_clnt
Al Viro
2006-10-20
1
-3
/
+3
*
NFS: NFS_ROOT should use the new rpc_create API
Chuck Lever
2006-09-22
1
-16
/
+13
*
SUNRPC: remove extraneous header inclusions
Chuck Lever
2006-09-22
1
-1
/
+0
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-25
1
-3
/
+14
|
\
|
*
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
1
-3
/
+10
|
*
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
1
-0
/
+4
*
|
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-24
1
-1
/
+1
|
/
*
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
1
-1
/
+0
*
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
2005-06-22
1
-3
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+183