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
*
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
*
libglusterfs: Use usecond resolution for logging
Vijay Bellur
2010-05-21
1
-3
/
+8
*
free this->private in fini in io-stats
Raghavendra Bhat
2010-05-21
1
-0
/
+2
*
socket: Support TCP-KEEPALIVE
Shehjar Tikoo
2010-05-21
2
-0
/
+84
*
nfs: Introduce trusted-write and trusted-sync options
Shehjar Tikoo
2010-05-21
3
-6
/
+183
*
Log proper error message when hostname or ip does not conform to standards.
Sachidananda
2010-05-21
1
-1
/
+6
*
OS X: enable mac-compat for OS X clients.
Csaba Henk
2010-05-21
1
-2
/
+6
*
OS X: adjustments, minor fixes to eliminate warnings
Csaba Henk
2010-05-21
8
-15
/
+153
*
OS X: NFS adjustments needed for OS X
Csaba Henk
2010-05-21
3
-0
/
+16
*
OS X: basic additions for OS X client support
Csaba Henk
2010-05-21
13
-47
/
+1290
*
cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.
Pavan Sondur
2010-05-21
1
-1
/
+1
*
Bug 799: dht prints 100% full when subvolume is not connected to remote host
Lakshmipathi
2010-05-21
1
-1
/
+1
*
fuse, dht: use readdir by default.
Anand Avati
2010-05-13
2
-5
/
+17
*
dht: perform revalidate on one subvolume
Anand Avati
2010-05-13
1
-108
/
+17
*
write-behind: update default values for better small file performance
Anand Avati
2010-05-13
1
-2
/
+2
*
added features/mac-compat
Csaba Henk
2010-05-13
12
-268
/
+345
*
nfs3: Final unref only on successful remove
Shehjar Tikoo
2010-05-13
1
-1
/
+5
*
nfs: fix warning on 32 bit
Csaba Henk
2010-05-11
1
-2
/
+2
*
glusterfs-profiler: Add text mode support.
Vikas Gorur
2010-05-11
1
-42
/
+599
*
extras: Add NFS-specific log analyzer tool
Shehjar Tikoo
2010-05-10
1
-0
/
+143
*
nfs3: Round-up read reply bytes of multi-vector reply
Shehjar Tikoo
2010-05-10
2
-3
/
+2
*
rpcsvc: Move xdr round up functions to rpc code
Shehjar Tikoo
2010-05-10
4
-28
/
+42
*
nfs: Fine tune nfs_entry_loc_fill return values
Shehjar Tikoo
2010-05-10
1
-4
/
+12
*
Adding GF_LOG_OCCASIONALLY to prevent repeated log messages
Anush Shetty
2010-05-09
2
-12
/
+19
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-05-09
3
-7
/
+12
*
nfs3: Submit multiple vectors received in read callback
Shehjar Tikoo
2010-05-08
3
-17
/
+23
*
rpcsvc: Support multiple vectors during reply submission
Shehjar Tikoo
2010-05-08
2
-1
/
+30
*
nfs3: Use standard macro to return ESTALE
Shehjar Tikoo
2010-05-08
1
-5
/
+2
*
nfs: Handle failed parent loc filling
Shehjar Tikoo
2010-05-08
1
-6
/
+6
*
Fix for crash in stripe_entry_self_heal
Anush Shetty
2010-05-08
1
-1
/
+1
*
Add key/type pair to volume_options.
Sachidananda
2010-05-08
1
-0
/
+3
*
Check whether a server is down before calling rename on the directory
Raghavendra Bhat
2010-05-08
1
-0
/
+7
*
posix: Support thread-safe vectored writes/reads
Shehjar Tikoo
2010-05-05
1
-84
/
+90
[next]