summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: readdir-ahead off by defaultnik-redhat2020-09-271-1/+1
* open-behind: implement create fopXavi Hernandez2020-09-271-0/+52
* libglusterfs: fix dict leakRavishankar N2020-09-071-2/+5
* glusterd: cksum mismatch on upgrading to latest glusternik-redhat2020-09-041-0/+9
* afr: add null check for thin-arbiter gfid.Ravishankar N2020-08-274-88/+13
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-08-275-9/+51
* open-behind: fix call_frame leakXavi Hernandez2020-08-201-4/+10
* cluster/ec: Remove stale entries from indices/xattrop folderAshish Pandey2020-08-202-2/+78
* glusterd: Increase buffer length to save multiple hostnames in peer fileMohit Agrawal2020-08-191-3/+3
* cluster/ec: Improve detection of new healsXavi Hernandez2020-08-196-28/+84
* features/shard: Convert shard block indices to uint64Krutika Dhananjay2020-07-132-7/+10
* fuse: occasional logging for fuse device 'weird' write errorsCsaba Henk2020-07-132-1/+53
* features/shard: Aggregate file size, block-count before unwinding removexattrKrutika Dhananjay2020-07-132-70/+196
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-06-223-48/+6
* afr: more quorum checks in lookup and new entry markingRavishankar N2020-06-183-11/+25
* features/shard: Aggregate size, block-count in iatt before unwinding setxattrKrutika Dhananjay2020-06-151-17/+191
* open-behind: rewrite of internal logicXavi Hernandez2020-06-153-823/+487
* cluster/ec: Return correct error code and log messageAshish Pandey2020-06-151-2/+9
* performance/open-behind: seek fop should open_and_resumePranith Kumar K2020-06-101-0/+27
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-06-101-2/+1
* md-cache: fix several NULL dereferencesXavi Hernandez2020-05-091-66/+129
* afr: event gen changesRavishankar N2020-05-093-78/+25
* md-cache: avoid clearing cache when not necessaryXavi Hernandez2020-05-091-72/+93
* fuse: degrade logging of write failure to fuse deviceCsaba Henk2020-05-052-7/+80
* posix: log aio_error return codes in posix_fs_health_checkMohit Agrawal2020-04-141-3/+2
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-141-0/+27
* features/utime: Don't access frame after stack-windPranith Kumar K2020-04-071-15/+20
* write-behind: fix data corruptionXavi Hernandez2020-04-071-2/+2
* utime: resolve an issue of permission denied logsAmar Tumballi2020-04-071-0/+10
* features/shard: Fix crash during shards cleanup in error casesKrutika Dhananjay2020-04-071-2/+9
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-071-1/+61
* open-behind: fix missing fd referenceXavi Hernandez2020-04-071-11/+16
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-03-172-13/+13
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-03-171-6/+8
* glusterd: stop stale bricks during handshaking in brick mux modeAtin Mukherjee2020-03-164-9/+55
* multiple: fix bad type castXavi Hernandez2020-03-166-21/+42
* cluster/afr: fix race when bricks come upXavi Hernandez2020-03-163-6/+9
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-03-162-10/+14
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-255-15/+7
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-181-19/+21
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-171-2/+12
* tests: Fix spurious self-heald.t failurePranith Kumar K2020-02-131-23/+15
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-02-102-16/+28
* Fix possible resource leaks.Xi Jinyu2020-02-101-0/+3
* To fix readdir-ahead memory leakHuangShujun2020-01-101-0/+1
* afr: expose cluster.optimistic-change-log to CLI.Ravishankar N2020-01-092-0/+7
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-12-201-0/+8
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-12-192-20/+23
* afr: make heal info locklessRavishankar N2019-12-166-217/+326
* cluster/dht: Correct fd processing loopN Balachandran2019-11-261-22/+62