summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd: ensure volinfo->caps is set to correct value.Sanju Rakonde2018-11-092-0/+11
* all: fix the format string exceptionsAmar Tumballi2018-11-0940-118/+126
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Vijay Bellur2018-11-091-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-091-1/+34
* server: don't allow '/' in basenameAmar Tumballi2018-11-082-5/+19
* cluster/afr : Check for UP bricks before starting healAshish Pandey2018-11-083-1/+19
* glusterd: allow shared-storage to use bricks under glusterd working directorySanju Rakonde2018-11-086-11/+15
* io-stats: prevent taking file dump on server sideAmar Tumballi2018-11-081-0/+9
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-081-0/+7
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-083-354/+5
* tests: correction in tests/bugs/glusterd/optimized-basic-testcases-in-cluster.tSanju Rakonde2018-11-081-9/+18
* geo-rep/scripts: Fix traceback in gluster-mountbrokerKotresh HR2018-11-081-1/+1
* posix/ctime: Avoid log flood in posix_update_utime_in_mdataKotresh HR2018-11-081-4/+0
* georep: python2 to python3 compat - schedulerKotresh HR2018-11-082-2/+2
* build/packaging: el-X (x > 7) ismsKaleb S. KEITHLEY2018-11-081-3/+8
* geo-rep: Fix issue in gfid-conflict-resolutionKotresh HR2018-11-081-17/+24
* cliutils: python2 to python3 compatKotresh HR2018-11-081-1/+2
* afr/lease: Read child nodes from lease structureroot2018-11-081-1/+1
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-051-0/+17
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-251-5/+8
* tests: check for shd up status in bug-1637802-arbiter-stale-data-heal-lock.tRavishankar N2018-10-251-0/+1
* features/shard: Hold a ref on base inode when adding a shard to lru listKrutika Dhananjay2018-10-256-21/+140
* storage/posix: Do not fail entry creation fops if gfid handle already existsKrutika Dhananjay2018-10-222-6/+16
* doc: Update release 5.0 release notesv5.0ShyamsundarR2018-10-181-3/+289
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-187-23/+64
* core: libuuid-devel breakageKaleb S. KEITHLEY2018-10-182-11/+4
* debug/io-stats: io stats filenames contain garbageN Balachandran2018-10-181-4/+23
* api: fill out attribute information if not validRaghavendra Gowdappa2018-10-173-2/+147
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-10-119-17/+85
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-112-1/+45
* cliutils : python2 to python3 compatSunny Kumar2018-10-101-13/+13
* georep: python2 to python3 compat - syscallsKotresh HR2018-10-107-35/+88
* events: python2 to python3 compatKotresh HR2018-10-103-12/+13
* posix: Fix exporting default value for `export-statfs-size`Aravinda VK2018-10-081-1/+3
* doc: Initial release notes for 5.0v5.0rc1ShyamsundarR2018-10-051-0/+155
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-10-053-6/+47
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-10-051-9/+2
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-053-9/+23
* georep: Fix python3 compatibility (configparser)Kotresh HR2018-10-051-5/+2
* georep: python3 compatibility (Popen)Kotresh HR2018-10-053-12/+21
* georep: Fix python3 compatibility (os.pipe)Kotresh HR2018-10-053-7/+19
* georep: python2 and python3 compat - bytes-strKotresh HR2018-10-051-3/+5
* georep: python2 to python3 compatibility-mount writeKotresh HR2018-10-051-3/+9
* georep: python2 to python3 compat - pickleKotresh HR2018-10-051-4/+12
* mdcache: Fix asan reported potential heap buffer overflowShyamsundarR2018-10-021-0/+1
* ctime: Provide noatime optionKotresh HR2018-10-0212-9/+191
* python3: assume python3 unless building _packages_ on sys without py3Kaleb S. KEITHLEY2018-09-2713-24/+7
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-273-34/+42
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-271-1/+2
* geo-rep: Fix issues related config setKotresh HR2018-09-196-11/+20