summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-09-062-0/+18
* posix: remove not supported get/set contentAmar Tumballi2018-09-053-183/+1
* cluster/afr: Fix dict-leak in pre-opPranith Kumar K2018-08-173-20/+20
* glusterd: _is_prefix should handle 0-length pathsKaushal M2018-08-171-0/+9
* posix: check before removing stale symlinkRavishankar N2018-07-191-4/+9
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-07-114-21/+52
* afr: heal gfids when file is not present on all bricksRavishankar N2018-07-115-12/+51
* afr: fix bug-1363721.t failureRavishankar N2018-07-093-1/+70
* afr: add quorum checks in pre-opRavishankar N2018-07-061-29/+31
* afr: capture the correct errno in post-op quorum checkRavishankar N2018-07-051-8/+8
* cluster/dht: act as passthrough for renames on single child DHTRaghavendra G2018-07-051-7/+15
* afr: add quorum checks in post-opRavishankar N2018-07-041-0/+29
* glusterd: gluster v status is showing wrong status for glustershdSanju Rakonde2018-07-041-3/+10
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-07-042-9/+48
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-07-041-3/+13
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-07-042-4/+2
* glusterfs: access trusted peer group via remote-host commandMohit Agrawal2018-06-251-5/+0
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-251-1/+22
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-121-2/+1
* glusterd/geo-rep: Fix glusterd crashKotresh HR2018-06-111-1/+1
* cluster/dht: Fix dht_rename lock orderN Balachandran2018-05-091-18/+47
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-226-12/+81
* shared storage: Prevent mounting shared storage from non-trusted clientMohammed Rafi KC2018-04-221-0/+21
* cluster/dht: Handle file migrations when brick downN Balachandran2018-04-181-5/+51
* cluster/dht: Wind open to all subvolsN Balachandran2018-04-181-10/+5
* cluster/afr: Fixing the flaws in arbiter becoming source patchRavishankar N2018-04-187-179/+276
* cluster/afr: Fix for arbiter becoming sourcekarthik-us2018-04-184-6/+102
* features/index: Choose different base file on EMLINK errorPranith Kumar K2018-04-121-18/+9
* cluster/dht: Skipped files are not treated as errorsN Balachandran2018-04-061-5/+9
* cluster/afr: Prevent ping-event handling on shdPranith Kumar K2018-04-061-0/+2
* cluster/ec: send list-node-uuids request to all subvolumesXavi Hernandez2018-04-061-1/+1
* cluster/ec: Change default read policy to gfid-hashAshish Pandey2018-04-061-1/+1
* cluster/ec: avoid delays in self-healXavi Hernandez2018-04-064-48/+93
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-04-0621-120/+204
* glusterd: import volumes in separate synctaskAtin Mukherjee2018-04-066-69/+343
* cluster/dht: ENOSPC will not fail rebalanceN Balachandran2018-04-021-9/+3
* glusterd: optimize glusterd import volumes code pathAtin Mukherjee2018-03-081-5/+7
* cluster/afr: Fail open on split-brainPranith Kumar K2018-03-0811-95/+208
* glusterd/store: handle the case of fsid being set to 0Amar Tumballi2018-03-061-0/+19
* cluster/dht: Handle single dht child in dht_lookupN Balachandran2018-03-051-0/+10
* cluster/dht: Ignore ENODATA from getxattr for posix aclsN Balachandran2018-03-051-7/+8
* cluster/dht: Fixed a typoN Balachandran2018-03-051-2/+2
* protocol/server: Backport patch to reduce duplicate code in server-rpc-fops.cAmar Tumballi2018-02-271-991/+208
* glusterd: fix tier-enabled flag op-version checkAtin Mukherjee2018-02-131-2/+2
* cluster/dht: Skip '..' for the volume root dirN Balachandran2018-02-121-0/+5
* cluster/dht: Cleanup on fallocate failureN Balachandran2018-02-091-1/+17
* cluster/dht: Unlink linkto files as rootN Balachandran2018-02-081-3/+7
* cluster/dht: Fixed leak in dht_populate_inode_for_dentryN Balachandran2018-02-072-6/+10
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-061-7/+0
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2018-02-068-45/+362