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
*
libglusterfs/syncop: do not rely on synctask set in makecontext
Raghavendra Bhat
2011-10-10
1
-1
/
+7
*
libglusterfs/iobuf: increase the iobref's iobuf array size
Amar Tumballi
2011-10-10
2
-5
/
+7
*
build: Solaris build fixes
Kaushik BV
2011-10-01
2
-1
/
+22
*
afr/stripe: collect pathinfo xattr from all childs
Venky Shankar
2011-08-24
2
-0
/
+98
*
mgmt/Glusterd: Implementation volume set help/help-xml
Kaushik BV
2011-08-18
2
-3
/
+110
*
Change Copyright current year
Pranith Kumar K
2011-08-10
65
-65
/
+65
*
fuse-resolve: prevent linking of inodes of different inode-table
Amar Tumballi
2011-08-10
1
-0
/
+9
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
66
-198
/
+198
*
libglusterfs: Bring in os_daemon() routine to replace FreeBSD code
Vijay Bellur
2011-07-28
3
-3
/
+84
*
features/marker: fix race-conditions, memory corruptions and fd-leaks.
Raghavendra G
2011-07-20
1
-2
/
+0
*
libglusterfs/common-utils: Added gf_uint64_2human_readable function.
Junaid
2011-07-14
2
-0
/
+38
*
glusterfs: add --acl command line option to load ACLs on the client side
Anand Avati
2011-07-01
2
-0
/
+24
*
byte-order: htole*/letoh* and htobe*/betoh* for forced endian conversions
Anand Avati
2011-07-01
1
-6
/
+166
*
stack: make process state dump more debug friendly
Anand Avati
2011-06-19
2
-0
/
+30
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-06-14
2
-1
/
+14
*
fix multiple transport related portmap issues in client handshake
Amar Tumballi
2011-06-08
1
-0
/
+1
*
syncop: Increase stack size for deep call stack.
Krishnan Parthasarathi
2011-06-08
1
-1
/
+1
*
pump: cleanup potential dict related memory corruption.
Krishnan Parthasarathi
2011-06-08
2
-3
/
+5
*
use "geo-replication" all over as the official name of this feature
Csaba Henk
2011-04-15
1
-0
/
+1
*
libglusterfs: Check for null dereference in statedump
Vijay Bellur
2011-04-12
1
-1
/
+2
*
libglusterfs/dict: Donot perform NULL check on data in dict_foreach
Junaid
2011-04-12
1
-2
/
+2
*
build fixes
Venky Shankar
2011-04-11
2
-3
/
+4
*
libglusterfs/src: bring in VALIDATE_OR_GOTO to args
Amar Tumballi
2011-04-11
2
-128
/
+183
*
libglusterfs/xlator: set THIS properly whenever some operation is done iterat...
Raghavendra G
2011-04-10
1
-7
/
+26
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
3
-5
/
+4
*
print the gfid of the inode for which dentry is not found
Raghavendra Bhat
2011-04-07
1
-2
/
+2
*
Replace strdup call to gf_strdup as GF_FREE is being called
shishir gowda
2011-04-01
1
-1
/
+1
*
TOP: Validate command options
shishir gowda
2011-03-31
2
-0
/
+32
*
features/marker: Fix memory corruption.
Junaid
2011-03-31
1
-0
/
+2
*
core: Add list_append_init
Shehjar Tikoo
2011-03-31
1
-0
/
+33
*
Loosen restrictions on hostnames
Pavan T C
2011-03-29
1
-10
/
+6
*
CLI : Validate options farmework.
Gaurav
2011-03-23
2
-9
/
+623
*
libglusterfs/compat.h: Fix build warning in dirent_size().
Vikas Gorur
2011-03-22
1
-4
/
+7
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
1
-1
/
+1
*
fuse: set 'graph->used' after graph change
Amar Tumballi
2011-03-18
1
-0
/
+2
*
libglusterfs: added graph id in logging
Amar Tumballi
2011-03-18
3
-5
/
+10
*
libglusterfs/src/*.c: log enhancement
Amar Tumballi
2011-03-17
17
-519
/
+537
*
glusterfsd: log enhancement
Amar Tumballi
2011-03-17
4
-171
/
+28
*
libglusterfs/src/*.c: whitespace cleanup
Amar Tumballi
2011-03-17
23
-7393
/
+7380
*
libglusterfs: all header files updated
Amar Tumballi
2011-03-17
20
-911
/
+879
*
libglusterfs: gf_log_nomem() and other minor updates
Amar Tumballi
2011-03-17
5
-66
/
+235
*
libglusterfs: logging/mem-pool section white-space cleanup
Amar Tumballi
2011-03-17
4
-286
/
+283
*
storage/posix: Added GF_XATTROP_ADD_LONG_ARRAY flag to perform 64bit xattrop ...
Mohammed Junaid Ahmed
2011-03-16
1
-0
/
+1
*
Fix solaris build failure in latest git
shishir gowda
2011-03-10
1
-3
/
+3
*
libglusterfs: Add sort routine
Pranith K
2011-03-10
2
-3
/
+43
*
glusterfsd: translator info event handling implementation
Pranith K
2011-03-10
1
-0
/
+2
*
mgmt/glusterd: gluster profile implementation
Pranith K
2011-03-10
3
-0
/
+17
*
debug/io-stats: Changes for handling gluster profile
Pranith K
2011-03-10
1
-0
/
+1
*
build fixes in mac os x
v3.1.3qa5
shishir gowda
2011-03-07
2
-2
/
+7
*
Solaris xattr support for symlink and special files.
v3.1.3qa3
shishir gowda
2011-03-04
7
-18
/
+247
[next]