summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* open-behind: fix missing fd referenceXavi Hernandez2020-04-061-11/+16
* features/shard: Fix crash during shards cleanup in error casesKrutika Dhananjay2020-04-061-2/+9
* cluster/afr: fix race when bricks come upXavi Hernandez2020-04-063-6/+9
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-04-065-15/+7
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-021-1/+61
* Cluster/afr: Don't treat all bricks having metadata pending as split-brainkarthik-us2020-03-022-3/+3
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2020-03-021-1/+7
* afr: wake up index healer threadsRavishankar N2020-02-275-11/+25
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-02-252-13/+13
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2020-02-252-0/+4
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2020-02-252-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2020-02-252-5/+25
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2020-02-251-9/+17
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-02-252-10/+14
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2020-02-251-2/+3
* cluster/dht: Correct fd processing loopN Balachandran2020-02-251-22/+62
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2020-02-241-6/+7
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2020-02-241-1/+1
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-02-242-17/+28
* cluster/ec: fix fd reopenXavi Hernandez2020-02-2014-274/+328
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-12-061-0/+8
* Detach iot_worker to release its resourcesLiguang Li2019-11-051-0/+1
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-10-111-0/+15
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-053-5/+17
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-07-181-0/+1
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-07-041-1/+18
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-06-281-1/+1
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-05-081-2/+6
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-081-0/+6
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-05-084-18/+14
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-04-101-1/+26
* glusterd: fix txn-id mem leakAtin Mukherjee2019-04-092-6/+36
* client-rpc: Fix the payload being sent on the wirePoornima G2019-04-086-240/+304
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-04-081-9/+25
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-121-15/+13
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-111-4/+8
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-221-18/+22
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-221-0/+8
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-201-3/+3
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-184-19/+87
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-02-041-8/+22
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-02-041-20/+4
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-02-041-1/+4
* fuse: add --lru-limit optionAmar Tumballi2019-01-163-51/+86
* 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-091-2/+2
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2018-12-302-2/+16