summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* events: use attribute(format(/printf)) to catch fmt string errorsKaleb S. KEITHLEY2017-02-262-3/+3
* mgmt: Reset conf_fd to default value to avoid double closeMichael Scherer2017-02-261-0/+2
* dnt: Add a GF_DEFRAG_CMD_NONE to gf_defrag_typeMichael Scherer2017-02-261-0/+1
* dnt: Fix crash when showing the error messageMichael Scherer2017-02-261-1/+1
* Reorder the variable initialisationMichael Scherer2017-02-261-3/+1
* Remove deadcodeMichael Scherer2017-02-261-3/+0
* Remove unused conditionnalMichael Scherer2017-02-261-15/+0
* Remove deadcode, found by covertyMichael Scherer2017-02-261-2/+0