summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transport/socket: fix to valid_ipv6_address.v3.0.3rc1Raghavendra G2010-03-041-1/+2
* cluster/afr: Failover readdir calls.Vikas Gorur2010-03-044-46/+299
* io-stats: new countersAnand Avati2010-03-041-206/+528
* io-stats: indentation fixesAnand Avati2010-03-041-701/+449
* libglusterfs: Copy va_list types using va_copy instead of memcpy.Pavan Sondur2010-03-031-2/+7
* posix: gen number fixes on non-Linux systemsVijay Bellur2010-03-031-2/+17
* performance/io-threads: Support for Solaris.Vijay Bellur2010-03-031-0/+3
* libglusterfs: Adding support for semaphore calls on Solaris.Vijay Bellur2010-03-031-0/+17
* features/quota: Remember '/' loc_t to initiate xattr calls.Pavan Sondur2010-03-021-31/+60
* socket: Add NULL check for failed ioq entry allocationShehjar Tikoo2010-03-021-0/+4
* stripe read fix (when read() is done on a sparse file over glusterfs)Amar Tumballi2010-03-012-12/+69
* storage/posix: Don't use FTW_CONTINUEVikas Gorur2010-02-231-1/+1
* dht: fix READDIR semantics which got broken in 512dcad823feb199d78f5b66a09bc4...Anand Avati2010-02-231-30/+21
* performance/write-behind: fix data corruption while aggregating the adjacent ...Raghavendra G2010-02-221-4/+55
* performance/write-behind: refactor __wb_collapse_write_bufsRaghavendra G2010-02-221-36/+38
* common-utils: gf_log2 handles 0 inputAnand Avati2010-02-223-4/+4
* dht: fix leak introduced in 137f94ed123b1c7c7ada541aaa599679e19888f6Anand Avati2010-02-221-1/+4
* dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTYAnand Avati2010-02-223-14/+244
* features/quota: Changes in arguments in STACK_UNWINDs for most FOPs.Pavan Sondur2010-02-221-21/+37
* features/quota: Fix memory leak while syncing disk usage.Pavan Sondur2010-02-221-4/+14
* storage/posix: Check for path before logging it in case of an error in xattro...Pavan Sondur2010-02-221-13/+32
* Add new gf_strstr dropin replacement for "strstr"Harshavardhana Ranganath2010-02-223-2/+41
* inode: guard against possible infinite loopsAnand Avati2010-02-221-2/+13
* protocol/client: better pointer check on saved_frames mapping in ping timerAnand Avati2010-02-221-12/+15
* protocol/client: add memory allocation checksAnand Avati2010-02-221-0/+15
* Support new option "conf-dir"Harshavardhana Ranganath2010-02-201-19/+60
* cluster/stripe: Set op_ret as failure if inode is not being set in lookup cbkVijay Bellur2010-02-201-1/+2
* Add quota support to volgenHarshavardhana Ranganath2010-02-182-3/+41
* Remove dns lookup issued for each hostnames.Harshavardhana Ranganath2010-02-181-13/+2
* server_writev: add proper iobuf into iobrefAnand Avati2010-02-181-1/+1
* features/locks: Set dummy fd ctx in all relevant places so that release callb...Pavan Sondur2010-02-183-3/+82
* storage/posix: Fix device number handling.Vikas Gorur2010-02-071-6/+23
* 'lookup-unhashed' option of distribute should be 'auto' by default.Amar Tumballi2010-02-065-22/+76
* Fixes for MacOSX and Solaris buildv3.0.2Anand Avati2010-02-052-32/+102
* cluster/dht: Check for size 0 in check_is_linkfile()Vijay Bellur2010-01-281-1/+3
* 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