summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
...
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-1/+2
* features/locks: check whether dict is NULL before refing itRaghavendra Bhat2012-03-291-1/+6
* core: adding extra data for fopsAmar Tumballi2012-03-221-89/+105
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-101-2/+2
* locks: Made dump locks formatting more 'readable'.Krishnan Parthasarathi2012-02-241-18/+23
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-19/+18
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-0/+27
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-141-1/+110
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-11/+10
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-0/+63
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-47/+46
* locks: Avoid printing blocked times for locks that were never blocked.Krishnan Parthasarathi2011-10-051-17/+39
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-49/+19
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-301-19/+44
* features/locks: avoid using reqlock to prevent raceRaghavendra Bhat2011-08-241-1/+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
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-121-1/+1
* print the owner and the transport for the blocked locks in server statedumpRaghavendra Bhat2011-06-191-2/+4
* features/locks:update the refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* free priv structure if something fails in init for locksRaghavendra Bhat2011-03-221-4/+12
* features/locks: logging enhancementAmar Tumballi2011-03-171-104/+32
* features/locks: White space related changes to adhere to coding guidelines.Pranith K2011-03-171-146/+146
* Change assert to GF_ASSERTVijay Bellur2010-10-121-1/+1
* features/locks: free fdctx in release.Raghavendra G2010-10-111-64/+103
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+3
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-32/+131
* 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
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-1/+1
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+256
* features/locks: Dump transport pointer also while dumping locks.Pavan Sondur2010-09-091-8/+15
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* cluster/afr: Return correct flock structures correctly in lk fopsPranith Kumar K2010-08-171-0/+6
* Remove unused variables.Sachidananda2010-08-021-4/+0
* features/locks convert STACK_UNWIND to STACK_UNWIND_STRICTshishir gowda2010-07-201-1/+3
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-4/+0
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-031-3/+3
* Memory accounting changesVijay Bellur2010-04-231-19/+41
* iatt: changes across the codebaseAnand V. Avati2010-03-161-10/+10
* When option mandatory is given, print warning messages instead of Error.Sachidananda2010-03-121-1/+1
* features/locks: Set dummy fd ctx in all relevant places so that release callb...Pavan Sondur2010-02-181-3/+61
* features/locks: Do not call grant blocked locks in pl_forgetPavan Sondur2010-01-141-44/+85
* features/locks: Implement release xlator callback.Pavan Sondur2009-12-061-6/+36
* features/locks: Disable mandatory locks, until we can use lock-owner field wi...Pavan Sondur2009-12-061-9/+3
* features/locks: Correct the order of arguments and print a log message in pl_...Pavan Sondur2009-12-061-2/+12
* features/locks: Process State Dump support for locks.Pavan Sondur2009-12-041-0/+213
* features/locks: Release all locks of an fd when a client disconnects.Pavan Vilas Sondur2009-12-031-3/+58
* features/locks: Changes in log messages reflecting lk-owner.Pavan Sondur2009-12-031-4/+5