summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* features/locks: Implement release xlator callback.Pavan Sondur2009-12-061-3/+8
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-031-1/+1
* features/locks: Release all locks of an fd when a client disconnects.Pavan Vilas Sondur2009-12-031-1/+5
* features/locks: Changes in log messages reflecting lk-owner.Pavan Sondur2009-12-031-7/+11
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-031-4/+8
* features/locks: Use lock_owner from fuse in posix locks.Pavan Vilas Sondur2009-12-031-3/+8
* Print inodelks in and out if option trace is on.Pavan Sondur2009-10-291-7/+17
* Trace locks in and out with an option in normal log mode.Pavan Sondur2009-10-291-0/+225
* indentation fixes to conform to coding standards in locksAnand Avati2009-10-161-186/+186
* locks: keep ref on the inode while locks are heldAnand Avati2009-10-161-1/+52
* Add INIT_LIST_HEAD which was left out in the previous commitAnand Avati2009-10-091-0/+1
* features/locks: Fix insert_and_mergeCorentin Chary2009-10-091-4/+0
* 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-38/+35
* Implemented entry locks and support for domains.Pavan Vilas Sondur2009-09-231-1/+52
* Removed internal.c and old domain definition in locks.Pavan Vilas Sondur2009-09-231-9/+6