index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
features
/
locks
/
src
/
entrylk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/locks: Add lk-owner checks in entrylk
Pranith Kumar K
2014-12-26
1
-21
/
+42
*
features/locks: Clean up logging of cleanup in DISCONNECT codepath
Krutika Dhananjay
2014-06-11
1
-28
/
+61
*
features/locks: Remove stale entrylk objects from 'blocked_locks' list
Krutika Dhananjay
2014-04-26
1
-3
/
+47
*
features/locks: Remove stale inodelk objects from 'blocked_locks' list
Krutika Dhananjay
2014-04-25
1
-1
/
+1
*
features/locks: Fix a missing assignment in new_entrylk_lock()
Vijay Bellur
2014-04-08
1
-0
/
+1
*
locks: fix unconditional op_ret success of entrylk
Anand Avati
2014-03-12
1
-2
/
+3
*
locks: set @lock->frame = NULL when lock is granted
Anand Avati
2014-01-22
1
-3
/
+4
*
locks: various fixes
Anand Avati
2014-01-13
1
-266
/
+224
*
client_t: phase 2, refactor server_ctx and locks_ctx out
Kaleb S. KEITHLEY
2013-10-31
1
-37
/
+44
*
features/locks : Improves debuggability of inode/entry locks.
Anuradha Talur
2013-09-03
1
-11
/
+36
*
locks: fix leaking entrylk lock structure
Anand Avati
2013-05-16
1
-0
/
+2
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
features/locks: Fix statedump code
Pranith Kumar K
2012-07-29
1
-15
/
+1
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-10
/
+5
*
features/locks: Find parent-entrylk presence in lookup
Pranith Kumar K
2012-04-18
1
-0
/
+26
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-4
/
+4
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-17
/
+14
*
locks: dump client pid and time of blocking/granting.
Krishnan Parthasarathi
2011-09-30
1
-0
/
+3
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-2
/
+0
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
features/locks: Unwind with SUCCESS on non-blocking entrylk success
Pranith Kumar K
2011-05-30
1
-3
/
+4
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-3
/
+3
*
features/locks: logging enhancement
Amar Tumballi
2011-03-17
1
-4
/
+0
*
features/locks: White space related changes to adhere to coding guidelines.
Pranith K
2011-03-17
1
-266
/
+266
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
Leak in Locks
Kaushik BV
2010-09-15
1
-3
/
+13
*
protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...
Pavan Sondur
2010-08-22
1
-17
/
+28
*
Remove dead assignment reported by clang.
Sachidananda
2010-07-19
1
-2
/
+0
*
features/locks: Use fuse supplied lock owner even for internal locks.
Pavan Sondur
2010-05-26
1
-1
/
+1
*
'features/locks': remove all reference to 'transport_t'
Amar Tumballi
2010-05-03
1
-4
/
+4
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-14
/
+15
*
features/locks: Changes in log messages reflecting lk-owner.
Pavan Sondur
2009-12-03
1
-3
/
+3
*
features/locks: Use owner field for entrylks.
Pavan Vilas Sondur
2009-12-03
1
-15
/
+34
*
features/locks: Release blocked locks also when server requests to release al...
Pavan Sondur
2009-12-02
1
-5
/
+16
*
Fix logic while granting blocked entrylks, which could run into an infinite l...
Pavan Sondur
2009-10-30
1
-5
/
+6
*
Print entrylks in and out if option trace is on.
Pavan Sondur
2009-10-29
1
-4
/
+136
*
Implement lookup in locks to return lock count in a dict value.
Pavan Sondur
2009-10-28
1
-0
/
+61
*
indentation fixes to conform to coding standards in locks
Anand Avati
2009-10-16
1
-15
/
+15
*
locks: keep ref on the inode while locks are held
Anand Avati
2009-10-16
1
-0
/
+1
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-05
1
-3
/
+3
*
Changes to use this->name while using logging instead of explicitly mentionin...
Pavan Sondur
2009-10-01
1
-1
/
+1
*
Implemented entry locks and support for domains.
Pavan Vilas Sondur
2009-09-23
1
-0
/
+577