summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
* features/locks: fix statedump stringAmar Tumballi2018-11-091-5/+5
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Susant Palai2018-11-081-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-081-1/+34
* features/locks: add buffer overflow checks in pl_getxattrRavishankar N2018-11-021-1/+4
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-1/+7
* 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-161-0/+40
* features/locks: Fix memory leaksXavier Hernandez2017-11-221-0/+3
* 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-3/+0
* 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-111-4/+2
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-1/+3
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-5/+5
* 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-181-0/+56
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-031-23/+416
* 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-021-142/+546
* 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-011-0/+97
* cluster/ec: Rebalance hangs during renameAshish Pandey2016-03-301-45/+109
* features/locks: Remove unneeded function parameterAnoop C S2016-03-221-3/+3
* afr: misc performance improvementsRavishankar N2016-03-081-0/+18
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-251-1/+12
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* features/locks: Handle virtual getxattrs in more fopsPranith Kumar K2015-05-271-277/+337
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-1/+1
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* 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
* Changes in statedump for stack, frame, locksPranith Kumar K2014-07-071-42/+55
* build: MacOSX Porting fixesHarshavardhana2014-04-241-5/+6
* syncop: Change return value of syncopPranith Kumar K2014-01-191-1/+2
* locks: various fixesAnand Avati2014-01-131-77/+32
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-26/+141
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-8/+13
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-181-8/+33
* features/locks : Made changes to display brick information on clearing locks.Avra Sengupta2012-12-181-16/+101
* features/locks: implement fgetxattr and fsetxattrRaghavendra G2012-11-271-0/+341
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* features/locks: Fix statedump codePranith Kumar K2012-07-291-33/+46
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-10/+5
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-13/+18