summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: deafult options after volume resetSanju Rakonde2020-01-011-0/+23
* posix-inode-fd-ops.c: fix a compiler warning - real_path may be NULLYaniv Kaul2020-01-011-1/+1
* features/changelog: Optimization in changelogShwetha K Acharya2020-01-012-3/+31
* posix: Avoid diskpace error in case of overwriting the dataMohit Agrawal2020-01-012-17/+125
* posix-entry-ops.c: remove some tier related codeYaniv Kaul2020-01-012-26/+0
* Avoid buffer overwrite due to uuid_utoa() misuseDmitry Antipov2019-12-274-20/+33
* xlator/bit-rot-stub: structure loggingyatipadia2019-12-272-148/+141
* md-cache.c: move cache-swift-metadata to off by defaultYaniv Kaul2019-12-201-1/+1
* afr_inode/xlator: structure loggingyatipadia2019-12-203-57/+159
* [RFC]#ifdef gNFS related code if we are not compiling gNFSYaniv Kaul2019-12-1815-27/+61
* glusterd: unlink the file after killing the processSanju Rakonde2019-12-181-0/+2
* DHT - Reduce methods scope (dht-common.c)Barak Sason Rofman2019-12-173-804/+708
* dht-common.h/dht-helper.c: exctract the LOCK() from DHT_UPDATE_TIMEYaniv Kaul2019-12-172-20/+20
* afr: make heal info locklessRavishankar N2019-12-126-217/+326
* fuse: add missing unlockXie Changlong2019-12-101-1/+3
* afr/self-heald - Missing error logsBarak Sason Rofman2019-12-102-24/+77
* cloudsync - fixing a coverity issueBarak Sason Rofman2019-12-101-5/+1
* ctime: Fix ctime inconsisteny with utimensatKotresh HR2019-12-102-0/+18
* cluster/dht: Add comments to codeN Balachandran2019-12-102-2/+14
* To fix readdir-ahead memory leakHuangShujun2019-12-101-0/+1
* core: fix spelling mistakesSanju Rakonde2019-12-091-2/+2
* glusterd: set xaatrs after checking the brick orderSanju Rakonde2019-12-051-30/+30
* glusterd-store: fix Coverity CID 1407767Xie Changlong2019-12-041-0/+2
* glusterd-op-sm.c (and others) - improve glusterd_op_stage_set_volume()Yaniv Kaul2019-11-295-306/+219
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-295-22/+44
* cluster/afr - coverity issue fixBarak Sason Rofman2019-11-281-0/+5
* Revert "afr: make heal info lockless"Ravishankar N2019-11-286-280/+82
* afr: make heal info locklessRavishankar N2019-11-286-82/+280
* store.c/glusterd-store.c: remove sys_stat callsYaniv Kaul2019-11-271-3/+2
* posix-inode-fd-ops.c: excute sys_fstat() only when neededYaniv Kaul2019-11-271-7/+16
* posix: Improve MAKE_HANDLE_PATHMohit Agrawal2019-11-183-32/+17
* glusterd-volgen.c: improve volgen_graph_set_options_generic()Yaniv Kaul2019-11-181-11/+12
* cluster/dht: Add comments to the codeN Balachandran2019-11-161-12/+75
* afr: fix log floodingRavishankar N2019-11-162-1/+4
* cluster/dht: Don't skip entries with invalid statN Balachandran2019-11-131-5/+4
* [WIP]gluster-volgen.c: remove more of JBR and FDL xlatorsYaniv Kaul2019-11-132-139/+1
* glusterd: Client Handling of Elastic ClustersMohit Agrawal2019-11-121-0/+49
* posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATHMohit Agrawal2019-11-115-42/+26
* Improve logging of fusedump creation failureCsaba Henk2019-11-071-4/+10
* cloudsync: remove dead code, unused variableYaniv Kaul2019-11-063-65/+16
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-11-063-39/+43
* barrier: structs re-alignmentPurna Pavan Chandra Aekkaladevi2019-11-061-1/+2
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2019-11-042-13/+13
* posix-entry-ops.c: pass correct key length in posix_skip_non_linkto_unlink()Yaniv Kaul2019-11-041-4/+6
* tests/shard: fix tests/bugs/shard/unlinks-and-renames.t failureSheetal Pamecha2019-11-011-0/+1
* afr: lock healing changesRavishankar N2019-10-307-36/+849
* cluster/afr: Take a copy of xattr-reqPranith Kumar K2019-10-301-2/+7
* glusterd/ganesha: fix Coverity CID 1405785Xie Changlong2019-10-301-1/+1
* Worm: xattr update on changing access time of a WORM-Retained fileVishal Pandey2019-10-231-0/+13
* posix-entry-ops: do not copy when reading xattrYaniv Kaul2019-10-211-68/+91