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
/
libglusterfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
1
-1
/
+14
*
features/quiesce: new translator
Amar Tumballi
2010-09-29
1
-0
/
+4
*
defaults.{c,h}: _resume functions added
Amar Tumballi
2010-09-29
2
-1166
/
+1340
*
mgmt/glusterd: prevent cleanup_and_exit if its already started
Pranith K
2010-09-28
1
-0
/
+1
*
more proper error returns in case of graph topology validation
Amar Tumballi
2010-09-28
2
-9
/
+5
*
change the loglevel from error to debug while reconfiguring
Raghavendra Bhat
2010-09-28
1
-1
/
+1
*
stack.h: remove the time/latency measurement code
Amar Tumballi
2010-09-24
1
-37
/
+0
*
dict: add dict_get_str_boolean() function handily query string-boolean values
Csaba Henk
2010-09-24
2
-0
/
+62
*
core: Introduce string representation of GF_EVENTS
Shehjar Tikoo
2010-09-22
2
-0
/
+30
*
libglusterfs: handle failure properly in gf_system()
Csaba Henk
2010-09-21
1
-1
/
+6
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
4
-0
/
+74
*
check for 'link_inode' in server protocol
Amar Tumballi
2010-09-18
1
-2
/
+2
*
nfs3: Unref & unbind dir fd with inode lock on EOF
Shehjar Tikoo
2010-09-17
2
-0
/
+26
*
cli: add a simplistic option parser, convert "mode script" to "--mode=script"
Csaba Henk
2010-09-16
2
-0
/
+14
*
logging: fix a crash in gf_log_callingfn()
Amar Tumballi
2010-09-16
1
-3
/
+10
*
performance/write-behind: dump contents of wb-file
Raghavendra G
2010-09-16
6
-28
/
+164
*
Deadlock in state dumping while holding the logging lock
Kaushik BV
2010-09-15
1
-15
/
+10
*
Cleaning up mem_get0.
shishir gowda
2010-09-15
1
-25
/
+3
*
remove 'gen' from iatt/protocol structures
Amar Tumballi
2010-09-14
1
-5
/
+0
*
Add checks in mem_pool to catch possible double frees
shishir gowda
2010-09-14
1
-3
/
+17
*
mgmt/glusterd: free xdr allocations
Pranith Kumar K
2010-09-14
2
-2
/
+50
*
logging: provide a API to print calling functions
Amar Tumballi
2010-09-13
3
-2
/
+152
*
posix: remove gen related xattr usage
Amar Tumballi
2010-09-13
1
-2
/
+2
*
dict.c: fix a redundant log in DEBUG level
Amar Tumballi
2010-09-09
1
-2
/
+2
*
changes in fuse proc thread initialization
Amar Tumballi
2010-09-06
1
-2
/
+2
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
5
-25
/
+22
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
5
-27
/
+22
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
5
-32
/
+23
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
5
-28
/
+23
*
gfid: changes in inode management
Anand Avati
2010-09-04
2
-227
/
+66
*
gfid: introduce uuid based handles for inodes
Anand Avati
2010-09-04
3
-1
/
+5
*
mgmt/glusterd: memory leak fixes
Pranith Kumar K
2010-08-31
5
-82
/
+96
*
'gluster volume log' feature added
Amar Tumballi
2010-08-31
2
-9
/
+6
*
Add command logging facility for glusterd
shishir gowda
2010-08-31
2
-0
/
+104
*
changes to client to make use of the rdma functionality.
Raghavendra G
2010-08-30
1
-0
/
+3
*
Bring in new transport rdma.
Raghavendra G
2010-08-30
1
-0
/
+9
*
Provides the ability to filter the output of state dump
Kaushik BV
2010-08-30
3
-27
/
+228
*
performance/stat-prefetch: while removing an entry from cache, remove it from...
Raghavendra G
2010-08-28
1
-1
/
+1
*
fix notify mechanism to send CHILD_UP to fuse
Amar Tumballi
2010-08-27
1
-1
/
+15
*
glusterfsd: Clang error fixes.
Sachidananda
2010-08-26
1
-1
/
+1
*
glusterd: support for volume version and cksum
v3.1.0qa8
Vijay Bellur
2010-08-23
2
-194
/
+221
*
rpcsvc: allow creation of both rdma and socket for a single server transport.
Raghavendra G
2010-08-23
1
-2
/
+2
*
gf_system: fork/exec instead of system
Amar Tumballi
2010-08-21
2
-0
/
+58
*
portmapper program added to glusterfsd mgmt rpc
Amar Tumballi
2010-08-21
1
-0
/
+4
*
libglusterfs: Fix warnings reported by clang.
Sachidananda
2010-08-19
1
-17
/
+51
*
Fix memory corruption in mem pool
shishir gowda
2010-08-18
6
-9
/
+44
*
fix the 'no logfile set' log during gluster process start.
Amar Tumballi
2010-08-12
1
-4
/
+3
*
argument sanity checks added in inode.c
Amar Tumballi
2010-08-12
1
-3
/
+141
*
logging enhancements
Amar Tumballi
2010-08-12
3
-25
/
+104
*
fuse resolve related changes
Amar Tumballi
2010-08-11
2
-21
/
+29
[prev]
[next]