summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs3.c
Commit message (Expand)AuthorAgeFilesLines
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-4/+5
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* nfs : fix coverity issue in nfs3.cSunny Kumar2018-10-161-1/+1
* nfs/server: NULL pointer dereferencing clang fixShwetha Acharya2018-09-211-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-4682/+4526
* gnfs: fix gcc warningsRavishankar N2018-08-201-3/+3
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-5/+5
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-3/+3
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-2/+2
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-291-1/+2
* nfs : add NULL check for call state in nfs3_call_state_wipeJiffin Tony Thottan2017-08-081-3/+4
* nfs: improve error handling for WebNFS mount permissionsNiels de Vos2017-07-211-1/+2
* nfs: add permission checking for mounting over WebNFSNiels de Vos2017-07-091-30/+39
* nfs: make nfs3_call_state_t refcountedNiels de Vos2017-07-061-28/+35
* nfs: Check for null buf, and set op_errno to EIO not 0Richard Wareing2017-04-261-0/+6
* nfs: Tear down transports for requests that arrive before the volume is initi...Shreyas Siravara2017-04-261-0/+43
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-071-25/+71
* gNFS : pass proper gfid for nfs_setattr() in nfs3svc_create_cbk()Jiffin Tony Thottan2017-01-301-1/+1
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* nfs : store sattr properly in nfs3_setattr() callJiffin Tony Thottan2016-06-071-4/+5
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-18/+0
* 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