summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Fix memory leaksXavier Hernandez2017-11-221-0/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* features/locks: Maintain separation of lock->client_pid, flock->l_pidPranith Kumar K2017-09-271-31/+15
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-03-111-50/+42
* Filter coverty false positivesMichael Scherer2017-02-241-0/+1
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-0/+1
* features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-07-181-0/+13
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-031-3/+19
* __inode_ctx_put: fix mem leak on failurePrasanna Kumar Kalever2016-06-011-1/+6
* features/locks: Implement mandatory locksAnoop C S2016-05-021-4/+8
* posix/lock: add getactivelk () fopSusant Palai2016-05-011-0/+15
* features/locks: Remove unneeded function parameterAnoop C S2016-03-221-5/+5
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* features/locks: Clean up logging of cleanup in DISCONNECT codepathKrutika Dhananjay2014-06-111-15/+2
* locks: various fixesAnand Avati2014-01-131-120/+0
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-15/+137
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-2/+2
* locks: Protected racy (read) access of ext_listKrishnan Parthasarathi2013-02-031-10/+18
* features/locks: fcntl(3) on F_GETLK must return first conflicting lockKrishnan Parthasarathi2012-11-181-1/+23
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* features/locks: update user_flock structure before insertingPranith Kumar K2012-06-011-0/+3
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-181-0/+2
* features/locks: INIT the list before insert_mergePranith Kumar K2012-03-311-0/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-2/+4
* features/locks: Avoid race in pl_inode_getPranith Kumar K2012-03-211-21/+25
* features/locks: Avoid race in creating domainsPranith Kumar K2012-03-211-10/+12
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-22/+21
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+2
* locks: perform inode_ref of pl_update_refkeeper outside locked regionAnand Avati2011-10-281-1/+6
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-301-0/+5
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-5/+5
* features/locks: logging enhancementAmar Tumballi2011-03-171-31/+30
* features/locks: White space related changes to adhere to coding guidelines.Pranith K2011-03-171-122/+122
* features/locks: Send prelock unlock only if it is not grantable and is a bloc...Pavan Sondur2010-11-181-6/+11
* features/locks: Handle lock upgrade and downgrade properly in locks.Pavan Sondur2010-10-051-3/+67
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-021-0/+1
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-7/+7
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+9
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-22/+58
* Remove dead assignment.Sachidananda2010-07-201-1/+1
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-031-1/+1
* Memory accounting changesVijay Bellur2010-04-231-18/+31
* iatt: changes across the codebaseAnand V. Avati2010-03-161-2/+3
* features/locks: Set dummy fd ctx in all relevant places so that release callb...Pavan Sondur2010-02-181-0/+18