summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gfapi: acutally avoid recall callback when closedv4.2devThomas Hindoe Paaboel Andersen2018-05-061-1/+2
* glusterd: Fix for memory leak in volume tier status commandSanju Rakonde2018-05-061-0/+8
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-066-16/+41
* glusterd/utime: glusterd utime changesKotresh HR2018-05-062-0/+21
* utime: ctime client side xlatorKotresh HR2018-05-0613-1/+616
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-068-34/+279
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-0611-103/+233
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-0610-21/+683
* tests: Add lease test casePoornima G2018-05-052-2/+704
* afr: Add lease() fopPoornima G2018-05-053-0/+157
* mount,fuse: make fuse dumping available as mount optionCsaba Henk2018-05-042-0/+10
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-0410-4/+170
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-043-14/+56
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-05-0413-28/+556
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-047-12/+292
* use awk to get a specific line from the output instead of cutRaghavendra Bhat2018-05-041-7/+1
* glusterd: enable self-heal in daemonsRavishankar N2018-05-043-14/+0
* glusterfsd: initiate pmap_signout for all detach brick requestsAtin Mukherjee2018-05-041-0/+1
* cli/snapshot: ignore errors for snapshot status for ALL/VOLThomas Hindoe Paaboel Andersen2018-05-041-1/+1
* cli/glusterd: Add warning message in cli for user to checkSusant Palai2018-05-034-9/+27
* posix: Avoid changelog retries for geo-repMohit Agrawal2018-05-031-0/+33
* doc: updates Language Bindings for libgfapi-perl and gogfapiJi-Hyeon Gim2018-05-031-1/+6
* Don't use hardcoded /sbin, /usr/bin etc. paths. Fixes #1450546Niklas Hambüchen2018-05-034-22/+10
* cluster/dht: unwind if dht_selfheal_dir_mkdir returns an errorRaghavendra G2018-05-031-1/+5
* protocol/server : unwind as per op versionAshish Pandey2018-05-033-3/+11
* glusterd/geo-rep: Fix UNUSED_VALUE coverity issueVarsha Rao2018-05-032-12/+12
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-0232-341/+377
* block-profile: enable cluster.eager-lock in block-profilePrasanna Kumar Kalever2018-05-011-1/+1
* glusterd: Fix for memory leak in get-state detailSanju Rakonde2018-05-011-1/+8
* dht: gf_defrag_settle_hash should ignore ENOENT and ESTALE errorSusant Palai2018-04-301-1/+8
* cluster/afr: shd changes for thin arbiterkarthik-us2018-04-301-0/+184
* afr: initial changes for thin arbiterRavishankar N2018-04-306-8/+229
* server/resolver: don't trust inode-table for RESOLVE_NOTRaghavendra G2018-04-301-4/+23
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-275-9/+30
* feature/thin-arbiter: Implement thin-arbiter translatorAshish Pandey2018-04-2511-1/+843
* performance/md-cache: purge cache on ENOENT/ESTALE errorsRaghavendra G2018-04-251-87/+438
* cluster/afr: Keep child-up until ping-eventPranith Kumar K2018-04-253-25/+40
* libglusterfs/syncop: Handle barrier_{init/destroy} in error casesPranith Kumar K2018-04-232-4/+27
* features/shard: Add option to barrier parallel lookup and unlink of shardsKrutika Dhananjay2018-04-232-28/+89
* cluster/dht: Fix dht_rename lock orderN Balachandran2018-04-231-18/+47
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-206-12/+81
* shared storage: Prevent mounting shared storage from non-trusted clientMohammed Rafi KC2018-04-201-0/+21
* server: fix unresolved symbols by moving them to libglusterfsMohit Agrawal2018-04-205-104/+106
* cluster/afr: Need heal-timeout to be configured as low as 5 secondsPranith Kumar K2018-04-201-1/+1
* features/bitrot: show the corresponding brick for the corrupted objectsRaghavendra Bhat2018-04-201-3/+8
* eventsapi: Handle Unicode string during signingAravinda VK2018-04-201-1/+1
* Make glusterfsd binary print statedump & xlator dirPrashanth Pai2018-04-195-7/+49
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-1920-112/+365
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-199-87/+119
* features/shard: Make operations on internal directories genericKrutika Dhananjay2018-04-182-92/+206