summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* meta: implement fsync(dir)Raghavendra G2015-05-272-16/+40
* cluster/ec: Forced unlock when lock contention is detectedXavier Hernandez2015-05-2713-999/+1139
* posix: Do not update unmodified xattr in (f)xattropXavier Hernandez2015-05-271-9/+22
* features/locks: Handle virtual getxattrs in more fopsPranith Kumar K2015-05-272-279/+339
* glusterd: Fix conf->generation to stop new peers participating inAvra Sengupta2015-05-271-0/+3
* glusterd: fix double-free of rebalance process' rpc objectKrishnan Parthasarathi2015-05-265-8/+72
* cluster/ec: Fix use after free crashPranith Kumar K2015-05-214-23/+47
* glusterd: populate errstr if gd_syncop_submit_request failsAtin Mukherjee2015-05-201-0/+3
* cluster/ec: Correctly cleanup delayed locksXavier Hernandez2015-05-207-65/+163
* cluster/ec: Handle lookup failures while op in progressPranith Kumar K2015-05-192-12/+23
* nfs: Use uuid_clear() instead of memsetVijay Bellur2015-05-161-6/+2
* cluster/tier: load libgfdb.so properly in all casesDan Lambright2015-05-161-1/+1
* cluster/ec: Prevent unnecessary self-healsPranith Kumar K2015-05-151-2/+11
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-05-142-3/+17
* dht : null dereference coverity fix.Manikandan Selvaganesh2015-05-141-1/+2
* quota/glusterd: on read call number of byte read should equal to buffer lengthGaurav Kumar Garg2015-05-141-2/+1
* cluster/afr : Do not copy dict when it is NULLAnuradha2015-05-131-1/+1
* dht/rebalance: Change log_level to DEBUGSusant Palai2015-05-121-2/+3
* uss : implement statfs fop for snapdMohammed Rafi KC2015-05-102-0/+112
* dht: make lookup-unhashed=auto do something actually usefulJeff Darcy2015-05-1010-88/+664
* cli/tiering: volume info should display details about tierMohammed Rafi KC2015-05-106-3/+104
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-103-5/+192
* CTR/Libgfdb: Log typo fixJoseph Fernandes2015-05-101-1/+1
* cli/tiering: display hot tier, and cold tier separatelyMohammed Rafi KC2015-05-093-0/+47
* bitrot: Volfile generation should not proceed if node doesn't have any brick.Gaurav Kumar Garg2015-05-092-104/+105
* geo-rep: Update Not Started to Created in code and docAravinda VK2015-05-091-1/+1
* ec: Fix failures with missing filesXavier Hernandez2015-05-095-283/+164
* glusterd/tiering : cksum mismatch for tiered volumeMohammed Rafi KC2015-05-091-2/+2
* core: use reference counting for mem_acct structuresJeff Darcy2015-05-092-12/+4
* glusterd: Invoking daemon reconfigure functions correctlyanand2015-05-092-7/+13
* cluster/dht: change log level of developer logs to DEBUGVijay Bellur2015-05-091-2/+2
* geo-rep: rename handling in dht volume(changelog changes)Saravanakumar Arumugam2015-05-081-38/+77
* cli/tiering: Enhance cli output for tieringMohammed Rafi KC2015-05-082-1/+10
* features/changelog: Fix buffer overflow in snprintfKotresh HR2015-05-081-8/+8
* geo-rep: Fix corrupt gsyncd outputAravinda VK2015-05-081-2/+2
* tiering: Remove unwanted check for tier type volumeMohammed Rafi KC2015-05-082-2/+3
* nfs.c nfs3.c: port log messages to a new frameworkHari Gowtham2015-05-083-375/+585
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-086-339/+1101
* glusterd: add counter support for tiered volumesDan Lambright2015-05-085-1/+79
* features/changelog: Fixing compilation issueAravinda VK2015-05-082-2/+5
* cluster/ec: Change meaning of trusted.ec.dirtyPranith Kumar K2015-05-087-208/+555
* cluster/ec: data heal implementation for ecPranith Kumar K2015-05-083-8/+788
* cluster/ec: metadata/name/entry heal implementation for ecPranith Kumar K2015-05-082-0/+1058
* features/changelog: Avoid creation of empty changelogsSaravanakumar Arumugam2015-05-083-23/+154
* dht: Fixing dereference after null checkarao2015-05-081-13/+38
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-083-9/+58
* tiering: Do not allow some operations on tiered volumeMohammed Rafi KC2015-05-075-0/+111
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-075-51/+712
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-073-309/+804
* nfs: allocate the auth_cache->cache_dict on auth_cache_init()Niels de Vos2015-05-071-14/+10