index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
features
/
locks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+3
*
features/locks: Handle lock upgrade and downgrade properly in locks.
Pavan Sondur
2010-10-05
2
-3
/
+68
*
features/locks: cluster/afr: Misc fixes for lock recovery.
Pavan Sondur
2010-10-05
1
-32
/
+131
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
9
-27
/
+27
*
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
5
-27
/
+27
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
2
-3
/
+3
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
7
-1
/
+738
*
Leak in Locks
Kaushik BV
2010-09-15
1
-3
/
+13
*
features/locks: Dump transport pointer also while dumping locks.
Pavan Sondur
2010-09-09
1
-8
/
+15
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...
Pavan Sondur
2010-08-22
2
-26
/
+36
*
cluster/afr: Return correct flock structures correctly in lk fops
Pranith Kumar K
2010-08-17
1
-0
/
+6
*
Remove unused variables.
Sachidananda
2010-08-02
1
-4
/
+0
*
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 convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-1
/
+3
*
Remove dead assignment reported by clang.
Sachidananda
2010-07-19
1
-2
/
+0
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
*
features/locks: Use fuse supplied lock owner even for internal locks.
Pavan Sondur
2010-05-26
2
-2
/
+2
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-4
/
+0
*
'features/locks': remove all reference to 'transport_t'
Amar Tumballi
2010-05-03
6
-16
/
+15
*
Memory accounting changes
Vijay Bellur
2010-04-23
6
-55
/
+132
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
2
-12
/
+13
*
When option mandatory is given, print warning messages instead of Error.
Sachidananda
2010-03-12
1
-1
/
+1
*
features/locks: Set dummy fd ctx in all relevant places so that release callb...
Pavan Sondur
2010-02-18
3
-3
/
+82
*
features/locks: Fix broken interface grant_blocked_inode_locks
Pavan Sondur
2010-01-14
2
-22
/
+35
*
features/locks: Do not call grant blocked locks in pl_forget
Pavan Sondur
2010-01-14
1
-44
/
+85
*
features/locks: Unwind if inode is NULL to prevent 'lost' frame.
Pavan Sondur
2009-12-21
1
-6
/
+9
*
features/locks: Implement release xlator callback.
Pavan Sondur
2009-12-06
4
-10
/
+48
*
features/locks: Disable mandatory locks, until we can use lock-owner field wi...
Pavan Sondur
2009-12-06
1
-9
/
+3
*
features/locks: Correct the order of arguments and print a log message in pl_...
Pavan Sondur
2009-12-06
1
-2
/
+12
*
features/locks: Process State Dump support for locks.
Pavan Sondur
2009-12-04
1
-0
/
+213
*
fixing some warnings on 64bit machine.
Amar Tumballi
2009-12-03
1
-1
/
+1
*
features/locks: Fix inodelk leak when issued an UNLOCK.
Pavan Sondur
2009-12-03
1
-4
/
+4
*
features/locks: Release all locks of an fd when a client disconnects.
Pavan Vilas Sondur
2009-12-03
3
-5
/
+65
*
features/locks: Changes in log messages reflecting lk-owner.
Pavan Sondur
2009-12-03
4
-26
/
+38
*
protocol/server: Changes in protocol client to include lk_owner in protocol h...
Pavan Vilas Sondur
2009-12-03
2
-9
/
+18
*
features/locks: Use owner field in inodelks.
Pavan Vilas Sondur
2009-12-03
2
-4
/
+20
*
features/locks: Use owner field for entrylks.
Pavan Vilas Sondur
2009-12-03
2
-15
/
+35
*
features/locks: Use lock_owner from fuse in posix locks.
Pavan Vilas Sondur
2009-12-03
4
-7
/
+20
*
features/locks: Release blocked locks also when server requests to release al...
Pavan Sondur
2009-12-02
2
-12
/
+46
*
Do not access a free'd lock while releasing all inodelks of transport.
Pavan Sondur
2009-11-19
1
-6
/
+4
*
Remove unnecessary log message. It also accesses a freed lock after an 'unlock'.
Pavan Sondur
2009-11-03
1
-6
/
+0
*
features/locks: Do not try to set value in dict when lookup has failed.
Vijay Bellur
2009-11-01
1
-35
/
+42
*
Fix logic while granting blocked entrylks, which could run into an infinite l...
Pavan Sondur
2009-10-30
1
-5
/
+6
*
Remove unnecessary check of xattr_req in lookup.
Pavan Sondur
2009-10-29
1
-1
/
+0
*
Print inodelks in and out if option trace is on.
Pavan Sondur
2009-10-29
4
-18
/
+96
*
Print entrylks in and out if option trace is on.
Pavan Sondur
2009-10-29
1
-4
/
+136
*
Trace locks in and out with an option in normal log mode.
Pavan Sondur
2009-10-29
4
-2
/
+281
[next]