summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-172-2/+14
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2017-01-172-69/+13
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-133-24/+21
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-133-19/+17
* cluster/ec: Check xdata to avoid memory leakAshish Pandey2017-01-111-0/+3
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2017-01-041-1/+7
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2017-01-033-45/+64
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-281-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-263-1/+4
* cluster/ec: Healing should not start if only "data" bricks are UPAshish Pandey2016-12-211-11/+17
* afr: fix bug in passing child index in afr_inode_write_fillRavishankar N2016-12-211-4/+3
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-203-20/+22
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-146-34/+42
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-12-133-27/+24
* afr: Fix the EIO that can occur in afr_inode_refresh as a resultPoornima G2016-12-134-18/+84
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-12-128-61/+387
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-122-29/+69
* cluster/afr: Serialize conflicting locks on all subvolsPranith Kumar K2016-12-082-33/+53
* cluster/afr: Fix bugs in [f]inodelk/[f]entrylkPranith Kumar K2016-12-075-336/+381
* cluster/dht: Check for null inodeN Balachandran2016-12-071-2/+5
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-062-2/+14
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-043-3/+8
* md-cache, afr: Reduce the window of stale readPoornima G2016-12-012-2/+40
* afr: Implement IPC fopPoornima G2016-12-012-0/+121
* ec: Implement ipc fopPoornima G2016-11-304-1/+150
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-30/+62
* cluster/tier: handle fast demotionsMilind Changire2016-11-284-16/+85
* cluster/afr: Fix deadlock due to compound fopsKrutika Dhananjay2016-11-271-14/+8
* cluster/afr: Handle rpc errors, xdr failures etc with proper NULL checksKrutika Dhananjay2016-11-251-6/+17
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-232-2/+5
* cluster/dht Set layout after mkdir as rootN Balachandran2016-11-231-0/+3
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-151-11/+12
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-151-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-151-1/+2
* cluster/ec: set/unset dirty flag for data/metadata updateAshish Pandey2016-10-133-124/+166
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-135-79/+261
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-291-6/+7
* afr: Modifications to afr eventsRavishankar N2016-09-245-8/+14
* dht/events: Added rebalance eventsN Balachandran2016-09-171-6/+50
* cluster/ec: Add support for hardware accelerationXavier Hernandez2016-09-0938-12302/+21106
* cluster/tier: add tiering eventsMilind Changire2016-09-084-0/+72
* cluster/ec: Add events for EC translatorAshish Pandey2016-09-081-1/+4
* afr: add replication eventsRavishankar N2016-09-074-16/+82
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-067-64/+535
* dht, md-cache, upcall: Add invalidation of IATT when the layout changesPoornima G2016-08-301-1/+23
* dht/tiering: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-303-3/+0