summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* worm: allow Self-heal-Daemon to perform some operationsDavid Spisla2017-04-121-5/+5
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-04-121-1/+55
* nfs: Fix compiler warning when calling svc_getcallerKevin Vigor2017-04-112-1/+39
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-111-0/+1
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-113-8/+61
* glusterd: Add validation for options rda-cache-limit rda-request-sizePoornima G2017-04-112-7/+35
* 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
* cli/auth : auth.allow and auth.reject does not accept FQDN/host nameMohit Agrawal2017-04-101-8/+31
* dht/rebalance: Crawler performance improvementSusant Palai2017-04-101-127/+34
* 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-077-11/+18
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-072-30/+84
* 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-052-49/+61
* 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-051-1/+1
* Fixes Stale auxiliary mount when crawler fails to spawnSanoj Unnikrishnan2017-04-051-2/+8
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-041-3/+2
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-022-2/+2
* 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-313-2/+57
* 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-305-14/+45
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-03-301-1/+1
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-302-3/+64
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-281-8/+16
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-271-0/+11
* nfs: use pkill on all OS'sNiels de Vos2017-03-271-4/+0
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-271-1/+1
* protocol-client: Initialize the list_head before usingPoornima G2017-03-261-2/+4
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-2115-1409/+4
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-03-211-7/+5
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-03-201-3/+2
* TIER: watermark check during low watermark resethari gowtham2017-03-182-1/+95
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-132-2/+2
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-03-123-11/+54
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-03-113-69/+47
* performance/write-behind: Honor the client pid setKotresh HR2017-03-101-0/+3
* dht/rebalance: update op_errno for rebalance failuresSusant Palai2017-03-091-3/+4
* glusterd: don't queue attach reqs before connectingJeff Darcy2017-03-081-11/+18
* Free the mutex even if we can't allocate a inodeMichael Scherer2017-03-071-1/+1
* cluster/ec: Don't mark dirty on entry/meta ops in query-infoPranith Kumar K2017-03-072-9/+2
* posix: use nanosecond accuracy when availableNiklas Hambüchen2017-03-071-7/+30
* glusterd : Fix for replicate and disperse volume optionGaurav Yadav2017-03-062-2/+41
* glusterd: disallow increasing replica count for arbiter volumesRavishankar N2017-03-061-0/+10
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-064-51/+64