summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-2824-245/+263
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-2821-183/+199
* afr: write zeros to sink for non-sparse filesRavishankar N2015-10-284-24/+99
* features/shard: Force cache-refresh when lookup/readdirp/stat detect that xat...Krutika Dhananjay2015-10-283-19/+149
* cluster/tier do not log error message on lookup heal for files on hot tierDan Lambright2015-10-282-17/+25
* cluster/ec: update version and size on good bricksAshish Pandey2015-10-281-10/+2
* glusterd: call glusterd_store_volinfo in bump up op-versionAtin Mukherjee2015-10-271-0/+7
* features/changelog: record mknod if tier-dht linkto is setSaravanakumar Arumugam2015-10-271-2/+18
* features/changelog: ignore recording tiering rebalance fopsSaravanakumar Arumugam2015-10-271-6/+7
* tests: Separate logs for each testRaghavendra Talur2015-10-271-0/+14
* tier: Typo while setting the wrong value of low/hi watermarkhari gowtham2015-10-271-2/+3
* tests: fix timeout in mount-nfs-auth.tJeff Darcy2015-10-271-11/+16
* features/shard: Support geo-rep for sharded volumeKotresh HR2015-10-262-34/+74
* geo-rep: Avoid cold tier bricks during ENTRY operationSaravanakumar Arumugam2015-10-264-5/+30
* mount/fuse: use a queue instead of pipe to communicate with threadRaghavendra G2015-10-263-63/+84
* geo-rep: Add data operation if mknod with tier attributeSaravanakumar Arumugam2015-10-261-0/+9
* afr: wind writes only on subvols where preop succeededRavishankar N2015-10-261-2/+4
* tier/ctr: Correcting the internal fop calculationJoseph Fernandes2015-10-252-17/+28
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-2212-3428/+1853
* tests/tier: Move common functions to tier.rcN Balachandran2015-10-216-170/+95
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-2111-12/+518
* Tier/cli: removing warning message for tieringhari gowtham2015-10-211-10/+0
* cluster/dht : op_ret not set correctly in dht_fsync_cbkN Balachandran2015-10-211-1/+1
* cluster/tier do not abort migration if a single brick is downDan Lambright2015-10-201-12/+12
* tests: return success if the last test ends up with core and a bad testAtin Mukherjee2015-10-201-1/+2
* snapshot: Fix snapshot clone postvalidateAvra Sengupta2015-10-204-52/+62
* afr: do not wind write if pre-op fails on all childrenRavishankar N2015-10-203-13/+7
* features/snap : cleanup the root loc in statfsAshish Pandey2015-10-202-1/+26
* cluster/tier remove suprious log messages on valid failed migrationDan Lambright2015-10-191-1/+8
* cluster/tier update man pages for tier featureDan Lambright2015-10-191-0/+19
* cluster/tier: Changed tier xattr-name valueN Balachandran2015-10-192-13/+15
* cluster/ec : Remove index entries if file/dir does not existAshish Pandey2015-10-151-33/+45
* protocol/server: define the max number of inodes in lru list as a numberRaghavendra Bhat2015-10-151-3/+3
* cluster/dht : Do not migrate files with POSIX locks heldN Balachandran2015-10-153-10/+282
* libglusterfs: pass buffer size to gf_store_read_and_tokenize functionGaurav Kumar Garg2015-10-143-4/+6
* cli/quota : rm -rf on /<mountpoint>/<dir> is not showing quota headerManikandan Selvaganesh2015-10-141-4/+23
* cli : freeing the allocated memoryManikandan Selvaganesh2015-10-131-0/+1
* glusterd: disabling enable-shared-storage option should not delete volumeGaurav Kumar Garg2015-10-133-6/+68
* tier/shd: inline warning when compiled with gcc v.5Mohammed Rafi KC2015-10-131-1/+1
* features/shard: Return ENOTSUP as opposed to ENOTCONN in unimplemented fopsKrutika Dhananjay2015-10-132-4/+17
* features/shard: Dump private members and addresses in statedumpKrutika Dhananjay2015-10-131-1/+15
* protocol/client: give preference to loc->gfid over inode->gfidRavishankar N2015-10-131-6/+6
* tier/shd: make shd commands compatible with tieringMohammed Rafi KC2015-10-127-126/+428
* quota/marker: dir_count accounting is not atomicvmallika2015-10-122-72/+148
* tier/shd: create shd volfile for tieringMohammed Rafi KC2015-10-113-20/+262
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-105-6/+257
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-107-113/+589
* Porting developer guide to source code repo from glusterdocs projectHumble Devassy Chirammal2015-10-1030-12/+3013
* cluster/tier: fix transpoint endpoint not connected in tier.t (rare)Dan Lambright2015-10-091-0/+4
* glusterfsd: Initialize ctx, cmd_argsPranith Kumar K2015-10-091-3/+3