summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-02-027-32/+184
* glusterd: process pmap sign in only when port is marked as freeAtin Mukherjee2018-02-021-0/+15
* selinux-xlator : validate dict before calling dict_rename_key()Jiffin Tony Thottan2018-02-021-4/+4
* posix: delete stale gfid handles in nameless lookupRavishankar N2018-01-161-1/+16
* glusterd: connect to an existing brick process when qourum status is NOT_APPL...Atin Mukherjee2018-01-129-15/+41
* cluster/dht: Use percentages for space checkN Balachandran2018-01-121-5/+20
* quota: fixes issue in quota.conf when setting large number of limitsSanoj Unnikrishnan2018-01-101-12/+33
* Revert "mount/fuse: report ESTALE as ENOENT"Raghavendra G2018-01-101-3/+0
* glusterd: Nullify pmap entry for bricks belonging to same portAtin Mukherjee2018-01-101-1/+1
* mount/fuse: never fail open(dir) with ENOENTRaghavendra G2018-01-031-0/+7
* performance/write-behind: fix bug while handling short writesRaghavendra G2018-01-021-2/+3
* mount/fuse: use fstat in getattr implementation if any opened fd is availableRaghavendra G2018-01-021-1/+1
* feature/bitrot: remove internal xattrs from lookup cbkRavishankar N2017-12-192-7/+21
* glusterd: Free up svc->conn on volume deleteAtin Mukherjee2017-12-121-0/+4
* Disable gfid2path by default on NetBSDEmmanuel Dreyfus2017-12-081-0/+11
* cluster/dht: don't overfill the buffer in readdir(p)Raghavendra G2017-12-081-3/+18
* cluster/dht: populate inode in dentry for single subvolume dhtRaghavendra G2017-12-062-1/+69
* glusterd: display gluster volume status, when quorum type is serverSanju Rakonde2017-11-301-0/+6
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-11-301-1/+5
* features/locks: Fix memory leaksXavier Hernandez2017-11-305-5/+11
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-11-233-71/+99