summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add release notes for v3.7.3v3.7.3Kaushal M2015-07-281-0/+178
* glusterd: initialize the daemon services on demandAtin Mukherjee2015-07-2723-150/+214
* logging: Fixed incorrect buffer sizeNithya Balachandran2015-07-271-1/+1
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-272-19/+155
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-271-2/+6
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-273-2/+58
* dht: Adding log messages to the new logging frameworkarao2015-07-2715-335/+961
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-267-65/+103
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-263-0/+17
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-261-1/+1
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* cli: Create missing logbuf_poolAnoop C S2015-07-241-0/+4
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-241-22/+30
* glusterd: Pass NULL in glusterd_svc_manager in glusterd_restart_bricksGaurav Kumar Garg2015-07-233-1/+43
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-07-233-7/+63
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-231-19/+42
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-221-2/+24
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-212-1/+7
* cluster/ec: Prevent data corruptionsPranith Kumar K2015-07-213-14/+32
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-216-48/+90
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-211-1/+1
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-214-22/+51
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-211-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-212-0/+9
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-211-18/+23
* cluster/ec: Remove failed subvols from source/sink computationPranith Kumar K2015-07-211-1/+6
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-2120-52/+208
* cluster/ec: Add throttling in background healingPranith Kumar K2015-07-216-5/+114
* cluster/ec: Do not handle GF_CONTENT_KEYPranith Kumar K2015-07-211-85/+7
* quota: Fix crash in quota enforcervmallika2015-07-213-123/+296
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-212-9/+9
* posix: fix mem-leak in posix xattropvmallika2015-07-181-2/+4
* libgfdb/sql: Fixing broken query of find_unchangedJoseph Fernandes2015-07-181-2/+2
* nfs: refcount each auth_cache_entry and related data_tNiels de Vos2015-07-181-9/+86
* nfs: add a gf_lock_t for the auth_cache->cache_dictNiels de Vos2015-07-182-40/+126
* quota: fix quota test casevmallika2015-07-162-12/+12
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-156-10/+16
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-07-142-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-07-147-32/+430
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* NFS-Ganesha : Add-node does not copy "exports" directory correctlyMeghana M2015-07-141-6/+6
* glusterd: Fix failure in replace-brick when src-brick is offlineAnuradha Talur2015-07-142-75/+25
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-142-3/+9
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-145-14/+32
* rpc-transport: socket_poller fixes for proper working of mgmt encryptionKaushal M2015-07-141-5/+8
* refcount: correct the documentationNiels de Vos2015-07-141-4/+4
* mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra...Mohamed Ashiq2015-07-149-155/+201
* quota/marker: fix mem leak in markervmallika2015-07-131-65/+96
* features/quota : Fix spurious failurevmallika2015-07-1311-138/+64