summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gfapi: remove unneeded NULL-check in glfs_fsync_async_common()Niels de Vos2017-04-111-2/+1
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-111-0/+1
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-116-21/+72
* glusterd: Add validation for options rda-cache-limit rda-request-sizePoornima G2017-04-113-7/+65
* DHT: Spacing issue in fix-layout status outputAnkitRaj2017-04-111-2/+2
* upcall: correct the cleanup path in init() when GF_CALLOC() failsNiels de Vos2017-04-101-9/+10
* io-stats: use gf_atomic_t instead of partial atomic variablesNiels de Vos2017-04-101-355/+392
* mem-pool: use gf_atomic_t for atomic countersNiels de Vos2017-04-102-8/+13
* TIER/TESTS: improving regression test for tierhari gowtham2017-04-107-151/+12
* scripts: Update rfc.sh to check existance of Change-Id in backportsShyam2017-04-101-0/+70
* geo-rep: Fix EBUSY tracebackKotresh HR2017-04-102-2/+2
* cli/auth : auth.allow and auth.reject does not accept FQDN/host nameMohit Agrawal2017-04-102-8/+68
* dht/rebalance: Crawler performance improvementSusant Palai2017-04-101-127/+34
* tests: track EW_RETRIES for debuggingJeff Darcy2017-04-091-0/+4
* features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-072-59/+96
* fuse-bridge: fuse_getattr(): send root lookup() only in case of failure.Amar Tumballi2017-04-071-21/+37
* xlator: do not call dlclose() when debuggingNiels de Vos2017-04-0712-12/+45
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-073-31/+89
* geo-rep: Improve worker log messagesKotresh HR2017-04-073-2/+16
* geo-rep: Retry on EBUSYKotresh HR2017-04-072-10/+11
* shared: simplify and fix crash when we run out of memoryMichael Scherer2017-04-061-5/+1
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-063-61/+60
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-0512-116/+216
* explicitly specify executor to be bash for testsRaghavendra Talur2017-04-051-2/+2
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-051-2/+38
* reddir-ahead: Fix EOD propagation problemPoornima G2017-04-051-0/+8
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-052-3/+7
* Fixes Stale auxiliary mount when crawler fails to spawnSanoj Unnikrishnan2017-04-051-2/+8
* build: place generated XDR .h and .c files under $(top_builddir)Niels de Vos2017-04-041-5/+6
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-041-3/+2
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-023-3/+3
* protocol: corect parameter state->size in server3_3_writevZhou Zhengping2017-04-021-1/+4
* glusterd : Disallow peer detach if snapshot bricks exist on itGaurav Yadav2017-03-315-2/+94
* libglusterfs: add dict_rename_key()Manikandan Selvaganesh2017-03-312-0/+29
* glusterd: reset pid to -1 if brick is not onlineAtin Mukherjee2017-03-311-0/+2
* glusterd: hold off volume deletes while still restarting bricksJeff Darcy2017-03-307-14/+141
* build: add copied .x files to .gitignoreNiels de Vos2017-03-301-0/+2
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-03-301-1/+1
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-303-3/+103
* build: errors generating xdr stubs+headers with `make -j`Kaleb S. KEITHLEY2017-03-291-5/+5
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-284-9/+28
* syncop: Fix args for makecontextPranith Kumar K2017-03-281-2/+2
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-271-0/+11
* nfs: use pkill on all OS'sNiels de Vos2017-03-272-8/+5
* build: errors generating xdr stubs+headers with `make -j`Kaleb S. KEITHLEY2017-03-271-3/+3
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-272-1/+90
* libglusterfs: Initialize old sigsetRavishankar N2017-03-271-2/+1
* protocol-client: Initialize the list_head before usingPoornima G2017-03-261-2/+4
* core: fix synclocks' handling of "woken" flagJeff Darcy2017-03-231-2/+3
* refcount: correct the return value of GF_REF_PUT()Niels de Vos2017-03-212-3/+7