summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks
Commit message (Expand)AuthorAgeFilesLines
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-1/+7
* build: add --without-server optionNiels de Vos2018-02-191-0/+4
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2018-01-221-1/+1
* features/locks: volume option fixes for GD2Pranith Kumar K2018-01-191-0/+18
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-167-159/+540
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-45/+11
* features/locks: Fix memory leaksXavier Hernandez2017-11-225-5/+11
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-097-7/+0
* features/locks: Maintain separation of lock->client_pid, flock->l_pidPranith Kumar K2017-09-272-34/+15
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-4/+4
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-2/+4
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-03-113-69/+47
* Filter coverty false positivesMichael Scherer2017-02-241-0/+1
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-232-1/+4
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-5/+5
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+4
* feature/locks: Implement fops in locks TranslatorAshish Pandey2016-09-011-30/+501
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+0
* features/locks: fix fdctx leak in locks xlatorsyanping.gao2016-08-241-1/+2
* features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-07-187-8/+321
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-035-27/+462
* __inode_ctx_put: fix mem leak on failurePrasanna Kumar Kalever2016-06-011-1/+6
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-201-0/+4
* locks: Fix a compile warning to use labs instead of absSoumya Koduri2016-05-111-1/+1
* features/locks: Implement mandatory locksAnoop C S2016-05-024-151/+567
* cluster/dht: handle EREMOTE in dht lk/flushSusant Palai2016-05-011-0/+27
* posix/lock: add setactivelk () fopSusant Palai2016-05-011-0/+119
* posix/lock: add getactivelk () fopSusant Palai2016-05-013-0/+123
* locks: fix build breakage from missing pl-messages.hJeff Darcy2016-04-011-1/+1
* cluster/ec: Rebalance hangs during renameAshish Pandey2016-03-305-50/+177
* features/locks: Remove unneeded function parameterAnoop C S2016-03-223-9/+9
* afr: misc performance improvementsRavishankar N2016-03-081-0/+18
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-251-1/+12
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-013-9/+9
* build: do not #include "config.h" in each fileNiels de Vos2015-05-299-45/+0
* features/locks: Handle virtual getxattrs in more fopsPranith Kumar K2015-05-272-279/+339
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-1/+1
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-2/+2
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-051-1/+1
* mgmt/glusterd: Add option to enable lock tracePranith Kumar K2014-12-281-10/+15
* features/locks: Add lk-owner checks in entrylkPranith Kumar K2014-12-262-21/+54
* Changes in statedump for stack, frame, locksPranith Kumar K2014-07-071-42/+55
* features/locks: Clean up logging of cleanup in DISCONNECT codepathKrutika Dhananjay2014-06-114-69/+126
* features/locks: Remove stale entrylk objects from 'blocked_locks' listKrutika Dhananjay2014-04-262-4/+48
* features/locks: Remove stale inodelk objects from 'blocked_locks' listKrutika Dhananjay2014-04-252-6/+52
* build: MacOSX Porting fixesHarshavardhana2014-04-242-6/+7
* features/locks: Fix a missing assignment in new_entrylk_lock()Vijay Bellur2014-04-081-0/+1
* locks: fix unconditional op_ret success of entrylkAnand Avati2014-03-121-2/+3