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: fix lock variable type
Prasanna Kumar Kalever
2016-03-17
1
-1
/
+1
*
nfs: send lookup if inode_ctx is not set
Mohammed Rafi KC
2016-01-13
4
-15
/
+28
*
nfs : Inform client to perform extra GETATTR call for 'T' files
Jiffin Tony Thottan
2015-12-16
1
-1
/
+15
*
debug/io-stats: Add FOP sampling feature
Richard Wareing
2015-11-01
3
-6
/
+15
*
nfs : avoid invalid usage of `cs` variable in nfs fops
Jiffin Tony Thottan
2015-10-30
1
-20
/
+20
*
core: use syscall wrappers instead of direct syscalls - miscellaneous
Kaleb S. KEITHLEY
2015-10-28
1
-2
/
+3
*
xlators: add JSON FOP statistics dumps every N seconds
Richard Wareing
2015-10-08
1
-1
/
+19
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
2
-1
/
+23
*
nfs : logging improvements
Manikandan Selvaganesh
2015-09-11
4
-347
/
+336
*
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
3
-6
/
+6
*
rpc: add owner xlator argument to rpc_clnt_new
Krishnan Parthasarathi
2015-08-12
1
-1
/
+1
*
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
[next]