index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
30
-123
/
+193
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-07-02
1
-173
/
+279
*
minor fixes in rpc + protocol
Amar Tumballi
2010-07-01
7
-240
/
+23
*
backward compatibility of protocol
Amar Tumballi
2010-07-01
14
-798
/
+499
*
Move rpc to top-level
Vijay Bellur
2010-06-28
32
-14
/
+14
*
OS X: fix up rpc protocol
Csaba Henk
2010-06-25
5
-2
/
+12
*
added proper mem-types to GF_CALLOC in protocol
Amar Tumballi
2010-06-25
14
-67
/
+79
*
change volume file options back to 'transport' from 'rpc-transport'
Amar Tumballi
2010-06-24
4
-41
/
+47
*
minor improvements in protocol
Amar Tumballi
2010-06-24
20
-2615
/
+2995
*
moved 'auth_glusterfs' xdr definitions to rpc-lib
Amar Tumballi
2010-06-24
5
-100
/
+103
*
io-threads: initialize conf->w_attr
Anand Avati
2010-06-22
1
-0
/
+2
*
performance/io-cache: destroy table->mem_pool in fini.
Raghavendra G
2010-06-22
1
-1
/
+8
*
misc updates in mainline
Amar Tumballi
2010-06-21
4
-4
/
+3
*
make rpc protocol as default, and move the old one to legacy
Amar Tumballi
2010-06-21
4
-12
/
+17
*
rpc protocol
Amar Tumballi
2010-06-21
64
-43
/
+32304
*
renamed xlator/protocol to xlator/protocol/legacy
Amar Tumballi
2010-06-21
45
-36
/
+70
*
Revert "performance/write-behind: explicitly enforce ordering of overlapping ...
Anand V. Avati
2010-06-15
1
-126
/
+128
*
Changes to volgen such that it does not error out in python2.4
Raghavendra Bhat
2010-06-10
1
-1
/
+4
*
changed the order of gf_log in xlator.c to prevent hang
Amar Tumballi
2010-06-10
1
-3
/
+3
*
Fix compilation failure on Solaris in __socket_keepalive()
Vijay Bellur
2010-06-08
1
-1
/
+1
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
24
-21
/
+29
*
quick-read: fix size parameter to GF_CALLOC of priv to fix mem corruption
Anand Avati
2010-06-07
1
-1
/
+1
*
dynamic volume changes for graph replacement
Anand Avati
2010-06-07
30
-2002
/
+2383
*
fuse: add a built-in fuse traffic dumper mechanism
Csaba Henk
2010-06-07
4
-40
/
+143
*
performance/quick-read: fix the size-to-be pruned.
Raghavendra G
2010-06-03
1
-2
/
+2
*
performance/quick-read: set default cache-size value to 128MB.
Raghavendra G
2010-06-03
1
-1
/
+3
*
cluster/afr: Check before accessing xattrs in data self heal.
Pavan Sondur
2010-06-01
1
-1
/
+2
*
extras/gnfs-lognalyzer: Delete class instance to release mem early
Shehjar Tikoo
2010-06-01
1
-0
/
+1
*
mount3: Handle unmount for unknown volume names
Shehjar Tikoo
2010-06-01
1
-7
/
+19
*
mount3: Handle <volname> as well for unmount dirpath
Shehjar Tikoo
2010-06-01
1
-1
/
+4
*
nfs3: Special-case the lookup for parent dir of root
Shehjar Tikoo
2010-06-01
1
-7
/
+31
*
nfs3: Funge . and .. ino/gen in readdir of root
Shehjar Tikoo
2010-06-01
3
-39
/
+96
*
OS X: make location of launchd service configurable
Csaba Henk
2010-05-31
2
-1
/
+9
*
OS X: salvage signal handling from mount routine
Csaba Henk
2010-05-31
1
-2
/
+3
*
protocol/client: Add missing argument to readlink unwind call.
Pavan Sondur
2010-05-31
1
-1
/
+2
*
cluster/stripe: NULL pointer dereference checks added
Amar Tumballi
2010-05-28
1
-152
/
+359
*
cluster/stripe: added STACK_UNWIND_STRICT macro
Amar Tumballi
2010-05-28
1
-664
/
+717
*
catch up with 4911659 on OS X
Csaba Henk
2010-05-28
1
-0
/
+1
*
protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...
Pavan Sondur
2010-05-27
1
-1
/
+1
*
protocol/client: Unwind with error if getting remote inode number fails.
Pavan Sondur
2010-05-27
1
-1
/
+44
*
nfs/lib: Remove "-module" from LDFLAGS
Vikas Gorur
2010-05-27
1
-1
/
+1
*
stat information of postparent stored in preparentstr insteadof postparentstr...
Raghavendra Bhat
2010-05-27
1
-1
/
+1
*
take the return value of trace_stat_to_str for preparent and postparent in co...
Raghavendra Bhat
2010-05-27
1
-2
/
+2
*
Check whether NULL is returned after GF_CALLOC in the init function of io-stats
Raghavendra Bhat
2010-05-27
1
-0
/
+6
*
resolver: set safer conditionals during path creation
Anand Avati
2010-05-27
1
-1
/
+1
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-05-26
1
-128
/
+126
*
features/locks: Use fuse supplied lock owner even for internal locks.
Pavan Sondur
2010-05-26
2
-2
/
+2
*
socket: make tcp keepalive work on OS X
Csaba Henk
2010-05-26
1
-2
/
+10
*
fix format string warning on OS X
Csaba Henk
2010-05-26
1
-1
/
+6
*
performance/quick-read: implement an upper size limit for the cache.
Raghavendra G
2010-05-26
3
-254
/
+610
[next]