summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Release notes for 5.3v5.3ShyamsundarR2019-01-161-0/+30
* fuse: add --lru-limit optionAmar Tumballi2019-01-1611-87/+396
* features/shard: Fix launch of multiple synctasks for background deletionKrutika Dhananjay2019-01-152-71/+128
* features/shard: Assign fop id during background deletion to prevent excessive...Krutika Dhananjay2019-01-141-0/+1
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2019-01-092-3/+3
* gfapi: Access fs->oldvolfile under mutex lockSoumya Koduri2019-01-091-0/+6
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2018-12-302-2/+16
* geo-rep: Fix syncing of files with non-ascii filenamesKotresh HR2018-12-265-69/+194
* cluster/dht: sync brick root perms on add brickN Balachandran2018-12-262-22/+14
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-261-8/+0
* shard: prevent segfault in shard_unlink_block_inode()Sunny Kumar2018-12-201-1/+2
* tests: Fix zero-flag.t scriptKrutika Dhananjay2018-12-191-0/+1
* doc: release notes for release 5.2v5.2ShyamsundarR2018-12-121-0/+27
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-12-127-81/+684
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-122-8/+14
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-125-52/+201
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-121-0/+11
* geo-rep: Fix traceback with symlink metadata syncKotresh HR2018-12-121-15/+11
* gfapi: Offload callback notifications to synctaskSoumya Koduri2018-12-124-10/+419
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-12-122-4/+16
* geo-rep: Fix permissions with non-root setupKotresh HR2018-11-291-3/+9
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-292-3/+37
* gfapi: Send fop_attr dict as part of syncop_openSoumya Koduri2018-11-291-1/+1
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-11-291-2/+2
* cluster/afr: Use 2 domain locking in SHD for thin-arbiterkarthik-us2018-11-295-89/+390
* cluster/ec: prevent infinite loop in self-heal fullXavi Hernandez2018-11-291-5/+6
* glfsheal: add a '--nolog' flagRavishankar N2018-11-284-17/+56
* doc: Release notes for 5.1 release of GlusterFSv5.1ShyamsundarR2018-11-141-0/+51
* cluster/ec: Change log level to DEBUG for lookup combineAshish Pandey2018-11-141-1/+1
* gfapi: fix bad dict setting of lease-idKinglong Mee2018-11-121-10/+16
* geo-rep: Add more intelligence to automatic error handlingKotresh HR2018-11-091-24/+46
* 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