summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Server backend storage hang should not cause the mount point to hang."v3.0.2rc1Harshavardhana Ranganath2010-01-267-311/+23
* write-behind: fix 'option enable-trickling-writes'Anand Avati2010-01-261-8/+4
* protocol/server: unlink dentry only for non-root inodesAnand Avati2010-01-261-2/+5
* trace: multiple fixesAnand Avati2010-01-261-1985/+1608
* protocol/client: timeout tweaksAnand Avati2010-01-261-4/+7
* mount/fuse: Fix file type checking.Vikas Gorur2010-01-261-7/+10
* Fix fetching volume file from the server, by sending parent up through the xl...Harshavardhana Ranganath2010-01-261-0/+4
* storage/posix: Fix an access-after-free bug in release() and releasedir().v3.0.1Vikas Gorur2010-01-251-17/+15
* Fix occurence of cache-size being floating pointHarshavardhana Ranganath2010-01-251-2/+2
* set format-patch.sh BRANCH: tagAnand V. Avati2010-01-251-1/+1
* booster/fcntl: implement F_GETFD and F_SETFD.v3.0.1rc5Raghavendra G2010-01-233-5/+85
* dht: initialize layout typeAnand Avati2010-01-233-5/+6
* protocol/client: Look only for op_ret while handling a setvolume response.Vijay Bellur2010-01-231-1/+1
* error-gen: change all STACK_UNWIND calls to STACK_UNWIND_STRICTAnand Avati2010-01-231-848/+580
* error-gen: unwind fsync with proper parametersAnand Avati2010-01-231-22/+14
* protocol/server: cleanup whitespacesv3.0.1rc4Anand Avati2010-01-231-434/+432
* Server backend storage hang should not cause the mount point to hang.Anand Avati2010-01-237-15/+305
* core: fix initialization of disjoint xlator graphAnand Avati2010-01-232-1/+28
* protocol/server: handle group id decoding in a stricter wayAnand Avati2010-01-221-0/+3
* transport: set proper reference counts on peer_trans for local connectionsv3.0.1rc3Anand Avati2010-01-221-2/+2
* transport/socket: use appropriate address family macro when address family is...Raghavendra G2010-01-223-47/+79
* Cache size is now dynamic and is 20% of the total memory on the client side.Harshavardhana Ranganath2010-01-212-4/+5
* cluster/afr: Send the struct flock returned by the server to the user.Vikas Gorur2010-01-211-1/+1
* storage/posix: Make the janitor sleep duration configurable.v3.0.1rc2Vikas Gorur2010-01-212-12/+35
* extras: Add defrag scripts to the repositoryPavan Sondur2010-01-194-1/+126
* storage/posix: Hand off calling close() and closedir() to the janitor thread.Vikas Gorur2010-01-192-33/+81
* stripe entry self healAmar Tumballi2010-01-191-10/+97
* default log file now doesn't start with '-'v3.0.1rc1Amar Tumballi2010-01-141-6/+15
* cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...Vikas Gorur2010-01-141-0/+28
* libglusterfsclient/readv: fix data corruption.Raghavendra G2010-01-141-2/+3
* cluster/unify: don't call xl_init_tree on namespace node.Raghavendra G2010-01-141-11/+0
* features/locks: Fix broken interface grant_blocked_inode_locksPavan Sondur2010-01-142-22/+35
* features/locks: Do not call grant blocked locks in pl_forgetPavan Sondur2010-01-141-44/+85
* fuse: treat DESTROY message as proto requires, ie. don't leave it unansweredCsaba Henk2010-01-121-2/+4
* transport/socket: Enable NODELAY even if no option is set.Vijay Bellur2010-01-121-2/+3
* libglusterfs/inode: add NULL checks.Raghavendra G2010-01-081-8/+37
* cluster/afr: Use dict_ref instead of dict_copy_with_ref.Vikas Gorur2010-01-081-2/+2
* fuse: fix memleakCsaba Henk2010-01-061-0/+1
* fuse: add mtab entry asynchronouslyCsaba Henk2009-12-281-0/+15
* storage/posix: Zero out the checksum array in rchecksum.Vikas Gorur2009-12-281-0/+2
* cluster/afr: Allocate diff algorithm loop_state structures only once.Vikas Gorur2009-12-282-47/+167
* cluster/afr: Report number of blocks healed during diff self-heal.Vikas Gorur2009-12-282-1/+18
* protocol/client: Fail revalidate with ESTALE.Vikas Gorur2009-12-281-0/+1
* properly ref/unref fd in stripe_opendir_cbkAmar Tumballi2009-12-221-0/+5
* features/locks: Unwind if inode is NULL to prevent 'lost' frame.Pavan Sondur2009-12-211-6/+9
* Support for Compilation on SolarisVijay Bellur2009-12-206-6/+54
* More robust dictionary (un)serialization (fixes bug #397).Hraban Luyat2009-12-201-12/+29
* fuse-bridge: Don't try to fill a loc in setattr when we can proceed on with a...Csaba Henk2009-12-181-2/+9
* fix typo in configure.acCsaba Henk2009-12-181-1/+1
* distribute: Dont dereference sbuf on failed readlink_cbkShehjar Tikoo2009-12-181-0/+4