summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix-helper.c: fix compile warn: ‘timeout’ may be used uninitializedYaniv Kaul2019-10-181-1/+1
* glusterd: display correct rebalance data size after glusterd restartSanju Rakonde2019-10-181-5/+5
* rpc: align structsYaniv Kaul2019-10-1716-510/+515
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-155-17/+116
* posix-helpers.c: minor changes to posix_fs_health_checkYaniv Kaul2019-10-151-24/+21
* cluster/afr: Add afr_seek to fops tablePranith Kumar K2019-10-142-0/+4
* glusterd-volgen.c: fix setting the key export-dirYaniv Kaul2019-10-142-108/+41
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-1414-73/+24
* afr: align structsYaniv Kaul2019-10-142-138/+138
* glusterd: Re-alignment of structure attributes in glusterd.Purna Pavan Chandra Aekkaladevi2019-10-147-13/+13
* POSIX/xlators: Unused and unchecked value coverity issueyatipadia2019-10-111-2/+2
* Posix: UNUSED VALUE coverity fixPurna Pavan Chandra Aekkaladevi2019-10-111-2/+0
* performance/open-behind: seek fop should open_and_resumePranith Kumar K2019-10-111-0/+27