summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.0' of ssh://git.gluster.com/glusterfs into release-3.0release-3.0Vijay Bellur2012-05-025-87/+134
|\
| * use GIT_EDITOR env variable instead of EDITORVenky Shankar2011-08-041-1/+1
| * s/Patchwork/Gerrit/Anand Avati2011-07-183-64/+104
| * performance/quick-read: reset open_in_transit to zero in case of an error.Raghavendra G2011-07-121-0/+1
| * performance/write-behind: initialize lock in wb-file before wb-file is set in...v3.0.8qa1v3.0.8Raghavendra G2011-05-071-23/+29
* | Merge branch 'release-3.0' of github.com:gluster/glusterfs into release-3.0Vijay Bellur2011-05-063-231/+689
|\|
| * performance/write-behind: backport write-behind from 3.1Raghavendra G2011-01-271-231/+620
| * performance/io-threads: implement rchecksum fop.Raghavendra G2010-12-141-0/+52
| * check if the file is a symlink while doing utimesv3.0.7qa2v3.0.7Raghavendra Bhat2010-12-061-0/+17
* | Merge branch 'release-3.0' of git://git.gluster.com/glusterfs into release-3.0Vijay Bellur2010-12-060-0/+0
|\|
| * storage/posix: prevent chmod() from getting called on symlinksv3.0.7qa1Vijay Bellur2010-12-051-1/+22
* | storage/posix: prevent chmod() from getting called on symlinksVijay Bellur2010-12-051-1/+22
|/
* xlator.c/option-validation: change the log level to warning when given value ...Raghavendra G2010-10-241-1/+1
* cluster/afr: Do a broadcast unlock in replicate to eliminate deadlock during ...v3.0.6rc2v3.0.6Pavan Sondur2010-10-212-11/+118
* features/locks: Handle upgrade/downgrade of locks properly.v3.0.6rc1Pavan Sondur2010-10-182-3/+68
* replicate: remove checks which prevented self-heal when open fds were presentAnand V. Avati2010-10-182-11/+1
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-10-185-567/+423
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-10-183-1/+15
* build glusterfs with '-O0' flag by defaultAmar Tumballi2010-09-211-5/+5
* Add Solaris Packaging manifestHarshavardhana2010-08-1613-244/+228
* fixes for spurious entry self-heal in afrPranith Kumar K2010-08-133-5/+17
* cluster/afr: Avoid Null de-reference when post parent is NULLPranith Kumar K2010-08-121-1/+1
* Fix for seg fault in dict_unserialize if undersized buffers are passedshishir gowda2010-08-061-2/+20
* protocol/client: fix for client mem-leaks in case of failuresPranith Kumar K2010-08-061-0/+27
* make glusterfs work with autofs5Csaba Henk2010-07-281-7/+21
* return ENOENT instead of EINVAL in client-protocolshishir gowda2010-07-151-3/+10
* Fix segmentation fault in client_mkdirshishir gowda2010-07-151-0/+7
* v2 [PATCH BRANCH:release-3.0 BUG:1050] protocol/server: Convert OS specific l...Pranith Kumar K2010-07-141-0/+16
* protocol/server: Fix memory leak when server authentication fails.Pranith Kumar K2010-07-131-23/+44
* Add key/type pair to volume_options.Sachidananda2010-07-081-0/+3
* mount/fuse: Handle setting entry-timeout to 0.v3.0.5Vijay Bellur2010-07-051-1/+1
* glusterfsd: Handle setting entry-timeout to 0.Vijay Bellur2010-07-051-1/+2
* write-behind: fixes in flushv3.0.5rc9Anand Avati2010-07-021-138/+135
* features/locks: Check flock structure before proceeding with the lk call.v3.0.5rc8Pavan Sondur2010-07-021-0/+6
* cluster/afr: Return correct flock structures correctly in lk fops.Pavan Sondur2010-07-022-9/+11
* cluster/afr: Set lk-owner to pid when fuse does not supply it.v3.0.5rc7Pavan Sondur2010-06-294-0/+18
* use STACK_UNWIND_STRICT to avoid postparent from having wrong address in dht_...Raghavendra Bhat2010-06-251-1/+1
* performance/io-cache: free table->mem_pool in fini.Raghavendra G2010-06-221-0/+5
* free local->loc structure by using SP_STACK_UNWIND instead of STACK_UNWINDRaghavendra Bhat2010-06-141-1/+1
* free sh_priv->loops to avoid memory leakRaghavendra Bhat2010-06-141-0/+2
* Fix compilation failure on Solaris in __socket_keepalive()v3.0.5rc6Vijay Bellur2010-06-081-1/+1
* Revert "dht: perform revalidate on one subvolume"v3.0.5rc5Anand V. Avati2010-06-071-16/+106
* performance/quick-read: fix the size-to-be pruned.v3.0.5rc4Raghavendra G2010-06-031-2/+2
* performance/quick-read: set default cache-size value to 128MB.Raghavendra G2010-06-031-1/+3
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-06-013-7/+12
* cluster/afr: Handle open-fds of unlinked files during a possible self heal gr...Pavan Sondur2010-05-311-1/+15
* dht prints 100% full when subvolume is not connected to remote hostLakshmipathi2010-05-311-1/+1
* protocol/client: Add missing argument to readlink unwind call.Pavan Sondur2010-05-311-1/+2
* Revert "performance/write-behind: explicitly enforce ordering of overlapping ...v3.0.5rc3Anand V. Avati2010-05-281-125/+122
* protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...Pavan Sondur2010-05-271-1/+1