summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs3.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: new option nfs.rdirplus addedSakshi Bansal2016-04-071-1/+10
* nfs : avoid invalid usage of `cs` variable in nfs fopsJiffin Tony Thottan2015-10-301-20/+20
* nfs : logging improvementsManikandan Selvaganesh2015-09-111-262/+234
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-06-281-7/+8
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* nfs.c nfs3.c: port log messages to a new frameworkHari Gowtham2015-05-081-226/+367
* nfs: do not overwrite the return value and errno of resolve operationRaghavendra Bhat2015-04-131-3/+6
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-12/+12
* gNFS: Export / Netgroup authentication on Gluster NFS mountNiels de Vos2015-03-151-15/+58
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-161-0/+4
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+3
* gNFS: More clean up for Gluster NFSSantosh Kumar Pradhan2013-11-251-4/+2
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-47/+78
* gNFS: NFS segfaults with nfstest_posix toolSantosh Kumar Pradhan2013-11-041-31/+44
* gNFS: Make NFS I/O size to 1MB by defaultSantosh Kumar Pradhan2013-10-271-0/+30
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* NFS: showmount timesout on fetching export listRajesh Joseph2013-10-041-20/+26
* NFS : Coverity Fix.meghana2013-09-191-33/+27
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-22/+22
* nfs: log stale mount errors occasionallyRajesh Amaravathi2013-06-181-11/+13
* nfs: Unable to resolve FHRajesh Joseph2013-05-241-10/+8
* nfs3-server: call truncate fop only if necessaryMichael Brown2013-05-071-1/+2
* nfs: ACCESS - reply only what was asked forAnand Avati2013-03-221-5/+6
* nfs: handle stable write with @flags rather than fsync()Anand Avati2013-03-201-67/+26
* nfs: do opendir for "naked" readdirp to force self-heal checksJeff Darcy2012-12-031-0/+34
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-191-0/+32
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-28/+22
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* rpc: fix the vecsizer issueAmar Tumballi2012-05-241-5/+6
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-051-6/+2
* nfs/server: hard resolve fh on restartRajesh Amaravathi2012-04-161-1/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-28/+39
* nfs/nlm: logging NFS client IP address when FH->volume mapping fails or when ...krishna2012-03-111-13/+26
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-0/+3
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-0/+2
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-22/+22
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-201-180/+171
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-1/+1
* Fix memleaks in NFSkrishna2011-11-151-0/+1
* nfs: enhance NFS log messages.krishna2011-09-211-69/+189
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-4/+0
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-1/+1
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-280/+282
* nfs: Change NFS3 access op to use access fopShehjar Tikoo2011-07-121-15/+8
* NFS : Don't set setattr_valid for exclusive create call.Gaurav2011-06-081-2/+5
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4
* build fixesVenky Shankar2011-04-111-8/+34