summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CALLOC changed to calloc in rdd.c and several other cleanup and moved rdd.c i...2.0.0rc3Harshavardhana2009-02-283-36/+67
* Removed unncessary EXTRA_DIST entries and updated benchmarking directoryHarshavardhana2009-02-283-9/+26
* Added /etc/init.d/glusterfsd for rpmbuildsHarshavardhana2009-02-283-76/+24
* check for fd ctx set in changelog_needed_post_op for flush() in afrVikas Gorur2009-02-272-95/+49
* send a lookup on root as soon as we get CHILD_UP to fuse.krishna2009-02-271-12/+83
* volumefile modification awareness to make sure there are no inconsistencies.Amar Tumballi2009-02-2711-96/+346
* Skip self-heal when subvolumes are downAnand V. Avati2009-02-271-17/+0
* fixing warnings in previous patch (typecasting pointer to long)Anand V. Avati2009-02-271-1/+1
* Merge branch 'master' of ssh://avati@git.sv.gnu.org/srv/git/glusterAnand V. Avati2009-02-270-0/+0
|\
| * reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-276-206/+292
* | reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-277-265/+350
|/
* moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...Basavanagowda Kanur2009-02-275-148/+110
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-26192-195/+195
* removed unnecessary README.git fileBasavanagowda Kanur2009-02-261-1/+0
* fd->lock added to protect transactions for accessing and modifying fd->_ctx.Basavanagowda Kanur2009-02-262-33/+64
* Layout is sorted on volume names before forming the layout ranges. But when a...krishna2009-02-263-3/+41
* protect fd_ctx get/set in afr_transaction and afr.c with locksVikas Gorur2009-02-262-16/+31
* Unset fd_ctx in afr_flush if it is setVikas Gorur2009-02-261-0/+2
* __inode_unlink() should not be sent a NULL inode.Basavanagowda Kanur2009-02-261-0/+2
* DHT clean up. Lot of selfheal code is not applicable to newly created directo...Krishna Srinivas2009-02-254-12/+33
* change MALLOC to mallocRaghavendra G2009-02-252-3/+3
* DHT selfheal fix during lookup - create missing directories.Krishna Srinivas2009-02-251-0/+14
* Ping timer does not timeout in case there is any activity (cbks) from the ser...Krishna Srinivas2009-02-252-8/+42
* per frame time out - i.e individual frames are unwound instead of the transpo...Krishna Srinivas2009-02-253-41/+115
* backtick support enhancementRaghavendra G2009-02-252-106/+101
* DHT TEA hashfn bugfix2.0.0rc2Anand V. Avati2009-02-231-5/+0
* Deleted xattr caching code from posix in anticipation of the xattr-cache tran...Vikas Gorur2009-02-235-701/+152
* RE-SEND: Add braces around critical sections.Shehjar Tikoo2009-02-231-16/+20
* added lock_notify and lock_fnotify FOPs to everywhere necessary in libgluster...Vikas Gorur2009-02-239-2/+287
* posix_releasedir flush fds from xattrcache.Anand V. Avati2009-02-221-0/+4
* removed to 'option cache-size <size>' in example volfiles for io-threads.Basavanagowda Kanur2009-02-222-3/+1
* default volume file option enhanced in server-protocolgAmar Tumballi2009-02-221-6/+11
* change to make round robin dns work for getspec()Amar Tumballi2009-02-221-1/+1
* command line and mount/fuse now use float attr/entry timeoutsHarshavardhana2009-02-213-24/+23
* attritbute and entry timeout values under volume now support float/double valuesHarshavardhana2009-02-213-4/+38
* new function gf_string2double for float/double valuesHarshavardhana2009-02-212-0/+40
* new functions dict_{get,set}_double for float/double valueHarshavardhana2009-02-212-0/+99
* fix to remove ''input' defined but not used' warning in building glusterfsAmar Tumballi2009-02-201-0/+1
* Reduce iothreads requests queue lock granularity.Shehjar Tikoo2009-02-192-34/+22
* Remove conf->cache_size checksShehjar Tikoo2009-02-192-16/+0
* Remove dead code.Shehjar Tikoo2009-02-192-40/+0
* cluster/ha to handle EBADFD for fd based operations as transport disconnected.Basavanagowda Kanur2009-02-191-1/+5
* warn on ERANGE error for lgetxattr in posixVikas Gorur2009-02-191-0/+18
* Fix the order of CALLOC() argsShehjar Tikoo2009-02-191-1/+1
* updated commit.shAnand V. Avati2009-02-191-3/+1
* added lock-ahead translator design documentVikas Gorur2009-02-191-0/+80
* Added all filesVikas Gorur2009-02-18420-0/+164055
* Initial importVikas Gorur2009-02-181-0/+1