summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* booster: Reduce logging aggressiveness to TRACEShehjar Tikoo2009-09-242-159/+159
* libglusterfsclient: Re-validate root inode on every path resolutionShehjar Tikoo2009-09-242-0/+24
* performance/write-behind: Add a NULL check for request->stub before checking ...Raghavendra G2009-09-241-1/+2
* fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...Csaba Henk2009-09-233-5/+53
* Implemented inodelks with support for domains.Pavan Vilas Sondur2009-09-236-75/+644
* Implemented entry locks and support for domains.Pavan Vilas Sondur2009-09-236-26/+681
* Removed internal.c and old domain definition in locks.Pavan Vilas Sondur2009-09-233-906/+7
* Changes for custom daemon function.vinayak hegde2009-09-231-5/+104
* mount.glusterfs had a problem understanding when "volfile" was given as one o...Harshavardhana Ranganath2009-09-231-5/+6
* performance/write-behind: store currently aggregated data size in wb_fileRaghavendra G2009-09-231-27/+30
* performance/write-behind: store the current window size in wb_file.Raghavendra G2009-09-231-43/+39
* performance/write-behind: reduce usage of iov_length.Raghavendra G2009-09-231-47/+27
* cluster/afr: Add new option "data-self-heal-algorithm"Vikas Gorur2009-09-225-3/+36
* cluster/afr: Add the "diff" self-heal algorithm.Vikas Gorur2009-09-223-2/+362
* cluster/afr: Make the self-heal algorithm pluggable.Vikas Gorur2009-09-225-168/+287
* cluster/afr: Open source and sinks in read/write mode during self-heal.Vikas Gorur2009-09-221-2/+2
* protocol/server: Implement rchecksum.Vikas Gorur2009-09-221-1/+80
* protocol/client: Implement rchecksum.Vikas Gorur2009-09-221-0/+71
* storage/posix: Implement rchecksum.Vikas Gorur2009-09-221-0/+66
* libglusterfs: Add RCHECKSUM fop.Vikas Gorur2009-09-229-2/+204
* libglusterfs: Add checksum functions.Vikas Gorur2009-09-225-2/+495
* booster: implement F_DUPFD command in fcntl.Raghavendra G2009-09-221-0/+2
* performance/write-behind: add option "enable-trickling-writes".Raghavendra G2009-09-221-22/+41
* performance/write-behind: reduce traversal of request list during wb_mark_winds.Raghavendra G2009-09-221-35/+28
* performance/write-behind: reduce list-traversal during wb_mark_unwindsRaghavendra G2009-09-221-13/+19
* performance/write-behind: remove redundant traversal of write-requests in the...Raghavendra G2009-09-221-3/+5
* performance/write-behind: Aggregate adjacent contiguous write-buffers into si...Raghavendra G2009-09-221-1/+77
* performance/write-behind: fine-tune logic of wb_mark_windsRaghavendra G2009-09-221-65/+14
* libglusterfsclient: Fix build warningsShehjar Tikoo2009-09-221-18/+20
* booster: Fix build warningsShehjar Tikoo2009-09-221-14/+15
* storage/posix: Update nr_files after system call succeeds.Vikas Gorur2009-09-221-12/+12
* performance/quick-read: refine logic of qr_readv.Raghavendra G2009-09-221-3/+14
* performance/quick-read: optimizations to lookupRaghavendra G2009-09-221-24/+49
* performance/quick-read: make a comment more explicit.Raghavendra G2009-09-221-2/+2
* performance/quick-read: checking for qr_file in inode-context and creating if...Raghavendra G2009-09-221-30/+45
* performance/quick-read: refine the logic in qr_lookup.Raghavendra G2009-09-221-40/+54
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-222-1/+8
* performance/write-behind: check for the presence of context only in fds not o...Raghavendra G2009-09-221-6/+12
* client-protocol: fix race-condition encountered while accessing fdctxRaghavendra G2009-09-221-47/+218
* performance/quick-read: access glusterfs_ctx from xlator instead of using glu...Raghavendra G2009-09-171-1/+1
* Add iot_fxattrop to io-threadsPavan Sondur2009-09-171-0/+1
* Dumop inodectx addedVijay Bellur2009-09-165-13/+88
* Changed prototype for inode_table_dump() and inode_dump().Vijay Bellur2009-09-165-20/+76
* protocol/client: Support for dumpop priv.Vijay Bellur2009-09-161-0/+56
* mount/fuse: Support for dumpop priv.Vijay Bellur2009-09-161-0/+47
* cluster/dht: Support for dumpop priv.Vijay Bellur2009-09-161-0/+134
* libglusterfs:Acquire lock before accessing fdtable contents during statedump.Vijay Bellur2009-09-161-8/+16
* glusterfsd: Removing conditional compilation for SIGUSR1 handler.Vijay Bellur2009-09-161-2/+0
* io-cache: fix table->max_pri to 1 as the lowest priorityAnand Avati2009-09-161-1/+2
* cluster/stripe, when dbench is run, client crashes because in stripe.c priv i...Vinayak Hegde2009-09-161-1/+4