summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/inodelk.c
Commit message (Expand)AuthorAgeFilesLines
* lock: Add fencing supportSusant Palai2019-01-171-1/+1
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-17/+21
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-7/+7
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-161-3/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-843/+826
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-83/+226
* features/locks: Fix memory leaksXavier Hernandez2017-11-221-3/+4
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-07-181-2/+123
* all: reduce "inline" usageJeff Darcy2015-09-011-6/+6
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* features/locks: Add lk-owner checks in entrylkPranith Kumar K2014-12-261-0/+12
* features/locks: Clean up logging of cleanup in DISCONNECT codepathKrutika Dhananjay2014-06-111-26/+59
* features/locks: Remove stale entrylk objects from 'blocked_locks' listKrutika Dhananjay2014-04-261-1/+1
* features/locks: Remove stale inodelk objects from 'blocked_locks' listKrutika Dhananjay2014-04-251-5/+51
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* locks: set @lock->frame = NULL when lock is grantedAnand Avati2014-01-221-0/+1
* locks: various fixesAnand Avati2014-01-131-113/+95
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-32/+43
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-14/+29
* features/locks: Convert old style metadata locks to new-stylePranith Kumar K2013-08-071-0/+48
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-181-10/+31
* 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-26/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-3/+3
* features/locks: Avoid race in creating domainsPranith Kumar K2012-03-211-0/+4
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-5/+9
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-101-35/+44
* features/locks: Don't access free'd memoryPranith Kumar K2012-02-221-3/+4
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-35/+37
* features/locks: Fix release of locks on disconnectPranith Kumar K2011-12-221-22/+17
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-301-0/+3
* features/locks: free the string allocated by inode_pathRaghavendra Bhat2011-09-191-3/+8
* features/locks: avoid using reqlock to prevent raceRaghavendra Bhat2011-08-241-1/+1
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-1/+2
* 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
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-121-1/+1
* features/locks: check for inodelk lists and blocked inodelks instead of entry...Raghavendra Bhat2011-06-161-3/+3
* prevent few excessive logsAmar Tumballi2011-04-211-0/+2
* features/locks: logging enhancementAmar Tumballi2011-03-171-4/+0
* features/locks: White space related changes to adhere to coding guidelines.Pranith K2011-03-171-222/+222
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-6/+6
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-221-9/+8
* features/locks: Use fuse supplied lock owner even for internal locks.Pavan Sondur2010-05-261-1/+1
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-031-3/+3
* Memory accounting changesVijay Bellur2010-04-231-4/+5