summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* locks: prevent deletion of locked entriesXavi Hernandez2020-06-291-0/+41
* afr: make heal info locklessRavishankar N2019-12-121-0/+4
* Revert "afr: make heal info lockless"Ravishankar N2019-11-281-4/+0
* afr: make heal info locklessRavishankar N2019-11-281-0/+4
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-1/+0
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-261-1/+4
* Revert "features/locks: error-out {inode,entry}lk fops with all-zero lk-owner"Atin Mukherjee2019-04-171-4/+1
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-161-1/+4
* lock: Add fencing supportSusant Palai2019-01-171-1/+31
* Multiple posix related files: several modificationsYaniv Kaul2018-12-141-2/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-1/+1
* Land clang-format changesGluster Ant2018-09-121-82/+92
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-2/+10
* features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-07-181-0/+3
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-031-1/+7
* features/locks: Implement mandatory locksAnoop C S2016-05-021-2/+2
* cluster/ec: Rebalance hangs during renameAshish Pandey2016-03-301-1/+1
* features/locks: Remove unneeded function parameterAnoop C S2016-03-221-1/+1
* locks: various fixesAnand Avati2014-01-131-32/+3
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-2/+38
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-5/+8
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-181-2/+2
* 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-0/+4
* features/locks: Find parent-entrylk presence in lookupPranith Kumar K2012-04-181-0/+2
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-101-1/+1
* locks: Made dump locks formatting more 'readable'.Krishnan Parthasarathi2012-02-241-0/+16
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-1/+3
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-301-0/+1
* 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
* 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/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+14
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-031-1/+1
* features/locks: Set dummy fd ctx in all relevant places so that release callb...Pavan Sondur2010-02-181-0/+3
* features/locks: Fix broken interface grant_blocked_inode_locksPavan Sondur2010-01-141-1/+1
* features/locks: Implement release xlator callback.Pavan Sondur2009-12-061-0/+3
* features/locks: Release all locks of an fd when a client disconnects.Pavan Vilas Sondur2009-12-031-1/+2
* features/locks: Use lock_owner from fuse in posix locks.Pavan Vilas Sondur2009-12-031-1/+1
* Print inodelks in and out if option trace is on.Pavan Sondur2009-10-291-3/+6
* Trace locks in and out with an option in normal log mode.Pavan Sondur2009-10-291-0/+33
* Implement lookup in locks to return lock count in a dict value.Pavan Sondur2009-10-281-0/+6
* indentation fixes to conform to coding standards in locksAnand Avati2009-10-161-2/+2
* locks: keep ref on the inode while locks are heldAnand Avati2009-10-161-0/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Changes to use this->name while using logging instead of explicitly mentionin...Pavan Sondur2009-10-011-1/+1
* Implemented inodelks with support for domains.Pavan Vilas Sondur2009-09-231-6/+15
* Implemented entry locks and support for domains.Pavan Vilas Sondur2009-09-231-0/+7