summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-241-4/+28
* fuse-bridge: utilize the option handle framework for doubleAnand Avati2012-07-191-52/+34
* fuse-bridge: expose negative entry caching of FUSEAnand Avati2012-07-192-1/+18
* FUSE: ignore setxattr for some keys from gsyncd aux mountVenky Shankar2012-07-193-0/+34
* mount/fuse: check for fuse inval notify support when fopen-keep-cache enabledBrian Foster2012-07-181-1/+15
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-1/+1
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-174-1/+58
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-132-10/+5
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-132-13/+101
* mount/fuse: use correct fdctx to inherit direct-io-values from.Raghavendra G2012-06-061-1/+1
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-1/+1
* fuse: be good at suicideCsaba Henk2012-06-051-1/+1
* fuse: make SELinux support configurableAnand Avati2012-05-292-16/+22
* Fix build error from recent FUSE changes.Jeff Darcy2012-05-231-1/+1
* Revert "fuse-resolve: consider cases where an entry should be resolved even w...Anand Avati2012-05-231-6/+0
* fuse: reorganize mounting codeCsaba Henk2012-05-211-4/+13
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-211-20/+8
* storage/posix,fuse-bridge: fill the d_type attribute in READDIRP repliesNiels de Vos2012-05-181-0/+1
* fuse-resolve: Attempt fd-migration in resolver, if migrationRaghavendra G2012-05-153-50/+107
* mount/fuse: Use state->lk_lock to print lock information on EAGAIN.Mohammed Junaid2012-05-151-4/+3
* glusterfsd: Make sure mountpoint is an absolute pathKaushal M2012-05-081-1/+1
* fuse-resolve: consider cases where an entry should be resolved evenRaghavendra G2012-05-081-0/+6
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-081-3/+2
* mount/fuse: unref the fds after they have been migrated to the new graphRaghavendra Bhat2012-04-241-19/+35
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+3
* core: coverity issues fixedAmar Tumballi2012-04-232-2/+8
* clean up handling of special client pidsCsaba Henk2012-04-232-26/+5
* fuse: allow requests during mount (needed for SELinux labels)Jeff Darcy2012-04-232-16/+94
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-161-0/+4
* fuse-bridge: generate GFID as gfid-req in fresh lookupAnand Avati2012-04-111-0/+3
* fuse-bridge/fd-migration: document migration failures in fdctx.Raghavendra G2012-04-043-19/+72
* core: adding extra data for fopsAmar Tumballi2012-03-224-94/+115
* mount/fuse-bridge: don't pass flags O_CREAT | O_EXCL during open as part ofRaghavendra G2012-03-181-1/+3
* fuse-bridge/graph-cleanup: don't provide a cbk for cleanup syncop taskRaghavendra G2012-03-142-37/+2