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
*
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
*
locks: Added an xdata-based 'cmd' for inodelk count in a given domain
shishir gowda
2013-07-18
4
-20
/
+67
*
locks: fix leaking entrylk lock structure
Anand Avati
2013-05-16
1
-0
/
+2
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-1
/
+1
*
locks: Protected racy (read) access of ext_list
Krishnan Parthasarathi
2013-02-03
1
-10
/
+18
*
features/locks : Made changes to display brick information on clearing locks.
Avra Sengupta
2012-12-18
1
-16
/
+101
*
features/locks: implement fgetxattr and fsetxattr
Raghavendra G
2012-11-27
2
-0
/
+342
*
features/locks: fcntl(3) on F_GETLK must return first conflicting lock
Krishnan Parthasarathi
2012-11-18
1
-1
/
+23
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
1
-3
/
+3
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
1
-2
/
+2
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
1
-1
/
+1
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-2
/
+2
*
All: License message change
Varun Shastry
2012-09-13
11
-77
/
+66
*
All: License message change
Varun Shastry
2012-08-28
11
-155
/
+56
*
features/locks: Fix statedump code
Pranith Kumar K
2012-07-29
4
-74
/
+52
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
5
-26
/
+13
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-13
/
+18
*
protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCL
Pranith Kumar K
2012-06-19
1
-2
/
+1
*
features/locks: update user_flock structure before inserting
Pranith Kumar K
2012-06-01
1
-0
/
+3
*
locks: Fixed opt arg parsing in clear-locks
Krishnan Parthasarathi
2012-05-21
1
-2
/
+3
*
features/locks: Don't delete blocked locks in pl_flush
Pranith Kumar K
2012-05-18
1
-0
/
+2
*
features/locks: insert_and_merge should not operate on blocked locks
Pranith Kumar K
2012-05-18
1
-0
/
+2
*
locks: Set flock.l_type on successful F_UNLCK to signal last unlock on fd.
Krishnan Parthasarathi
2012-05-10
1
-4
/
+7
*
features/locks: Find parent-entrylk presence in lookup
Pranith Kumar K
2012-04-18
4
-4
/
+59
*
locks, stripe: check if dict is NULL before refing it
Raghavendra Bhat
2012-04-03
1
-1
/
+2
*
features/locks: INIT the list before insert_merge
Pranith Kumar K
2012-03-31
1
-0
/
+1
*
features/locks: check whether dict is NULL before refing it
Raghavendra Bhat
2012-03-29
1
-1
/
+6
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
7
-104
/
+127
*
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
2
-10
/
+16
*
Logs: Improved logs in lock/unlock execution path
Pranith Kumar K
2012-03-18
1
-5
/
+9
*
locks: Fixed incorrect list ptr manipulation in clearing entrylks
Krishnan Parthasarathi
2012-03-14
1
-17
/
+25
*
features/locks: Make inodelk ref-counted
Pranith Kumar K
2012-03-10
5
-47
/
+71
*
locks/glusterd: Fixed clearing of posix locks from failing always.
Krishnan Parthasarathi
2012-02-27
1
-0
/
+1
[next]