summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-fops.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* nfs : fix coverity issuesSunny Kumar2018-09-251-0/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-1211/+1138
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* rpc/*: auth-header changesAmar Tumballi2018-01-171-1/+2
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-2/+2
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-2/+0
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-061-23/+13
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-1/+15
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-011-0/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* nfs / nfs files : porting log messages to new frameworkManikandan Selvaganesh2015-04-281-32/+37
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+8
* rpc: warn and truncate grouplist if RPC/AUTH can not hold everythingNiels de Vos2014-04-081-1/+26
* gNFS: Coverity fix for possible memory leakSantosh Kumar Pradhan2014-02-111-3/+7
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-211-1/+3
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-0/+6
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-251-13/+0
* nfs: handle stable write with @flags rather than fsync()Anand Avati2013-03-201-1/+1
* nfs, afr: Fail lookup only on split-brainPranith Kumar K2013-03-201-3/+3
* ACLv3 - Access Control Lists V3Krishna Srinivas2012-11-131-0/+89
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-191-3/+37
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-171-87/+23
* Add server-side aux-GID resolution.Jeff Darcy2012-06-011-8/+151
* core: adding extra data for fopsAmar Tumballi2012-03-221-69/+83
* nfs: fcntl lock self healing.Mohammed Junaid2012-03-071-0/+9
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-3/+45
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-3/+3
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+1
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-2/+3
* 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-21/+23
* 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-4/+5
* NFS access control list: Decode the NFS requests into mode formatshishir gowda2011-07-131-2/+4
* nfs: Change NFS3 access op to use access fopShehjar Tikoo2011-07-121-0/+42
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-1/+1
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-261-0/+1
* nfs: Do not touch iatt on failed fopsShehjar Tikoo2010-12-271-20/+30
* nfs: Undo selective changes in inode revalidationShehjar Tikoo2010-11-251-28/+1
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-121-10/+42
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...v3.1.0qa46Vijay Bellur2010-10-111-25/+0
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-111-0/+25
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-1/+1