summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-02-264-338/+387
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-02-261-8/+20
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-02-253-0/+94
* libglusterfs: Fixed valid_ipv4_address and valid_host_nameAvra Sengupta2013-02-252-1/+55
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-02-227-385/+232
* glusterd: Added validation function for quota-timeout.Avra Sengupta2013-02-222-2/+110
* tests: move common funtion definitions to include.rcRaghavendra G2013-02-228-156/+22
* tests/fileio.rc: library for file descriptor based IO in testsAnand Avati2013-02-212-2/+65
* synctask: support for (assymetric) counted barriersAnand Avati2013-02-212-23/+69
* glusterd: allow multiple instances of glusterd on one machineJeff Darcy2013-02-214-1/+142
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-02-212-1/+15
* call-stub: remove fall-through in ftruncatePranith Kumar K2013-02-212-0/+25
* syncop: Fixed indentation and whitespaces.Krishnan Parthasarathi2013-02-202-189/+189
* testcase for the open-behind xlator when open failsRaghavendra Bhat2013-02-201-0/+56
* performance/write-behind: guarantee non-overlapping concurrent writesAnand Avati2013-02-201-1/+65
* cli: Display option 'device vg' only when bd backend enabledM. Mohan Kumar2013-02-201-1/+5
* read-ahead: re-enable support for variable page sizeAnand Avati2013-02-201-1/+12
* open-behind: propagate errors from ob_wake_cbkAnand Avati2013-02-201-9/+25
* glusterd: log changes in volume set and volume reset codepathKrutika Dhananjay2013-02-194-55/+73
* glusterd: Added validation function for performance cache max and min size.Avra Sengupta2013-02-195-10/+222
* glusterd: Made gd_synctask_begin less 'monolithic' in terms of LOC.Krishnan Parthasarathi2013-02-191-147/+235
* code cleanup: remove unused parameter 'dict'Krutika Dhananjay2013-02-191-4/+3
* dht: Enable mem-accounting for nufaPranith Kumar K2013-02-191-0/+9
* features/quota: Add option to consider the quota limit in statfs estimationVarun Shastry2013-02-193-3/+29
* Tests: Disable open-behindPranith Kumar K2013-02-192-0/+2
* call-stub: internal refactorAnand Avati2013-02-193-2995/+1105
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-02-193-2/+25
* cluster/afr: do complete split-brain check in all the fd based fopsRaghavendra Bhat2013-02-194-19/+33
* glusterfs.spec.in: resync with Fedora glusterfs.specKaleb S. KEITHLEY2013-02-191-2/+0
* glusterd: Added option description, and validation function fields.Avra Sengupta2013-02-193-29/+47
* tests: Add spaces around '=' in a string comparision in TEST primitiveKaushal M2013-02-181-1/+1
* distribute: add hash-name-regex optionJeff Darcy2013-02-187-24/+227
* libglusterfs: make gf_string2percent_or_bytesize to convert float numbers.Varun Shastry2013-02-181-3/+3
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-02-183-3/+8
* rpc: change dict key for fqdnRajesh Amaravathi2013-02-181-2/+2
* glusterd: Changing the volume entry table's representation.Avra Sengupta2013-02-181-138/+699
* performance/write-behind: mark fd bad if any written behind writes fail.Raghavendra G2013-02-171-57/+114
* LinuxRPM/Makefile: fix backquote which was triggering recursive makeAnand Avati2013-02-171-1/+1
* cluster/dht: improvement in rebalance logsAmar Tumballi2013-02-171-2/+2
* glusterfs.spec.in: resync with Fedora glusterfs.specKaleb S. KEITHLEY2013-02-177-181/+987
* libglusterfs: Fix memory leaks in fd_lk_insert_and_mergeVijay Bellur2013-02-174-4/+138
* mount.glusterfs: Introduce mem-accounting as an optionVijay Bellur2013-02-171-9/+17
* Better mechanism to handle memory accountingVijay Bellur2013-02-174-13/+8
* features: add a directory-protection translatorJeff Darcy2013-02-179-2/+607
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-177-2/+139
* glusterd: Made volume-heal use synctask framework.Avra Sengupta2013-02-165-20/+21
* glusterd: Made volume-quota use synctask framework.Avra Sengupta2013-02-166-22/+16
* glusterd: Moved the volume entry table to a separate file.Avra Sengupta2013-02-154-235/+251
* glusterfsd: Remove 'top {read,write}-perf' threadKaushal M2013-02-143-145/+84
* cluster/distribute: Reopen fds in migration internally as root:rootshishir gowda2013-02-141-1/+10