summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* runner: extract and return actual exit status of childPrasanna Kumar Kalever2016-05-011-2/+7
* glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswellPrasanna Kumar Kalever2016-05-012-8/+11
* scripts: correct the usage of -perm in backend-cleanup.shNiels de Vos2016-05-011-1/+1
* glusterd: fix max pmap alloc to GF_PORT_MAXPrasanna Kumar Kalever2016-05-011-5/+5
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-292-0/+47
* geo-rep: Fix checkpoint issue in schedulerAravinda VK2016-04-291-15/+11
* packaging: %postun libs ldconfig: relative path `1' used to build cacheKaleb S KEITHLEY2016-04-291-3/+7
* inode: Always fetch first entry from the inode lists during inode_table_destroySoumya Koduri2016-04-291-8/+8
* glusterd: check if glusterd is started on all nodes and allSakshi2016-04-282-7/+48
* tier/dht: check for rebalance completion for EIO errorMohammed Rafi KC2016-04-281-1/+3
* common-ha: continuous grace_mon log messages in /var/log/messagesKaleb S KEITHLEY2016-04-284-33/+48
* afr: propagate child up event after timeoutRavishankar N2016-04-274-99/+200
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2016-04-271-1/+1
* cli/quota: Sort the list output alphabetically by pathvmallika2016-04-277-5/+160
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2016-04-273-1/+8
* glusterd: fix validation of lower op-version check in volume setAtin Mukherjee2016-04-262-2/+24
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-263-2/+19
* tier/libgfdb: Ordering query results from libgfdbJoseph Fernandes2016-04-261-5/+23
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-261-0/+17
* clone/snapshot: Save restored_from_snap for clonesAvra Sengupta2016-04-261-0/+3
* snapshot/quota: Copy quota.cksum during snapshot operationsAvra Sengupta2016-04-264-21/+40
* packaging: additional dirs and files in /var/lib/glusterd/Kaleb S KEITHLEY2016-04-262-75/+78
* geo-rep: Fix hostname mismatch between volinfo and geo-rep statusAravinda VK2016-04-261-2/+3
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-264-14/+106
* glusterd: SSL certificate depth volume option is incorrectKaleb S KEITHLEY2016-04-261-6/+6
* quota : fix null dereference issues in quotaManikandan Selvaganesh2016-04-251-1/+2
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-252-6/+6
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-2512-42/+768
* Tier: tier command fails message when any node is downhari2016-04-222-24/+63
* mount/fuse: report ESTALE as ENOENTRaghavendra G2016-04-201-0/+3
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-206-17/+90
* op-version: Bump up op-version to 3.7.12Pranith Kumar K2016-04-181-1/+1
* Build fix: remove undefined -I${rpclibdir}Emmanuel Dreyfus2016-04-181-1/+1
* NFS: new option nfs.rdirplus addedSakshi Bansal2016-04-186-1/+50
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-1811-44/+76
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-176-13/+72
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-04-175-43/+6
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-165-15/+138
* features/shard: Make o-direct writes work with shardingKrutika Dhananjay2016-04-161-0/+6
* syncop: Add parallel dir scan functionalityPranith Kumar K2016-04-163-0/+246
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-162-9/+64
* doc: Add release notes for 3.7.11v3.7.11Kaushal M2016-04-161-0/+35
* Revert "glusterd: Bug fixes for IPv6 support"Kaushal M2016-04-1613-162/+25
* posix_acl: create inode ctx for posix_acl_getvmallika2016-04-151-10/+26
* glusterd: coverity fix for insecure temporary fileSakshi2016-04-152-0/+6
* tests: fix per-test core detectionJeff Darcy2016-04-151-2/+2
* extras: Add namespace for options in group-virt.exampleVijay Bellur2016-04-133-10/+25
* cluster/afr: Don't delete gfid-req from lookup requestPranith Kumar K2016-04-124-6/+30
* arbiter: write performance improvementRavishankar N2016-04-114-34/+82
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-101-43/+158