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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
locks: Made dump locks formatting more 'readable'.
Krishnan Parthasarathi
2012-02-24
2
-18
/
+39
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-1
/
+1
*
features/locks: Don't access free'd memory
Pranith Kumar K
2012-02-22
1
-3
/
+4
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
3
-20
/
+24
*
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
4
-6
/
+612
*
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
7
-136
/
+137
*
features/locks: Fix release of locks on disconnect
Pranith Kumar K
2011-12-22
1
-22
/
+17
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-2
/
+2
*
locks: perform inode_ref of pl_update_refkeeper outside locked region
Anand Avati
2011-10-28
1
-1
/
+6
*
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
6
-19
/
+65
*
features/locks: free the string allocated by inode_path
Raghavendra Bhat
2011-09-19
1
-3
/
+8
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-2
/
+0
*
features/locks: avoid using reqlock to prevent race
Raghavendra Bhat
2011-08-24
2
-2
/
+2
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-1
/
+2
*
Change Copyright current year
Pranith Kumar K
2011-08-10
8
-8
/
+8
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
8
-24
/
+24
*
features/locks: Do not block UNLOCKs
Vijay Bellur
2011-07-12
2
-2
/
+2
*
print the owner and the transport for the blocked locks in server statedump
Raghavendra Bhat
2011-06-19
1
-2
/
+4
*
features/locks: check for inodelk lists and blocked inodelks instead of entry...
Raghavendra Bhat
2011-06-16
1
-3
/
+3
*
features/locks:update the refcount while releasing a lock
Raghavendra Bhat
2011-06-14
1
-0
/
+1
*
features/locks: Unwind with SUCCESS on non-blocking entrylk success
Pranith Kumar K
2011-05-30
1
-3
/
+4
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-0
/
+2
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
2
-8
/
+8
*
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
5
-143
/
+63
*
features/locks: White space related changes to adhere to coding guidelines.
Pranith K
2011-03-17
5
-852
/
+852
*
features/locks: Send prelock unlock only if it is not grantable and is a bloc...
Pavan Sondur
2010-11-18
1
-6
/
+11
*
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
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
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
8
-24
/
+24
*
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
[next]