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
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount: take history into account when assessing if an error is permanent.
NeilBrown
2016-12-06
1
-5
/
+29
*
mount: don't hide temporary error code on timeout.
NeilBrown
2016-12-06
1
-3
/
+1
*
mount: RPC_PROGNOTREGISTERED should not be a permanent error
NeilBrown
2016-08-22
1
-4
/
+3
*
mount: use a public address for IPv6 callback.
NeilBrown
2016-08-03
1
-0
/
+5
*
mount: don't treat temporary name resolution failure as permanent
NeilBrown
2016-08-03
1
-23
/
+31
*
nfs.man: clarify effect of 'retry' option
NeilBrown
2016-08-03
1
-2
/
+12
*
nfs(5): Add lease management security considerations
Chuck Lever
2016-07-18
1
-3
/
+56
*
umount: fixed typo in usage message
Steve Dickson
2016-06-07
1
-1
/
+1
*
mount.nfs: added usage output when no arguemnts are given
Steve Dickson
2016-06-07
1
-0
/
+2
*
mount: run START_STATD fully as root
NeilBrown
2016-04-27
1
-1
/
+4
*
mount.nfs: skip server address resolution on remount
Benjamin Coddington
2016-04-27
1
-11
/
+20
*
mount.nfs - hide EBUSY errors
NeilBrown
2016-03-16
1
-0
/
+9
*
mount.nfs: trust the exit status of "start_statd".
NeilBrown
2016-01-16
1
-1
/
+5
*
Fix protocol minor version fall-back
Takashi Iwai
2016-01-16
1
-0
/
+3
*
Fix uninitialised variable usage in nfs_options2pmap
Andreas Schwab
2016-01-16
1
-1
/
+4
*
mount.nfs: fix null pointer derefernce in nfs_parse_simple_hostname
Vivek Trivedi
2015-12-11
1
-1
/
+2
*
mount.nfs: Teach mount.nfs about the mountversion option
Steve Dickson
2015-11-21
1
-1
/
+6
*
mount.nfs manpage: Add nfsmount.conf
Steve Dickson
2015-06-25
1
-1
/
+4
*
nfs manpage: Add nfsmount.conf
Steve Dickson
2015-06-25
1
-0
/
+4
*
mount: Writes signal number to kernel as command line
Kinglong Mee
2015-05-06
1
-2
/
+7
*
When mounting nfs with -ov4, -overs=4 or -onfsvers=4, fail as,
Kinglong Mee
2015-05-06
1
-9
/
+3
*
mount.nfs.man, nfs.man: Update distinction between fstypes
Ben Hutchings
2015-04-02
1
-4
/
+8
*
mount: improve error message when statd cannot be started.
NeilBrown
2015-03-26
2
-0
/
+4
*
mount.nfs: configurable minor version defaults
Benjamin Coddington
2015-01-23
1
-43
/
+95
*
nfsmount.conf: Always parse versions
Benjamin Coddington
2015-01-23
1
-34
/
+0
*
mount.nfs: Add struct nfs_version and generalize version parsing
Benjamin Coddington
2015-01-23
5
-77
/
+88
*
mount.nfs: parse options - add helper po_contains_prefix
Benjamin Coddington
2015-01-23
2
-0
/
+26
*
mount.nfs: fix a comment typo in parse options
Benjamin Coddington
2015-01-23
1
-1
/
+1
*
Fix up issue with "make dist"
NeilBrown
2014-12-07
1
-4
/
+6
*
umount: make it sensitive to -v
Karel Zak
2014-10-24
1
-1
/
+13
*
Include libgen.h for basename
Natanael Copa
2014-09-15
2
-0
/
+2
*
mount.nfs: print more useful error message
Kinglong Mee
2014-06-01
1
-2
/
+6
*
Added more (commented out) options to nfsmount.conf
Steve Dickson
2014-04-29
1
-0
/
+9
*
mount: chk_mountpoint should only check for execute perms for unpriveleged users
Scott Mayhew
2014-03-22
1
-1
/
+1
*
nfs(5): intr/nointr are ignored now
Jim Rees
2014-03-13
1
-47
/
+4
*
[PATCH - v3] mount.nfs: Fix fallback from tcp to udp
NeilBrown
2014-03-13
3
-18
/
+50
*
mount.nfs: Removed supported flag from usage string
Steve Dickson
2014-01-20
1
-1
/
+1
*
nfs(5): Clarify DATA AND METADATA COHERENCE section
Chuck Lever
2014-01-20
1
-10
/
+27
*
mount.nfs: Don't silently ignore invalid protocol versions.
Steve Dickson
2014-01-07
1
-0
/
+4
*
nfs(5): Treatment of *atime mount options
Chuck Lever
2013-11-20
1
-0
/
+59
*
nfs(5): Document the "migration" mount option
Chuck Lever
2013-11-20
1
-0
/
+20
*
mount.nfs: Recognize v4.x mount options
Weston Andros Adamson
2013-11-20
1
-0
/
+8
*
nfs.man: add description of multiple sec= options
Weston Andros Adamson
2013-11-05
1
-4
/
+13
*
statd: fix race condition for parallel startup of statd
Robert Schiele
2013-11-05
1
-2
/
+13
*
mount.nfs: print an error message when remount attempt fails
Jeff Layton
2013-10-21
1
-0
/
+1
*
nfsmount.conf: remove duplicate 'timeo' from the parsing string
Steve Dickson
2013-10-21
1
-0
/
+10
*
nfsmount.conf: Remove duplicate 'bg' and 'fg' from parsing string.
Steve Dickson
2013-10-21
1
-0
/
+25
*
mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.conf
Scott Mayhew
2013-08-19
1
-0
/
+11
*
mount.nfs: dont pass options from configuration sections that are not relevant
Scott Mayhew
2013-08-19
1
-1
/
+1
*
statd: exit if a statd is already running
Weston Andros Adamson
2013-05-07
1
-17
/
+0
[next]