summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs3.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFS : Exclusive create storing verifier.Gaurav2011-04-081-2/+2
* NFS : Store verifier for exlusive mode craete.Gaurav2011-04-061-6/+17
* nfs: capture attrs of create request in cs->stbuf for later useAnand Avati2011-04-011-1/+1
* nfs: more fixes to capture sattr for further usageAnand Avati2011-03-301-3/+3
* nfs: Remove redundant and erroneous check for create mode EXCLUSIVE.Vikas Gorur2011-03-251-1/+1
* nfs3: Ignore requests for volumes without a single CHILD-UPShehjar Tikoo2011-01-071-42/+73
* nfs3: Force root lookup before starting fh resolutionShehjar Tikoo2010-12-291-0/+38
* nfs3: Access cbk must account for auxgids on group access checksShehjar Tikoo2010-12-271-1/+5
* nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsAnand Avati2010-12-071-8/+4
* nfs3: Prevent second lookup on a fresh entry lookupShehjar Tikoo2010-11-251-1/+3