summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src
Commit message (Expand)AuthorAgeFilesLines
* fuse-bridge: Cure some unhealthy format stringsLubomir Rintel2013-07-261-16/+16
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-7/+16
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-195-114/+1253
* mount/fuse: unlink the inode on revalidate if entry not foundBrian Foster2013-07-181-0/+7
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-122-2/+14
* mount/fuse: expose 'glusterfs.gfid*' virtual xattr keyAvra Sengupta2013-07-111-0/+43
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-11/+7
* gluster: add fallocate fop supportBrian Foster2013-06-131-1/+46
* mount/fuse: enable fuse real async dio when availableBrian Foster2013-05-151-0/+3
* fuse: Change "gid-timeout" default value to 2Raghavendra Talur2013-02-141-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-073-2/+141
* fuse(efence): zero sized memory was being allocated.Anand Avati2013-02-051-0/+5
* fuse-bridge: fix some breakages from lock migration patchAnand Avati2013-01-301-12/+28
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-1/+0
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-5/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-23/+12
* NULL reference fix in gfid logEmmanuel Dreyfus2012-12-151-6/+6
* NetBSD MS_RDONLY portability build fixEmmanuel Dreyfus2012-12-121-0/+5
* mount/fuse: migrate posix locks after a graph-switchRaghavendra2012-11-271-8/+90
* fuse-bridge: fix posix-only configurationAnand Avati2012-11-191-0/+1
* fuse: handle mountflags properlyNiels de Vos2012-11-191-3/+5
* xlator/fuse: integrate fuse with event-historyRaghavendra Bhat2012-11-122-406/+513
* NetBSD negative timeout missing support workaroundEmmanuel Dreyfus2012-10-201-1/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* fuse: create a new fd during fd-migration.Raghavendra G2012-10-023-130/+370
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Prevent fuse from setting an invalid value of fd_ctxlinbaiye2012-09-201-2/+4
* 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-183-5/+19
* mount/fuse: treat NULL gfid is a failure in lookup disregarding op_retAnand Avati2012-09-171-2/+14
* All: License message changeVarun Shastry2012-09-135-29/+25
* glusterfs SEGV on Fedora 17 from UFO fallocate(2) callKaleb S. KEITHLEY2012-09-131-14/+19
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-122-2/+10
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-063-26/+40
* mount/fuse: If gfid is not present assign gfidPranith Kumar K2012-09-061-1/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-15/+22
* License change to 2 additional files.Varun Shastry2012-09-051-16/+7
* All: License message changeVarun Shastry2012-08-284-61/+25
* posix-acl: make use of 'umask' flag passed as argument in fopAmar Tumballi2012-08-231-0/+12
* fuse: make background queue length configurableAmar Tumballi2012-08-222-3/+44
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-1/+1
* fix "--client-pid"Csaba Henk2012-08-191-0/+2
* fuse: have setxattr on geo-rep related xattrs take effectCsaba Henk2012-08-191-3/+3
* fuse-bridge: fuse_thread_proc: avoid realloc-clobber induced leak upon OOMJim Meyering2012-08-081-3/+4
* mount/fuse: ignore any erros that might've happened while resolving entry in ...Raghavendra G2012-08-033-25/+117
* fuse-resolve: consider cases where an entry should be resolved even when pare...Raghavendra G2012-08-031-0/+13
* mount/fuse: initialize entry and negative timeouts correctly.Raghavendra G2012-08-011-2/+2