summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks
Commit message (Expand)AuthorAgeFilesLines
* All: License message changeVarun Shastry2012-09-1311-77/+66
* All: License message changeVarun Shastry2012-08-2811-155/+56
* features/locks: Fix statedump codePranith Kumar K2012-07-294-74/+52
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-135-26/+13
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-13/+18
* protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCLPranith Kumar K2012-06-191-2/+1
* features/locks: update user_flock structure before insertingPranith Kumar K2012-06-011-0/+3
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-211-2/+3
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-181-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-181-0/+2
* locks: Set flock.l_type on successful F_UNLCK to signal last unlock on fd.Krishnan Parthasarathi2012-05-101-4/+7
* features/locks: Find parent-entrylk presence in lookupPranith Kumar K2012-04-184-4/+59
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-1/+2
* features/locks: INIT the list before insert_mergePranith Kumar K2012-03-311-0/+1
* features/locks: check whether dict is NULL before refing itRaghavendra Bhat2012-03-291-1/+6
* core: adding extra data for fopsAmar Tumballi2012-03-227-104/+127
* features/locks: Avoid race in pl_inode_getPranith Kumar K2012-03-211-21/+25
* features/locks: Avoid race in creating domainsPranith Kumar K2012-03-212-10/+16
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-5/+9
* locks: Fixed incorrect list ptr manipulation in clearing entrylksKrishnan Parthasarathi2012-03-141-17/+25
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-105-47/+71
* locks/glusterd: Fixed clearing of posix locks from failing always.Krishnan Parthasarathi2012-02-271-0/+1
* locks: Made dump locks formatting more 'readable'.Krishnan Parthasarathi2012-02-242-18/+39
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* features/locks: Don't access free'd memoryPranith Kumar K2012-02-221-3/+4
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-213-20/+24
* 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-144-6/+612
* 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-247-136/+137
* features/locks: Fix release of locks on disconnectPranith Kumar K2011-12-221-22/+17
* 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: 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-306-19/+65
* features/locks: free the string allocated by inode_pathRaghavendra Bhat2011-09-191-3/+8
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* features/locks: avoid using reqlock to prevent raceRaghavendra Bhat2011-08-242-2/+2
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-1/+2
* Change Copyright current yearPranith Kumar K2011-08-109-9/+9
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-069-27/+27
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-122-2/+2
* print the owner and the transport for the blocked locks in server statedumpRaghavendra Bhat2011-06-191-2/+4
* features/locks: check for inodelk lists and blocked inodelks instead of entry...Raghavendra Bhat2011-06-161-3/+3
* features/locks:update the refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-301-3/+4
* prevent few excessive logsAmar Tumballi2011-04-211-0/+2
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-072-8/+8