summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-045-6/+89
* Fix bad freeMichael Scherer2017-03-031-3/+3
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-03-033-8/+33
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-021-1/+10
* dht/rebalance: Increase maximum read block size from 128 KB to 1 MBShreyas Siravara2017-03-021-1/+1
* protocol/server: Fix crash bug in unlink flowRichard Wareing2017-03-021-0/+4
* glusterd: use sys_lstat instead of lstatJeff Darcy2017-03-021-1/+1
* storage/posix: Set ret value correctly before exitingKrutika Dhananjay2017-03-011-1/+3
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTRaghavendra G2017-03-011-1/+1
* Free brick_hint at the end of the functionNigel Babu2017-03-011-0/+2
* protocol/client: Add gfid in request for better tcpdumpsPranith Kumar K2017-02-271-0/+2
* glusterd: Fix the incorrect checkNigel Babu2017-02-271-1/+1
* Remove double free for disk_layoutMichael Scherer2017-02-271-2/+0
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-271-8/+7
* glusterd: add portmap details in glusterd statedumpAtin Mukherjee2017-02-271-0/+22
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-02-274-36/+111
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-265-100/+309