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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: log disabled export/netgroups feature as INFO
Jiffin Tony Thottan
2015-07-19
1
-1
/
+1
*
nfs: a unix-domain-socket should not be created as fifo
Niels de Vos
2015-06-28
1
-7
/
+8
*
nfs: refcount each auth_cache_entry and related data_t
Niels de Vos
2015-06-28
1
-9
/
+86
*
nfs: add a gf_lock_t for the auth_cache->cache_dict
Niels de Vos
2015-06-28
2
-40
/
+126
*
nfs: Authentication performance improvements
Shreyas Siravara
2015-06-16
1
-3
/
+3
*
nfs: allocate and return the hashkey for the auth_cache_entry
Niels de Vos
2015-06-03
1
-7
/
+25
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
22
-110
/
+0
*
nfs: Use uuid_clear() instead of memset
Vijay Bellur
2015-05-16
1
-6
/
+2
*
nfs.c nfs3.c: port log messages to a new framework
Hari Gowtham
2015-05-08
3
-375
/
+585
*
nfs: allocate the auth_cache->cache_dict on auth_cache_init()
Niels de Vos
2015-05-07
1
-14
/
+10
*
nfs : fix for coredump caused by export/netgroup feature in the regression
Jiffin Tony Thottan
2015-05-06
1
-0
/
+1
*
protocol: increase default group-cache-timeout to 300 seconds
Niels de Vos
2015-05-02
1
-1
/
+1
*
nfs/auth,exports,netgroup : port log messages to new framework
Manikandan Selvaganesh
2015-04-28
3
-45
/
+70
*
nfs: Enable throttling for rpcsvc
Vijay Bellur
2015-04-28
1
-0
/
+7
*
nfs / acl3.c, nlm files : port log messages to new framework
Manikandan Selvaganesh
2015-04-28
3
-155
/
+277
*
nfs / nfs files : porting log messages to new framework
Manikandan Selvaganesh
2015-04-28
6
-163
/
+245
*
nfs / mount files : porting log messages to a new framework
Manikandan Selvaganesh
2015-04-28
3
-234
/
+339
*
nfs: make it possible to disable nfs.mount-rmtab
Niels de Vos
2015-04-26
2
-45
/
+77
*
nfs: do not overwrite the return value and errno of resolve operation
Raghavendra Bhat
2015-04-13
1
-3
/
+6
*
build: make contrib/uuid dependency optional
Niels de Vos
2015-04-10
4
-4
/
+4
*
nfs : introducing logging framework for nfs translator
Manikandan Selvaganesh
2015-04-08
2
-1
/
+1666
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
10
-48
/
+48
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
1
-2
/
+2
*
nfs: do not fail to start when optional RPC-programs fail to register
Niels de Vos
2015-03-26
2
-14
/
+24
*
glusterfsd: add "print-netgroups" and "print-exports" command
Niels de Vos
2015-03-18
3
-11
/
+11
*
glusterd: add new NFS options for exports/netgroups and related caching
Niels de Vos
2015-03-18
1
-0
/
+68
*
NFS-Ganesha: Volume set option for managing NFS-Ganesha exports.
Meghana Madhusudhan
2015-03-18
1
-11
/
+0
*
nfs: improve cleanup of 'struct exports_file' to prevent memory leak
Niels de Vos
2015-03-15
1
-4
/
+16
*
nfs: use free() for getline() allocated string in netgroups
Niels de Vos
2015-03-15
1
-1
/
+2
*
gNFS: Export / Netgroup authentication on Gluster NFS mount
Niels de Vos
2015-03-15
10
-53
/
+1018
*
nfs: add auth-cache for the MOUNT protocol
Niels de Vos
2015-03-15
5
-2
/
+371
*
nfs: more fine grained authentication for the MOUNT protocol
Niels de Vos
2015-03-15
6
-3
/
+709
*
nfs: add support for separate 'exports' file
Niels de Vos
2015-03-15
5
-2
/
+1535
*
nfs: add structures and functions for parsing netgroups
Niels de Vos
2015-03-11
4
-2
/
+1198
*
nfs: prevent logging missing 'system.posix_acl_access' xattrs
Niels de Vos
2015-03-08
1
-0
/
+4
*
nfs: prevent logging missing 'system.posix_acl_*' xattrs
Niels de Vos
2015-03-01
1
-1
/
+4
*
nfs: nfs3_stat_to_fattr3() improvement
Niels de Vos
2015-02-28
2
-51
/
+47
*
NetBSD Portability fix: use pkill instead of killall
Emmanuel Dreyfus
2015-02-28
1
-2
/
+8
*
Portability fix: rpc.statd location
Emmanuel Dreyfus
2015-02-24
1
-1
/
+5
*
nfs: prevent potential NULL dereference in mnt3_readlink_cbk()
Niels de Vos
2014-12-10
1
-2
/
+6
*
core: fix Ubuntu code audit (cppcheck) results
Kaleb S. KEITHLEY
2014-11-25
1
-3
/
+3
*
rdma :mount fails for nfs protocol in rdma volumes
Jiffin Tony Thottan
2014-11-19
1
-6
/
+7
*
gNFS : make it possible to mount a subdir that actually is a symlink
jiffin
2014-11-14
1
-1
/
+143
*
gNFS: Allow reading ACLs even without read permissions on the file.
Meghana Madhusudhan
2014-11-13
1
-9
/
+77
*
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
6
-104
/
+376
*
gNFS: Fix memory leak in setacl code path
Santosh Kumar Pradhan
2014-09-08
1
-0
/
+2
*
gNFS: correct some typos in comments.
Humble Chirammal
2014-08-27
4
-8
/
+8
*
build: make GLUSTERD_WORKDIR rely on localstatedir
Harshavardhana
2014-08-07
2
-5
/
+3
*
make snapview-server more compatible with NFS server
Raghavendra Bhat
2014-07-16
1
-0
/
+4
[next]