index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
nfs
/
server
/
src
/
mount3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-3236
/
+3190
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-19
/
+25
*
NFS server (mount3.c, nfs-inodes.c): strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
1
-6
/
+6
*
nfs-server : fix few coverity issues in mount3.c
Sunny Kumar
2018-08-31
1
-6
/
+15
*
nfs-server-mount : fix coverity issues in mount3.c
Sunny Kumar
2018-08-17
1
-5
/
+9
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-1
/
+1
*
nfs: Check if FQDN is authorized before unmounting clients
Shreyas Siravara
2017-12-06
1
-7
/
+39
*
nfs: Fix crash bug when mnt3_resolve_subdir_cbk() fails
Shreyas Siravara
2017-11-01
1
-0
/
+3
*
gluster: IPv6 single stack support
Kevin Vigor
2017-10-24
1
-0
/
+9
*
nfs: use "/" as subdir for volume mounts
Niels de Vos
2017-08-01
1
-17
/
+14
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-3
/
+5
*
nfs: add permission checking for mounting over WebNFS
Niels de Vos
2017-07-09
1
-21
/
+39
*
rpc: Remove accidental IPV6 changes
Kaushal M
2017-05-05
1
-9
/
+0
*
Halo Replication feature for AFR translator
Kevin Vigor
2017-05-02
1
-1
/
+10
*
nfs: Fix compiler warning when calling svc_getcaller
Kevin Vigor
2017-04-11
1
-1
/
+27
*
gNFS: Keep the mountdict as long as the service is active
Soumya Koduri
2017-02-14
1
-3
/
+7
*
nfs: revalidate lookup converted to fresh lookup
Mohammed Rafi KC
2016-11-10
1
-2
/
+2
*
nfs: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-23
1
-1
/
+0
*
nfs: allow hostnames with dashes in exports/netgroups files
Niels de Vos
2016-06-28
1
-0
/
+9
*
nfs: build exportlist with multiple groupnodes
Bipin Kunal
2016-06-09
1
-18
/
+66
*
nfs: strip trailing / when clients do subdir mounts
Niels de Vos
2016-05-23
1
-0
/
+5
*
nfs: send lookup if inode_ctx is not set
Mohammed Rafi KC
2016-01-13
1
-6
/
+13
*
nfs: Fixes "Remote I/O error" mount failures
Richard Wareing
2015-09-01
1
-1
/
+20
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-3
/
+3
*
nfs: log disabled export/netgroups feature as INFO
Jiffin Tony Thottan
2015-07-19
1
-1
/
+1
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
nfs: Use uuid_clear() instead of memset
Vijay Bellur
2015-05-16
1
-6
/
+2
*
nfs / mount files : porting log messages to a new framework
Manikandan Selvaganesh
2015-04-28
1
-216
/
+308
*
nfs: make it possible to disable nfs.mount-rmtab
Niels de Vos
2015-04-26
1
-43
/
+62
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-5
/
+5
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
1
-2
/
+2
*
gNFS: Export / Netgroup authentication on Gluster NFS mount
Niels de Vos
2015-03-15
1
-28
/
+824
*
nfs: prevent potential NULL dereference in mnt3_readlink_cbk()
Niels de Vos
2014-12-10
1
-2
/
+6
*
gNFS : make it possible to mount a subdir that actually is a symlink
jiffin
2014-11-14
1
-1
/
+143
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2014-11-07
1
-0
/
+10
*
gNFS: Subdir mount does not work on UDP proto
Santosh Kumar Pradhan
2014-10-07
1
-75
/
+319
*
gNFS: correct some typos in comments.
Humble Chirammal
2014-08-27
1
-2
/
+2
*
nfs: prevent assertion error with MOUNT over UDP
Niels de Vos
2014-07-07
1
-1
/
+1
*
gNFS: Fix multi-homed m/c issue in NFS subdir auth
Santosh Kumar Pradhan
2014-06-25
1
-89
/
+104
*
mgmt/gluster: Use fsync instead of O_SYNC
Pranith Kumar K
2014-05-05
1
-2
/
+0
*
nfs/server: Logic error in mount tab handling.
Ira Cooper
2014-01-24
1
-1
/
+1
*
gNFS: mnt3_find_export() by pass AUTH check
Santosh Kumar Pradhan
2014-01-08
1
-14
/
+36
*
gNFS: RFE for NFS connection behavior
Santosh Kumar Pradhan
2013-11-14
1
-5
/
+66
*
dual license: update remaining files with correct license text
Kaleb S. KEITHLEY
2013-10-24
1
-13
/
+4
*
NFS: showmount timesout on fetching export list
Rajesh Joseph
2013-10-04
1
-8
/
+21
*
NFS : Coverity Fix.
meghana
2013-09-19
1
-30
/
+42
*
nfs: persistent caching of connected NFS-clients
Niels de Vos
2013-08-28
1
-56
/
+380
*
nfs: AUTH support for exported sub-directories
Rajesh Joseph
2013-07-09
1
-2
/
+337
*
rpc: duplicate request cache for nfs
Rajesh Amaravathi
2013-06-21
1
-12
/
+12
*
nfs/mount3: fix crash in subdir resolution
Michael Brown
2013-06-19
1
-1
/
+1
[next]