summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-bridge.c
Commit message (Expand)AuthorAgeFilesLines
...
* License change to 2 additional files.Varun Shastry2012-09-051-16/+7
* 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-221-3/+40
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-1/+1
* fix "--client-pid"Csaba Henk2012-08-191-0/+2
* 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-031-0/+8
* 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-191-1/+17
* FUSE: ignore setxattr for some keys from gsyncd aux mountVenky Shankar2012-07-191-0/+5
* 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-171-0/+13
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-131-13/+100
* 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-291-14/+21
* 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-151-39/+26
* 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
* mount/fuse: unref the fds after they have been migrated to the new graphRaghavendra Bhat2012-04-241-19/+35
* core: coverity issues fixedAmar Tumballi2012-04-231-2/+4
* fuse: allow requests during mount (needed for SELinux labels)Jeff Darcy2012-04-231-15/+90
* 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-041-16/+54
* core: adding extra data for fopsAmar Tumballi2012-03-221-86/+102
* 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-141-34/+2
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-0/+6
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-3/+2
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-211-48/+434
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-0/+6
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-0/+5
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-2/+11
* fuse: fix resolver to handle graph switches properlyAnand Avati2012-02-081-461/+323
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-031-0/+14
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-45/+129
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-11/+32
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-0/+3
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-2/+2
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-0/+1
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-0/+6
* fuse-bridge: preserve original mode and umaskLubomir Rintel2012-01-121-0/+110
* mount/fuse: Fix memory leaksPranith Kumar K2012-01-111-0/+3