summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-071-1/+3
* glusterd: getting txn_id from frame->cookie in op_sm call backanand2015-08-062-16/+89
* glusterd: rebalance support for cluster.rc frameworkanand2015-08-063-1/+67
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-051-10/+16
* cli : changing the gluster peer probe message Mohamed Ashiq Liyazudeen2015-08-051-2/+2
* geo-rep: Do not crash worker on ESTALEKotresh HR2015-08-051-9/+1
* geo-rep: Fix history failureKotresh HR2015-08-052-5/+19
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-08-051-1/+1
* SSL improvements: ECDH, DH, CRL, and accessible optionsEmmanuel Dreyfus2015-08-059-158/+530
* quota: fix parents caching during build ancestryvmallika2015-08-023-79/+82
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* build: scripts are not installed with +x bitKaleb S. KEITHLEY2015-07-303-3/+3
* tiering: Error message change for detach-tier non tier volumeHari Gowtham2015-07-301-5/+13
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-301-2/+3
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-302-2/+65
* features/shard: (Re)initialize local->call_count before winding lookupKrutika Dhananjay2015-07-301-2/+4
* glusterd: Porting the left out gf_log_callingfns to new framework.Nandaja Varma2015-07-295-13/+66
* glusterd: glusterd crash due to race between handshake and snapshot remove th...anand2015-07-291-2/+4
* rpc: fix concurrency bug in gf_authenticateNiels de Vos2015-07-291-47/+31
* tests: Fix ./tests/bugs/replicate/bug-1238508-self-heal.tRavishankar N2015-07-291-1/+1
* libglusterfs removing strerror in loggingMohamed Ashiq Liyazudeen2015-07-284-34/+17
* 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