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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity Issue: PW.INCLUDE_RECURSION in several files
Girjesh Rajoria
2017-11-09
7
-7
/
+0
*
features/locks: Maintain separation of lock->client_pid, flock->l_pid
Pranith Kumar K
2017-09-27
2
-34
/
+15
*
multiple: fix struct/typedef inconsistencies
Jeff Darcy
2017-06-30
1
-4
/
+4
*
libglusterfs: fix race condition in client_ctx_set
Zhou Zhengping
2017-05-12
1
-2
/
+4
*
features/locks: Fix leak of posix_lock_t's client_uid
Xavier Hernandez
2017-03-11
3
-69
/
+47
*
Filter coverty false positives
Michael Scherer
2017-02-24
1
-0
/
+1
*
libglusterfs, dht, locks, glusterd: Coverity fixes
Nigel Babu
2017-02-23
2
-1
/
+4
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-5
/
+5
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-2
/
+4
*
feature/locks: Implement fops in locks Translator
Ashish Pandey
2016-09-01
1
-30
/
+501
*
core: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-29
1
-3
/
+0
*
features/locks: fix fdctx leak in locks xlators
yanping.gao
2016-08-24
1
-1
/
+2
*
features/locks: Add lock revocation functionality to posix locks translator
Richard Wareing
2016-07-18
7
-8
/
+321
*
posix/lock: implement meta-lock/unlock functionality
Susant Palai
2016-06-03
5
-27
/
+462
*
__inode_ctx_put: fix mem leak on failure
Prasanna Kumar Kalever
2016-06-01
1
-1
/
+6
*
core: Honour mandatory lock flags during lock migration
Anoop C S
2016-05-20
1
-0
/
+4
*
locks: Fix a compile warning to use labs instead of abs
Soumya Koduri
2016-05-11
1
-1
/
+1
*
features/locks: Implement mandatory locks
Anoop C S
2016-05-02
4
-151
/
+567
*
cluster/dht: handle EREMOTE in dht lk/flush
Susant Palai
2016-05-01
1
-0
/
+27
*
posix/lock: add setactivelk () fop
Susant Palai
2016-05-01
1
-0
/
+119
*
posix/lock: add getactivelk () fop
Susant Palai
2016-05-01
3
-0
/
+123
*
locks: fix build breakage from missing pl-messages.h
Jeff Darcy
2016-04-01
1
-1
/
+1
*
cluster/ec: Rebalance hangs during rename
Ashish Pandey
2016-03-30
5
-50
/
+177
*
features/locks: Remove unneeded function parameter
Anoop C S
2016-03-22
3
-9
/
+9
*
afr: misc performance improvements
Ravishankar N
2016-03-08
1
-0
/
+18
*
locks: Handle negative values for flock->l_len
Soumya Koduri
2016-02-25
1
-1
/
+12
*
build: export minimum symbols from xlators for correct resolution
Kaleb S KEITHLEY
2015-12-22
1
-1
/
+1
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
1
-1
/
+1
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
3
-9
/
+9
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
9
-45
/
+0
*
features/locks: Handle virtual getxattrs in more fops
Pranith Kumar K
2015-05-27
2
-279
/
+339
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
1
-1
/
+1
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
2
-2
/
+2
*
libglusterfs: change signature of syncop_(f)getxattr
Ravishankar N
2015-01-05
1
-1
/
+1
*
mgmt/glusterd: Add option to enable lock trace
Pranith Kumar K
2014-12-28
1
-10
/
+15
*
features/locks: Add lk-owner checks in entrylk
Pranith Kumar K
2014-12-26
2
-21
/
+54
*
Changes in statedump for stack, frame, locks
Pranith Kumar K
2014-07-07
1
-42
/
+55
*
features/locks: Clean up logging of cleanup in DISCONNECT codepath
Krutika Dhananjay
2014-06-11
4
-69
/
+126
*
features/locks: Remove stale entrylk objects from 'blocked_locks' list
Krutika Dhananjay
2014-04-26
2
-4
/
+48
*
features/locks: Remove stale inodelk objects from 'blocked_locks' list
Krutika Dhananjay
2014-04-25
2
-6
/
+52
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
2
-6
/
+7
*
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
2
-3
/
+5
*
syncop: Change return value of syncop
Pranith Kumar K
2014-01-19
1
-1
/
+2
*
locks: various fixes
Anand Avati
2014-01-13
7
-626
/
+383
*
client_t: phase 2, refactor server_ctx and locks_ctx out
Kaleb S. KEITHLEY
2013-10-31
7
-117
/
+423
*
features/locks : Improves debuggability of inode/entry locks.
Anuradha Talur
2013-09-03
6
-41
/
+94
*
features/locks: Convert old style metadata locks to new-style
Pranith Kumar K
2013-08-07
1
-0
/
+48
*
libglusterfs/client_t client_t implementation, phase 1
Kaleb S. KEITHLEY
2013-07-29
1
-2
/
+2
[next]