summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * doc: release-notes for GlusterFS-3.8.10v3.8.10Niels de Vos2017-03-121-0/+57
| * extras: Add more options to group virtKrutika Dhananjay2017-03-121-2/+7
| * cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-03-114-49/+51
| * storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-03-114-36/+113
| * afr: restore atime/mtime for non-regular filesRavishankar N2017-03-104-51/+64
| * cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-101-1/+10
| * features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-03-102-19/+154
| * features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-03-102-26/+21
| * cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-03-101-2/+6
| * extras/rebalance.py: Fix statvfs for FreeBSD in pythonXavier Hernandez2017-03-101-1/+9
| * fuse: fix memory leak in setxattrXavier Hernandez2017-03-101-27/+21
| * cluster/ec: Fixing log messageSunil Kumar H G2017-03-101-5/+10
* | Hack out rmtab based tests in FB branchKevin Vigor2017-03-092-0/+8
* | cluster/afr: AFR2 discovery should always do entry heal flowRichard Wareing2017-03-066-14/+83
* | Add jemalloc support to GlusterFS v3.6.3Richard Wareing2017-03-062-1/+65
* | HotFix: Disables rmtab functionality (v3.6.3)Richard Wareing2017-03-061-2/+13
* | Fix management client deadlockRichard Wareing2017-03-061-1/+6
* | Increase RPC ping timeout to 180 seconds for larger clustersRichard Wareing2017-03-061-1/+1
* | Hack out failing tests in FB branchKevin Vigor2017-03-062-0/+5
* | Update tirpc registration to "force" unregister old mapping before re-registe...Shreyas Siravara2017-03-052-0/+8
* | Increase CLI command timeout to 600 seconds for all commandsRichard Wareing2017-03-051-1/+1
* | Fixes gNFSd gf_update_latency crashesRichard Wareing2017-03-051-0/+7
* | Prevent frame-timeouts from hanging syncopsRichard Wareing2017-03-053-2/+94
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-03-0511-68/+129
|\|
| * posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-264-19/+42
| * common-ha: unable to start HA, Connection ErrorKaleb S. KEITHLEY2017-02-261-5/+8
| * geo-rep: Fix xsync crawlKotresh HR2017-02-231-1/+3
| * glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-202-9/+43
| * protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-203-34/+33
* | Generate UUID on installationRichard Wareing2017-02-161-0/+6
* | Mark tests/basic/uss.t as badKevin Vigor2017-02-161-0/+2
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-02-1614-170/+365
|\|
| * gNFS: Keep the mountdict as long as the service is activeNiels de Vos2017-02-161-3/+7
| * afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-154-15/+127
| * doc: release-notes for GlusterFS-3.8.9v3.8.9Niels de Vos2017-02-131-0/+27
| * cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-131-24/+0
| * debug/trace: Print entries' iatts in readdirp cbkKrutika Dhananjay2017-02-061-2/+16
| * features/changelog: Fix htime xattr during brick crashKotresh HR2017-01-311-1/+30
| * cli: keep 'gluster volume status detail' consistentXavier Hernandez2017-01-244-125/+157
| * Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-241-0/+1
* | libglusterfs: Change gmtime_r -> localtime_r for better log readabilityShreyas Siravara2017-02-101-1/+1
* | cluster/afr: Turn on pgfid tracking by defaultRichard Wareing2017-02-101-1/+1
* | storage/posix: Fix race in file creation when brick was offline during delete.Kevin Vigor2017-02-101-7/+23
* | Fix merge error which broke all the thingsKevin Vigor2017-01-251-1/+0
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-01-2324-137/+281
|\|
| * cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-221-5/+6
| * cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-171-0/+1
| * performance/io-threads: Exit threads in fini() as wellPranith Kumar K2017-01-172-11/+32
| * performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2017-01-172-23/+49
| * cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2017-01-177-34/+48