summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd: validate function for replica volume optionsSakshi2016-02-212-12/+109
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2016-02-211-5/+5
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-211-0/+8
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-191-9/+36
* libglusterfs: close & open cmd_history.log on log rotateGaurav Kumar Garg2016-02-192-2/+36
* access-control : remove spurious error message from the posix_setxattr_cbkJiffin Tony Thottan2016-02-181-1/+3
* cluster/tier: allow db queries to be interruptableDan Lambright2016-02-184-79/+171
* geo-rep: Fix gsyncd prefix in gsec_createAravinda VK2016-02-171-1/+2
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-174-11/+13
* glusterd: check quorum on restart bricksAtin Mukherjee2016-02-173-5/+74
* timer: fix race between gf_timer_call_cancel() and gf_timer_proc()Anand Avati2016-02-162-37/+18
* performance/write-behind: retry "failed syncs to backend"Raghavendra G2016-02-166-141/+586
* glusterfsd: destroy frame after rebalance callback has completedSakshi Bansal2016-02-151-3/+5
* USS: pre-existing .snaps should not be listed with 'ls -a' with USSvmallika2016-02-151-13/+66
* uss: validate USS option features.snapshot-directoryvmallika2016-02-153-35/+67
* cluster/ec: Never return -ve statePranith Kumar K2016-02-141-1/+1
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-146-115/+361
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-02-143-8/+9
* heal: Remove sleep()Pranith Kumar K2016-02-112-5/+4
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* cli/quota : quota is not enforcing when limit is set to 0Manikandan Selvaganesh2016-02-101-7/+9
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-02-104-26/+164
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* Add release-notes for 3.7.8Kaushal M2016-02-101-0/+19
* quota: fix quota hook script for add-brickvmallika2016-02-101-26/+25
* cluster/ec: Automate heal for replace brickAshish Pandey2016-02-105-11/+69
* tests : Modifying crypt xlators unit testsJiffin Tony Thottan2016-02-092-7/+15
* Fuse: Add a check for NULL in fuse_itable_dumpAshish Pandey2016-02-081-2/+8
* cluster/dht: Cleanup dict in dht_do_rename()v3.7.8Vijay Bellur2016-02-081-0/+2
* Revert "glusterd/afr: store afr pending xattrs as a volume option"Pranith Kumar Karampuri2016-02-084-122/+16
* Revert "afr: warn if pending xattrs missing during init()"Pranith Kumar Karampuri2016-02-042-17/+1
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-044-19/+82
* fuse: fix inode and dentry leaksXavier Hernandez2016-02-031-22/+29
* build: use 'make install' to install the hook scriptsvmallika2016-02-037-41/+38
* marker : handle variable `ret` properly in marker_unlink_cbkjiffin tony thottan2016-02-021-2/+7
* fuse: use-after-free fix in fuse-bridge, revisitedKaleb S KEITHLEY2016-02-021-13/+37
* tests: Fix spurious failure in bug-1221481-allow-fops-on-dir-split-brain.tKrutika Dhananjay2016-02-021-4/+1
* glusterd: improve error logs for unsupported clientsv3.7.7Atin Mukherjee2016-02-011-7/+15
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-311-0/+21
* cluster/ec: Create this->itable in all casesPranith Kumar K2016-01-303-5/+5
* snapd: Do not persist snapd portAvra Sengupta2016-01-301-11/+11
* cluster/afr: change data self-heal size check for arbiterPranith Kumar K2016-01-301-0/+4
* dht : changing variable type to avoid overflowSakshi Bansal2016-01-291-7/+9
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2016-01-299-81/+341
* cluster/afr: Fix data loss due to race between sh and ongoing write.Krutika Dhananjay2016-01-284-7/+106
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* tests/quota : fix failing test on auxiliary mount pointManikandan Selvaganesh2016-01-271-1/+1
* glusterd/cli: mask out inaccurate scrub statisticsVenky Shankar2016-01-271-56/+11
* features/bitrot: Fail node-uuid getxattr if file is marked badKotresh HR2016-01-273-0/+97
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-263-32/+87