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
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/locks: Fix memory leaks
Xavier Hernandez
2017-11-22
1
-0
/
+1
*
Coverity Issue: PW.INCLUDE_RECURSION in several files
Girjesh Rajoria
2017-11-09
1
-1
/
+0
*
features/locks: Maintain separation of lock->client_pid, flock->l_pid
Pranith Kumar K
2017-09-27
1
-31
/
+15
*
features/locks: Fix leak of posix_lock_t's client_uid
Xavier Hernandez
2017-03-11
1
-50
/
+42
*
Filter coverty false positives
Michael Scherer
2017-02-24
1
-0
/
+1
*
libglusterfs, dht, locks, glusterd: Coverity fixes
Nigel Babu
2017-02-23
1
-0
/
+1
*
features/locks: Add lock revocation functionality to posix locks translator
Richard Wareing
2016-07-18
1
-0
/
+13
*
posix/lock: implement meta-lock/unlock functionality
Susant Palai
2016-06-03
1
-3
/
+19
*
__inode_ctx_put: fix mem leak on failure
Prasanna Kumar Kalever
2016-06-01
1
-1
/
+6
*
features/locks: Implement mandatory locks
Anoop C S
2016-05-02
1
-4
/
+8
*
posix/lock: add getactivelk () fop
Susant Palai
2016-05-01
1
-0
/
+15
*
features/locks: Remove unneeded function parameter
Anoop C S
2016-03-22
1
-5
/
+5
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-1
/
+1
*
features/locks: Clean up logging of cleanup in DISCONNECT codepath
Krutika Dhananjay
2014-06-11
1
-15
/
+2
*
locks: various fixes
Anand Avati
2014-01-13
1
-120
/
+0
*
client_t: phase 2, refactor server_ctx and locks_ctx out
Kaleb S. KEITHLEY
2013-10-31
1
-15
/
+137
*
libglusterfs/client_t client_t implementation, phase 1
Kaleb S. KEITHLEY
2013-07-29
1
-2
/
+2
*
locks: Protected racy (read) access of ext_list
Krishnan Parthasarathi
2013-02-03
1
-10
/
+18
*
features/locks: fcntl(3) on F_GETLK must return first conflicting lock
Krishnan Parthasarathi
2012-11-18
1
-1
/
+23
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
features/locks: update user_flock structure before inserting
Pranith Kumar K
2012-06-01
1
-0
/
+3
*
features/locks: insert_and_merge should not operate on blocked locks
Pranith Kumar K
2012-05-18
1
-0
/
+2
*
features/locks: INIT the list before insert_merge
Pranith Kumar K
2012-03-31
1
-0
/
+1
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-2
/
+4
*
features/locks: Avoid race in pl_inode_get
Pranith Kumar K
2012-03-21
1
-21
/
+25
*
features/locks: Avoid race in creating domains
Pranith Kumar K
2012-03-21
1
-10
/
+12
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-22
/
+21
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-2
/
+2
*
locks: perform inode_ref of pl_update_refkeeper outside locked region
Anand Avati
2011-10-28
1
-1
/
+6
*
locks: dump client pid and time of blocking/granting.
Krishnan Parthasarathi
2011-09-30
1
-0
/
+5
*
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
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-5
/
+5
*
features/locks: logging enhancement
Amar Tumballi
2011-03-17
1
-31
/
+30
*
features/locks: White space related changes to adhere to coding guidelines.
Pranith K
2011-03-17
1
-122
/
+122
*
features/locks: Send prelock unlock only if it is not grantable and is a bloc...
Pavan Sondur
2010-11-18
1
-6
/
+11
*
features/locks: Handle lock upgrade and downgrade properly in locks.
Pavan Sondur
2010-10-05
1
-3
/
+67
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
Set the lock owner properly for lock self heal.
Pavan Sondur
2010-10-02
1
-0
/
+1
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-7
/
+7
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
1
-0
/
+9
*
removed last few remaining 'ERR_ABORT's from codebase
Amar Tumballi
2010-07-28
1
-22
/
+58
*
Remove dead assignment.
Sachidananda
2010-07-20
1
-1
/
+1
*
'features/locks': remove all reference to 'transport_t'
Amar Tumballi
2010-05-03
1
-1
/
+1
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-18
/
+31
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-2
/
+3
*
features/locks: Set dummy fd ctx in all relevant places so that release callb...
Pavan Sondur
2010-02-18
1
-0
/
+18
[next]