index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount.nfs: Support an "rdma" mount option
Chuck Lever
2010-09-09
2
-3
/
+17
*
mount.nfs: Use nfs_nfs_protocol() for checking for proto=rdma
Chuck Lever
2010-09-09
1
-5
/
+12
*
Clarification about options supported by different versions
Guillaume Rousse
2010-09-09
1
-30
/
+20
*
exportfs: Use xlog() for error reporting
Chuck Lever
2010-08-24
1
-27
/
+29
*
exportfs: exportfs.c no longer needs #include "xmalloc.h"
Chuck Lever
2010-08-24
1
-2
/
+4
*
statd: statd fails to monitor if no reverse mapping of mon_name exists
Chuck Lever
2010-08-24
1
-1
/
+3
*
Fix the description of nfsversion mount option in the man nfs page
Guillaume Rousse
2010-08-17
1
-8
/
+3
*
Removed warnings from mountd.c
Steve Dickson
2010-08-09
1
-6
/
+8
*
Removed warnings from idmapd.c
Steve Dickson
2010-08-09
1
-10
/
+26
*
Removed warnings from configfile.c
Steve Dickson
2010-08-09
1
-2
/
+4
*
Removed warnings from svcgssd_proc.c
Steve Dickson
2010-08-09
1
-9
/
+3
*
Removed warnings from network.c
Steve Dickson
2010-08-09
1
-1
/
+2
*
Removed warnings from nfs4mount.c
Steve Dickson
2010-08-09
1
-1
/
+1
*
Removed warnings from nfsmount.c
Steve Dickson
2010-08-09
1
-2
/
+6
*
Removed warnings from svcgssd.c
Steve Dickson
2010-08-09
1
-1
/
+1
*
Removed warnings from gssd_proc.c
Steve Dickson
2010-08-09
1
-3
/
+3
*
Removed warnings from krb5_util.c
Steve Dickson
2010-08-09
3
-10
/
+23
*
Removed warnings from gssd_main_loop.c
Steve Dickson
2010-08-09
1
-0
/
+2
*
Removed warnings from gssd.c
Steve Dickson
2010-08-09
1
-1
/
+1
*
Removed warnings from atomicio.c
Steve Dickson
2010-08-09
1
-1
/
+2
*
Removed warnings from nfsstat.c
Steve Dickson
2010-08-09
1
-3
/
+3
*
Removed warnings from nfssvc.c
Steve Dickson
2010-08-09
1
-3
/
+3
*
Removed warnings from cache.c
Steve Dickson
2010-08-09
1
-9
/
+9
*
Removed warnings from fsloc.c
Steve Dickson
2010-08-09
3
-3
/
+3
*
gssd: picking wrong creds
Doug Nazar
2010-07-19
1
-0
/
+7
*
mountd: Fix memcmp result comparison error for uuid match.
Doug Nazar
2010-07-19
1
-1
/
+1
*
gssd: Fix endtime issue
Doug Nazar
2010-07-19
2
-1
/
+5
*
libexport.a: Replace matchhostname()
Chuck Lever
2010-06-22
1
-0
/
+78
*
mountd: Replace "struct hostent" with "struct addrinfo"
Chuck Lever
2010-06-22
4
-74
/
+76
*
exportfs: Add a common exit label in exportfs()
Chuck Lever
2010-06-22
1
-8
/
+6
*
libexport.a: Add helpers to manage DNS lookups
Chuck Lever
2010-06-22
3
-15
/
+17
*
Improve support for exporting btrfs subvolumes
NeilBrown
2010-06-22
1
-29
/
+78
*
mount.nfs: silently fails when the network protocol is not found
Steve Dickson
2010-06-22
2
-8
/
+27
*
mount: silently fails when bad option values are given
Steve Dickson
2010-06-22
2
-5
/
+19
*
Mountd listens on 2 different versions for NFSv2 (MOUNTv1 and MOUNTv2)
NeilBrown
2010-05-24
1
-6
/
+8
*
mountd/exportfs: Make m_addrlist field a nfs_sockaddr
Chuck Lever
2010-05-05
2
-2
/
+3
*
Removed some miscellaneous warnings in the new gssd code.
Steve Dickson
2010-04-16
1
-3
/
+3
*
Add support for non-DES encryption types.
Kevin Coffman
2010-04-16
3
-48
/
+222
*
Try to use kernel function to determine supported Kerberos enctypes.
Kevin Coffman
2010-04-16
2
-3
/
+94
*
gssd: move function limit_krb5_enctypes into the exported functions area
Kevin Coffman
2010-04-16
1
-55
/
+54
*
mount: Mount should retry unreachable hosts
Chuck Lever
2010-03-19
1
-0
/
+1
*
sm-notify: Send fully-qualified and unqualified mon_names
Chuck Lever
2010-03-19
1
-4
/
+17
*
sm-notify: Use my_name when sending SM_NOTIFY requests
Chuck Lever
2010-03-17
3
-36
/
+47
*
mountd: trivial: name parameters for clarity
J. Bruce Fields
2010-03-08
1
-4
/
+4
*
mountd: fix path comparison for v4 crossmnt
J. Bruce Fields
2010-03-08
1
-1
/
+1
*
mountd: fix --manage-gids hang due to int/uint bug
Steve Dickson
2010-03-08
1
-7
/
+7
*
nfs-utils: add and use nfs_authsys_create
Jeff Layton
2010-03-01
2
-4
/
+19
*
mount: Set protocol family properly for "udp" and "tcp"
Chuck Lever
2010-02-18
1
-1
/
+2
*
mount.nfs: make nfs_{nfs,mount}_proto set errno on error
Jeff Layton
2010-02-12
1
-6
/
+18
*
mount.nfs: return error if proto= option specified IPv6 when IPv6 isn't suppo...
Jeff Layton
2010-02-12
1
-16
/
+43
[next]