summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse
Commit message (Expand)AuthorAgeFilesLines
...
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-1/+1
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-175-1/+63
* 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-133-13/+106
* mount.glusterfs: Add support for {attribute,entry}-timeout optionsKaushal M2012-06-061-0/+11
* 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
* mount.glusterfs: update the glusterd WORKDIRAmar Tumballi2012-06-041-1/+1
* mount.glusterfs: enhance option 'transport=' for 'rdma'Amar Tumballi2012-06-011-0/+10
* fuse: make SELinux support configurableAnand Avati2012-05-293-16/+27
* mount.glusterfs : multiple fixesAmar Tumballi2012-05-231-3/+7
* 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
* mount.glusterfs: use proper format specifer for getting the inode number andRaghavendra Bhat2012-05-221-2/+2
* fuse: reorganize mounting codeCsaba Henk2012-05-211-4/+13
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-212-62/+21
* storage/posix,fuse-bridge: fill the d_type attribute in READDIRP repliesNiels de Vos2012-05-181-0/+1
* Library search order fixEmmanuel Dreyfus2012-05-181-0/+2
* stat(1) portability fixEmmanuel Dreyfus2012-05-181-16/+26
* NetBSD build fixesEmmanuel Dreyfus2012-05-151-4/+13
* 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.glusterfs: Fix log-levelKaushal M2012-05-041-1/+1
* mount/fuse: unref the fds after they have been migrated to the new graphRaghavendra Bhat2012-04-241-19/+35
* NetBSD build fixesEmmanuel Dreyfus2012-04-232-1/+5
* 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-233-29/+136
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-161-0/+4
* mount.glusterfs: multiple fixesJeff Darcy2012-04-131-71/+49
* 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
* cleanup and fix xattr namespace flipCsaba Henk2012-03-072-13/+18
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-0/+6
* mount.glusterfs: multiple fixesAmar Tumballi2012-02-221-2/+3
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-3/+2
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-215-75/+522
* 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
* mount/fuse: unref the fd from resolve to avoid fd leakRaghavendra Bhat2012-02-171-0/+3
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-142-2/+12
* fuse: fix resolver to handle graph switches properlyAnand Avati2012-02-084-767/+544
* mount/fuse: check for existence of volfilesRajesh Amaravathi2012-02-071-2/+9