summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src
Commit message (Expand)AuthorAgeFilesLines
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-101-1/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-6/+6
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-043-31/+31
* fuse: Removal of dead codearao2015-03-311-4/+0
* fuse: Fixing the coverity issuesNandaja Varma2015-03-312-6/+11
* fuse: add missing return in error path (CID 1288092)Michael Adam2015-03-311-0/+1
* geo-rep: Add support for aclsKotresh HR2015-03-301-0/+2
* build: only include sys/sysctl.h when sysctl() is usedNiels de Vos2015-03-231-1/+1
* fuse: Fixing dereference after null checkarao2015-03-151-1/+1
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-17/+1
* fuse: Fix cores in notify function when this is executed in parallelShyam2015-01-122-21/+42
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-051-1/+1
* fuse: protect checking/modifying graph->used with a mutexNiels de Vos2014-12-121-3/+9
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-261-4/+5
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-2/+3
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-11/+5
* glusterfs: allow setxattr of keys with null values.Ravishankar N2014-09-291-3/+0
* 32 bit fix: use off_t and not size_t for truncate()Emmanuel Dreyfus2014-09-251-7/+7
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-1/+1
* mount/fuse: Handle fd resolution failuresPranith Kumar K2014-08-254-187/+82
* fuse: fuse_readlink_cbk() - linkname NULL termination unnecessaryHarshavardhana2014-07-181-6/+3
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-023-17/+22
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-5/+0
* user servicable snapshotsRaghavendra Bhat2014-05-291-0/+5
* fuse: minor improvements for readdir(plus)Niels de Vos2014-04-271-17/+16
* osx: Compilation fixesHarshavardhana2014-04-251-1/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-242-33/+77
* fuse: prevent READDIR(P) from writing to much data to /dev/fuseNiels de Vos2014-04-211-14/+46
* fuse: allow xlators to request for direct-io-mode on virtual filesAnand Avati2014-04-201-2/+14
* fuse-resolve: loc_wipe() after inode_link()Anand Avati2014-04-201-2/+2
* mount/fuse: Fix the NULL dereference errors reported by coverity.Poornima2014-02-171-0/+2
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-102-0/+30
* mount/fuse: adding a setxattr filter pass for geo-rep create.Ajeet Jha2014-01-281-0/+2
* syncop: Change return value of syncopPranith Kumar K2014-01-191-5/+13
* mount/fuse: Remove duplicate GET_STATE callPranith Kumar K2014-01-011-2/+0
* mount/fuse: cleanup old graphs.Raghavendra G2013-12-101-6/+24
* mount/fuse: Prevent release_cbk not implemented warningPranith Kumar K2013-11-281-0/+11
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-261-2/+2
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-211-1/+4
* Do not build fallocate FUSE FOP if the system call does not existEmmanuel Dreyfus2013-11-191-0/+4
* fuse: Check the return status from state->resolve_nowv3.5.0qa1Vijaykumar M2013-11-141-7/+14
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-1/+1
* Fix build on NetBSD-currentEmmanuel Dreyfus2013-10-041-0/+4
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-4/+5
* core: block unused signals in created threadsAnand Avati2013-09-251-4/+4
* fuse-bridge: enable --fopen-keep-cache based on FUSE_AUTO_INVAL_DATA.Anand Avati2013-09-172-3/+42
* mount/fuse: Implement forget in cbks for fuse.Vijay Bellur2013-09-161-0/+8
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-08-232-8/+59
* mount/fuse: do not forget the root inodeRaghavendra Bhat2013-08-221-1/+4
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-215-1242/+102