summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-302-3/+64
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-03-301-1/+1
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-281-0/+11
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-281-1/+1
* protocol-client: Initialize the list_head before usingPoornima G2017-03-271-2/+4
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-03-271-3/+2
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-03-241-7/+5
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-03-153-69/+47
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-03-133-11/+54
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-132-2/+2
* glusterd: don't queue attach reqs before connectingJeff Darcy2017-03-101-11/+18
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-03-101-1/+2
* glusterd: disallow increasing replica count for arbiter volumesRavishankar N2017-03-071-0/+10
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTRaghavendra G2017-03-061-1/+1
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-03-063-8/+33
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-064-51/+64
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-041-1/+10
* glusterd: add portmap details in glusterd statedumpAtin Mukherjee2017-03-031-0/+22
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-03-024-36/+113
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-281-8/+7
* features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-02-272-19/+154
* features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-02-272-26/+21
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-275-100/+309
* glusterd: unref brickinfo object on volume stopAtin Mukherjee2017-02-211-1/+1
* cluster/ec: Fallback to precompiled codeXavier Hernandez2017-02-213-70/+63
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-02-201-2/+6
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-203-5/+5
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-202-0/+6
* glusterd, readdir-ahead: Fix backward incompatibilityPoornima G2017-02-192-2/+2
* readdir-ahead: Remove unnecessary loggingPoornima G2017-02-171-6/+0
* glusterd : Fix for error mesage while detaching peersGaurav Yadav2017-02-171-0/+15
* performance/decompounder: Have terminal value in options[]Pranith Kumar K2017-02-171-0/+1
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-164-54/+51
* md-cache: initialize mdc_counter.lockNiels de Vos2017-02-161-0/+1
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-162-9/+17
* cluster/ec: Change log level of messages to DEBUGSunil Kumar Acharya2017-02-161-5/+7
* gNFS: Keep the mountdict as long as the service is activeNiels de Vos2017-02-151-3/+7
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-153-34/+33
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-153-15/+61
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-02-135-0/+125
* glusterd: keep snapshot bricks separate from regular onesJeff Darcy2017-02-101-82/+124
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-102-2/+2
* glusterd: put null check for mod_dict in build_shd_graphAtin Mukherjee2017-02-101-1/+2
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-102-7/+1
* glusterd: set default GLUSTERD_QUORUM_RATIO_KEY value to 51Atin Mukherjee2017-02-101-1/+1
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-101-9/+3
* glusterd: glusterd is crashed at the time of stop volumeMohit Agrawal2017-02-091-2/+2
* Tier: remove warning related to the enumhari gowtham2017-02-083-11/+26
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-071-24/+0
* cluster/disperse: Do not log fop failed for lockless fopsAshish Pandey2017-02-071-12/+13