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
/
src
/
posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/locks: Make inodelk ref-counted
Pranith Kumar K
2012-03-10
1
-2
/
+2
*
locks: Made dump locks formatting more 'readable'.
Krishnan Parthasarathi
2012-02-24
1
-18
/
+23
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-1
/
+1
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-19
/
+18
*
NLM - Network Lock Manger V4
Krishna Srinivas
2012-02-20
1
-0
/
+27
*
locks: Added a getxattr interface to clear locks on a given inode.
Krishnan Parthasarathi
2012-02-14
1
-1
/
+110
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-11
/
+10
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-0
/
+63
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-47
/
+46
*
locks: Avoid printing blocked times for locks that were never blocked.
Krishnan Parthasarathi
2011-10-05
1
-17
/
+39
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-49
/
+19
*
locks: dump client pid and time of blocking/granting.
Krishnan Parthasarathi
2011-09-30
1
-19
/
+44
*
features/locks: avoid using reqlock to prevent race
Raghavendra Bhat
2011-08-24
1
-1
/
+1
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
features/locks: Do not block UNLOCKs
Vijay Bellur
2011-07-12
1
-1
/
+1
*
print the owner and the transport for the blocked locks in server statedump
Raghavendra Bhat
2011-06-19
1
-2
/
+4
*
features/locks:update the refcount while releasing a lock
Raghavendra Bhat
2011-06-14
1
-0
/
+1
*
free priv structure if something fails in init for locks
Raghavendra Bhat
2011-03-22
1
-4
/
+12
*
features/locks: logging enhancement
Amar Tumballi
2011-03-17
1
-104
/
+32
*
features/locks: White space related changes to adhere to coding guidelines.
Pranith K
2011-03-17
1
-146
/
+146
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-1
/
+1
*
features/locks: free fdctx in release.
Raghavendra G
2010-10-11
1
-64
/
+103
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+3
*
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
1
-3
/
+3
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-6
/
+6
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
1
-1
/
+1
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
1
-0
/
+256
*
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
*
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
*
features/locks convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-1
/
+3
*
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
1
-3
/
+3
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-19
/
+41
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-10
/
+10
*
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
1
-3
/
+61
*
features/locks: Do not call grant blocked locks in pl_forget
Pavan Sondur
2010-01-14
1
-44
/
+85
*
features/locks: Implement release xlator callback.
Pavan Sondur
2009-12-06
1
-6
/
+36
*
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
*
features/locks: Release all locks of an fd when a client disconnects.
Pavan Vilas Sondur
2009-12-03
1
-3
/
+58
*
features/locks: Changes in log messages reflecting lk-owner.
Pavan Sondur
2009-12-03
1
-4
/
+5
*
features/locks: Use lock_owner from fuse in posix locks.
Pavan Vilas Sondur
2009-12-03
1
-3
/
+10
*
features/locks: Do not try to set value in dict when lookup has failed.
Vijay Bellur
2009-11-01
1
-35
/
+42
*
Remove unnecessary check of xattr_req in lookup.
Pavan Sondur
2009-10-29
1
-1
/
+0
[next]