index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb: Fix a comment typo
Volker Lendecke
2014-04-30
1
-1
/
+1
*
ctdb-locking: Instead of comparing key, compare key hash
Amitay Isaacs
2014-03-28
1
-4
/
+6
*
ctdb-locking: Check for talloc_memdup error
Amitay Isaacs
2014-03-28
1
-0
/
+5
*
ctdb-locking: Avoid memory leak
Amitay Isaacs
2014-03-28
1
-0
/
+1
*
ctdb-locking: Use vfork instead of fork to exec helpers
Amitay Isaacs
2013-11-27
1
-2
/
+5
*
ctdb-locking: Update current lock statistics when lock is scheduled
Amitay Isaacs
2013-11-27
1
-2
/
+2
*
ctdb-locking: Do not merge multiple lock requests to avoid unfair scheduling
Amitay Isaacs
2013-11-27
1
-1
/
+6
*
ctdb-locking: Implement active lock requests limit per database
Amitay Isaacs
2013-11-27
1
-8
/
+11
*
ctdb-server: Coverity fixes
Amitay Isaacs
2013-11-19
1
-4
/
+7
*
ctdbd: Debug locks by default with override from enviroment variable
Martin Schwenke
2013-10-22
1
-4
/
+16
*
locking: Do not create multiple lock processes for the same key
Amitay Isaacs
2013-08-09
1
-6
/
+15
*
locking: Move function find_lock_context() before ctdb_lock_schedule()
Amitay Isaacs
2013-08-09
1
-53
/
+53
*
locking: Use external script to debug locking issues
Amitay Isaacs
2013-07-10
1
-152
/
+19
*
locking: Update locking bucket intervals
Amitay Isaacs
2013-07-10
1
-10
/
+14
*
locking: Update locks latency in CTDB statistics only for RECORD or DB locks
Amitay Isaacs
2013-07-10
1
-2
/
+6
*
build: Fix compiler warnings for uninitialized variables
Amitay Isaacs
2013-07-04
1
-1
/
+1
*
locking: Set lock helper path once
Amitay Isaacs
2013-05-24
1
-6
/
+13
*
locking: Remove functions that are not used anymore
Amitay Isaacs
2013-05-24
1
-84
/
+0
*
locking: Remove functions that are not used anymore
Amitay Isaacs
2013-05-24
1
-91
/
+0
*
locking: Use separate locking helper binary for locking
Amitay Isaacs
2013-05-24
1
-17
/
+39
*
locking: Create commandline arguments for locking helper
Amitay Isaacs
2013-05-24
1
-0
/
+115
*
locking: Use database iterator for unmarking databases
Amitay Isaacs
2013-05-24
1
-17
/
+2
*
locking: Add handler function for unmarking a database
Amitay Isaacs
2013-05-24
1
-0
/
+23
*
locking: Use database iterator for marking databases
Amitay Isaacs
2013-05-24
1
-39
/
+2
*
locking: Add handler function for marking a database
Amitay Isaacs
2013-05-24
1
-0
/
+23
*
locking: Use database iterator for unlocking databases
Amitay Isaacs
2013-05-24
1
-17
/
+2
*
locking: Add handler function for unlocking a database
Amitay Isaacs
2013-05-24
1
-0
/
+20
*
locking: Use database iterator for locking databases
Amitay Isaacs
2013-05-24
1
-38
/
+2
*
locking: Add handler function for locking a database
Amitay Isaacs
2013-05-24
1
-0
/
+20
*
locking: Refactor code to iterate over databases based on priority
Amitay Isaacs
2013-05-24
1
-0
/
+42
*
locking: Add newline to debug logs
Amitay Isaacs
2013-05-24
1
-2
/
+2
*
daemon: Add a tunable to enable automatic database priority setting
Amitay Isaacs
2013-01-05
1
-5
/
+9
*
locking: Do not use RECLOCK for tracking DB locks and latencies
Amitay Isaacs
2012-11-14
1
-2
/
+8
*
ctdbd: Fix compilation warning in locking code
Martin Schwenke
2012-10-31
1
-2
/
+2
*
locking: Do not use ctdb_kill() to kill smbd processes
Amitay Isaacs
2012-10-20
1
-1
/
+1
*
locking: Add database priority handling for older versions of samba
Amitay Isaacs
2012-10-20
1
-0
/
+61
*
locking: Schedule a new lock request everytime a lock is released
Amitay Isaacs
2012-10-20
1
-0
/
+4
*
ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldb
Amitay Isaacs
2012-10-20
1
-0
/
+1069
*
Revert "server: locking: Provide a common API for non-blocking locking of TDBs"
Amitay Isaacs
2012-05-01
1
-783
/
+0
*
server: locking: Provide a common API for non-blocking locking of TDBs
Amitay Isaacs
2012-05-01
1
-0
/
+783