summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2013-02-071-5/+12
* glusterfs SEGV on Fedora 17 from UFO fallocate(2) callv3.3.1qa3Kaleb S. KEITHLEY2012-09-171-14/+19
* fuse: make SELinux support configurableAnand Avati2012-05-291-14/+21
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-271-20/+8
* fuse: allow requests during mount (needed for SELinux labels)Csaba Henk2012-05-271-15/+90
* mount/fuse: Use state->lk_lock to print lock information on EAGAIN.Mohammed Junaid2012-05-251-4/+3
* Revert "fuse: allow requests during mount (needed for SELinux labels)"Vijay Bellur2012-05-101-90/+15
* 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
* mount/fuse: Cleanup / remove unnecessary commentsHarshavardhana2011-12-281-36/+0
* fuse: bring in the reverse invalidationAmar Tumballi2011-12-121-5/+134
* mount/fuse: Inherit direct-io-mode values from fds alreadyRaghavendra G2011-12-011-13/+135
* fuse: enable kernel read-only modeKaushal M2011-11-221-12/+19
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-13/+22
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-4/+4
* debug/io-stats: prevent setfattr crash when no value givenRajesh Amaravathi2011-11-111-1/+6
* fuse: flip xattr key from user to trusted namespace for certainVenky Shankar2011-10-281-4/+33
* mount/fuse: set gfid in lookup after a failed revalidate lookupPranith Kumar K2011-10-281-0/+3
* build: warning suppression (round n)Amar Tumballi2011-10-201-0/+2
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-12/+12
* add --user-map-root optionCsaba Henk2011-09-121-0/+14
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-1/+1
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-121-1/+2
* fuse: introduce "noacl" option to disable ACL checksAnand Avati2011-07-081-8/+48