summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Fix for arbiter becoming sourcekarthik-us2018-04-184-6/+102
* Release notes for 3.12.8v3.12.8Jiffin Tony Thottan2018-04-121-0/+15
* features/index: Choose different base file on EMLINK errorPranith Kumar K2018-04-122-18/+61
* timer: Fix possible race during cleanupSoumya Koduri2018-04-101-3/+12
* 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-062-1/+2
* cluster/ec: Change default read policy to gfid-hashAshish Pandey2018-04-062-5/+4
* cluster/ec: avoid delays in self-healXavi Hernandez2018-04-065-48/+134
* extras/hooks: Fix S10selinux-label-brick.sh hook scriptMilan Zink2018-04-061-28/+29
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-04-0624-133/+274
* glusterd: import volumes in separate synctaskAtin Mukherjee2018-04-066-69/+343
* cluster/dht: ENOSPC will not fail rebalanceN Balachandran2018-04-021-9/+3
* Release notes for 3.12.7v3.12.7Jiffin Tony Thottan2018-03-082-1/+15
* glusterd: optimize glusterd import volumes code pathAtin Mukherjee2018-03-081-5/+7
* cluster/afr: Fail open on split-brainPranith Kumar K2018-03-0812-95/+246
* 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
* doc : release-notes for GlusterFS-3.12.6v3.12.6Jiffin Tony Thottan2018-02-131-0/+32
* glusterd: fix tier-enabled flag op-version checkAtin Mukherjee2018-02-131-2/+2
* tests/dht: Non-root can delete stale linkto filesN Balachandran2018-02-121-0/+51
* nfs: Fixing the failure in bug-974972.t test casekarthik-us2018-02-121-0/+1
* cluster/dht: Skip '..' for the volume root dirN Balachandran2018-02-121-0/+5
* rpc: Showing some unusual timer error logs during brick stopMohit Agrawal2018-02-121-15/+3
* 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
* tests: mark test badN Balachandran2018-02-071-0/+6
* tests: Spurious failure multiplex-limit-issue-151.tN Balachandran2018-02-061-1/+1
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-061-7/+0
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2018-02-069-45/+363
* tests: Fix a broken test casePoornima G2018-02-051-1/+3
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-02-0211-43/+313
* 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
* geo-rep: Fix data sync issue during hardlink, renameKotresh HR2018-02-021-2/+11
* posix: delete stale gfid handles in nameless lookupRavishankar N2018-01-162-1/+81
* doc : release-notes for GlusterFS-3.12.5v3.12.5Jiffin Tony Thottan2018-01-121-0/+27
* 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-122-5/+25
* 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
* cli: Fixed a use_after_freeN Balachandran2018-01-101-1/+2
* 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
* rpc-transport/rdma: Add a mutex for the list of RDMA Memory Region(MR) accessYi Wang2018-01-022-38/+72