summaryrefslogtreecommitdiffstats
path: root/xlators/mount
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-032-0/+15
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-45/+129
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-252-11/+33
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-0/+3
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-242-6/+6
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-204-296/+127
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-0/+6
* don't try to get ngroups from /proc on non-Linux systemsKaleb KEITHLEY2012-01-141-6/+58
* 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
* mount/fuse: export PATH for which in mount scriptv3.3.0qa16Rajesh Amaravathi2011-12-131-0/+1
* fuse: bring in the reverse invalidationAmar Tumballi2011-12-122-5/+145
* mount/fuse: Inherit direct-io-mode values from fds alreadyRaghavendra G2011-12-014-26/+173
* fuse: enable kernel read-only modeKaushal M2011-11-222-12/+20
* 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-162-13/+15
* debug/io-stats: prevent setfattr crash when no value givenRajesh Amaravathi2011-11-111-1/+6
* mount/fuse: check for recursive mountsRajesh2011-11-111-1/+60
* fuse: flip xattr key from user to trusted namespace for certainVenky Shankar2011-10-283-4/+120
* 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
* glusterfsd: enable max fetch attemptsKaushal M2011-09-181-1/+7
* add --user-map-root optionCsaba Henk2011-09-122-0/+15
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* WORM: Write Once Read Many times xlator supportshishir2011-08-101-0/+7
* Change Copyright current yearPranith Kumar K2011-08-105-5/+5
* fuse-resolve: prevent linking of inodes of different inode-tableAmar Tumballi2011-08-101-25/+31
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-067-19/+19
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-1/+1
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-142-2/+2
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-121-1/+2
* mount.glusterfs: fix to handle the error cases betterAmar Tumballi2011-07-121-8/+20
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-112-12/+31
* mount.glusterfs: support -o acl parameterAnand Avati2011-07-081-0/+7
* fuse: introduce "noacl" option to disable ACL checksAnand Avati2011-07-082-11/+51
* fuse: fill frame->root->groups with aux gids of the processAnand Avati2011-07-081-0/+53
* mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.Raghavendra G2011-07-012-6/+7
* mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.Raghavendra G2011-07-011-9/+2
* fuse: consider a lookup as revalidate even if the inode is present in new graph.Raghavendra G2011-06-221-10/+12