summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc : release-notes for GlusterFS-3.12.2v3.12.2Jiffin Tony Thottan2017-10-131-0/+64
* cluster/ec: Improve performance with xattrop updateSunil Kumar Acharya2017-10-124-80/+228
* glusterd:Marking all the brick status as stopped when a process goes down in ...Sanju Rakonde2017-10-122-1/+85
* geo-rep: Fix status transitionKotresh HR2017-10-121-1/+0
* cluster/afr: Make choose-local "reconfigurable"Krutika Dhananjay2017-10-122-0/+29
* geo-rep/scheduler: Add validation for session existenceKotresh HR2017-10-122-1/+5
* fuse/readdirp: Remove need_lookup from fuse_readdirp_cbkSusant Palai2017-10-121-1/+0
* geo-rep: Add EINTR to retry list while doing readlinkKotresh HR2017-10-121-4/+6
* geo-rep: Add ENODATA to retry list on gfid getxattrKotresh HR2017-10-121-8/+5
* geo-rep: Fix passive brick's last sync timeKotresh HR2017-10-121-0/+1
* geo-rep: Add ENOTSUP error to retry listKotresh HR2017-10-121-1/+3
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-124-17/+45
* glusterd: disallow replace brick for dist only volumesAtin Mukherjee2017-10-126-63/+28
* cli/afr: gluster volume heal info "healed" command output is not appropriateMohit Agrawal2017-10-114-17/+21
* glusterd: fix invalid memory reference returnedXavier Hernandez2017-10-101-2/+9
* afr: heal gfid as a part of entry healRavishankar N2017-10-105-67/+188
* glusterd: fix client io-threads option for replicate volumesRavishankar N2017-10-098-35/+143
* glusterd: spelling errors reported by Debian maintainerKaleb S. KEITHLEY2017-10-062-4/+4
* Posix: fix additional inode refhari gowtham2017-10-061-4/+1
* rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1Kaleb S. KEITHLEY2017-10-062-2/+9
* cluster/afr: Sending subvol up/down events when subvol comes up or goes downkarthik-us2017-10-061-0/+2
* cli: Bypass the confirmation question creating replica 2 volume with forceNiels de Vos2017-10-061-13/+17
* geo-rep/scheduler: Fix '--no-color' help msgKotresh HR2017-10-061-1/+1
* features/locks: Maintain separation of lock->client_pid, flock->l_pidPranith Kumar K2017-10-062-34/+15
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-10-051-6/+7
* glusterd: retrieve uuid under mutex lockAtin Mukherjee2017-10-051-7/+15
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-10-054-1/+80
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-10-057-15/+74
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-10-051-1/+1
* events : Add brick list in EVENT_VOLUME_CREATEAtin Mukherjee2017-09-283-5/+8
* features/shard: Change default shard-block-size to 64MBKrutika Dhananjay2017-09-287-1/+8
* mount/fuse: Include sub-directory in source argument for mount()Vijay Bellur2017-09-111-1/+7
* doc : release-notes for GlusterFS-3.12.1v3.12.1Jiffin Tony Thottan2017-09-111-0/+34
* afr: heal metadata in discover code pathRavishankar N2017-09-112-17/+46
* event/epoll: don't call handler for events received after a pollerrRaghavendra G2017-09-111-6/+17
* arbiter: return ENOSYS for 'non readable' FOPsNiels de Vos2017-09-101-10/+35
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-101-2/+2
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-09-072-1/+19
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-09-071-2/+11
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-09-073-10/+12
* rpc: destroy transport after client_tMilind Changire2017-09-074-25/+70
* afr: check validity of afr_replyRavishankar N2017-09-075-47/+71
* features/shard: Return aggregated size in stbuf of LINK fopKrutika Dhananjay2017-09-072-2/+67
* features/shard: Increment counts in locksPranith Kumar K2017-09-061-2/+10
* scripts: mount.glusterfs contains non-portable bashismsKaleb S. KEITHLEY2017-09-061-2/+3
* feature/posix: Enabled gfid2path by defaultv3.12.0Kotresh HR2017-08-298-24/+9
* doc: Finalized release notes for 3.12.0 releaseShyamsundarR2017-08-291-54/+57
* glusterd: glusterd fails to start if peers file has blank lineGaurav Yadav2017-08-292-0/+33
* gluster-block: strict-o-direct should be onPranith Kumar K2017-08-291-0/+1
* geo-rep: Fix syncing of hardlink of symlinkKotresh HR2017-08-293-64/+105