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
*
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
*
Implement lookup in locks to return lock count in a dict value.
Pavan Sondur
2009-10-28
5
-0
/
+320
*
locks: fix leak in inodelk
Anand Avati
2009-10-18
1
-1
/
+2
*
indentation fixes to conform to coding standards in locks
Anand Avati
2009-10-16
6
-798
/
+798
*
locks: keep ref on the inode while locks are held
Anand Avati
2009-10-16
6
-7
/
+66
*
Add INIT_LIST_HEAD which was left out in the previous commit
Anand Avati
2009-10-09
1
-0
/
+1
*
features/locks: Fix insert_and_merge
Corentin Chary
2009-10-09
1
-4
/
+0
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
7
-7
/
+7
*
features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-05
3
-19
/
+22
*
locks: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-5
/
+6
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-8
/
+11
*
Changes to use this->name while using logging instead of explicitly mentionin...
Pavan Sondur
2009-10-01
5
-20
/
+20
*
Check if path is valid after call to inode_path before accessing it.
Pavan Sondur
2009-10-01
1
-4
/
+8
*
Implemented inodelks with support for domains.
Pavan Vilas Sondur
2009-09-23
6
-75
/
+644
*
Implemented entry locks and support for domains.
Pavan Vilas Sondur
2009-09-23
6
-26
/
+681
*
Removed internal.c and old domain definition in locks.
Pavan Vilas Sondur
2009-09-23
3
-906
/
+7
*
Dumop inodectx added
Vijay Bellur
2009-09-16
1
-12
/
+14
*
Changed prototype for inode_table_dump() and inode_dump().
Vijay Bellur
2009-09-16
1
-2
/
+1
*
TAKE2[PATCH BUG:213 1/1] Support for Process State Dump
Vijay Bellur
2009-08-19
1
-0
/
+55
*
features/locks: Fix reverse logic in posix_lock_to_flock
Vikas Gorur
2009-08-17
1
-2
/
+2
*
features/locks: Set the right log level in a few places.
Vikas Gorur
2009-08-17
2
-13
/
+13
*
Change errno to EAGAIN in readv/writev
Vikas Gorur
2009-05-19
1
-6
/
+7
*
Bug fix in pl_readv/writev to handle the mandatory lock case properly.
Vikas Gorur
2009-05-18
1
-23
/
+21
[next]