summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: adding a setxattr filter pass for geo-rep create.Ajeet Jha2014-01-281-0/+2
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-211-1/+4
* Fix build on NetBSD-currentEmmanuel Dreyfus2013-10-041-0/+4
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-108/+7
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-7/+16
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-7/+108
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-071-1/+3
* fuse: override 'gid-timeout' option to disable aux gid compatibilityAmar Tumballi2012-09-191-0/+5
* mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is usedNiels de Vos2012-09-181-0/+14
* All: License message changeVarun Shastry2012-09-131-7/+6
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-061-20/+26
* All: License message changeVarun Shastry2012-08-281-16/+7
* fuse: have setxattr on geo-rep related xattrs take effectCsaba Henk2012-08-191-3/+3
* FUSE: ignore setxattr for some keys from gsyncd aux mountVenky Shankar2012-07-191-0/+28
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-171-1/+41
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+3
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+3
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+4
* clean up handling of special client pidsCsaba Henk2012-04-231-25/+5
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-161-0/+4
* core: adding extra data for fopsAmar Tumballi2012-03-221-3/+6
* cleanup and fix xattr namespace flipCsaba Henk2012-03-071-12/+18
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-211-3/+33
* mount/fuse: unref the fd from resolve to avoid fd leakRaghavendra Bhat2012-02-171-0/+3
* fuse: fix resolver to handle graph switches properlyAnand Avati2012-02-081-44/+16
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-4/+4
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-6/+9
* don't try to get ngroups from /proc on non-Linux systemsKaleb KEITHLEY2012-01-141-6/+58
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-9/+11
* fuse: flip xattr key from user to trusted namespace for certainVenky Shankar2011-10-281-0/+84
* 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
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-111-3/+4
* fuse: fill frame->root->groups with aux gids of the processAnand Avati2011-07-081-0/+53
* fuse-resolve: correction in resolve logicAmar Tumballi2011-02-221-2/+2
* implement "--client-pid" option which can forcibly set the pid value in messa...Csaba Henk2011-01-271-0/+5
* fuse-bridge: construct fa->rdev properlyAnand Avati2010-12-031-1/+2
* fuse_loc_fill(): handle a case of NULL dereferenceAmar Tumballi2010-10-111-2/+2
* fuse: handle the case of NULL dereferenceAmar Tumballi2010-10-041-1/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Add log-level option to command volume setshishir gowda2010-10-041-85/+0
* logging enhancementsAmar Tumballi2010-08-121-0/+88
* fuse resolve related changesAmar Tumballi2010-08-111-0/+300