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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
performance/quick-read: implement an upper size limit for the cache.
Raghavendra G
2010-05-26
3
-254
/
+610
*
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
*
OS X: adjustments, minor fixes to eliminate warnings
Csaba Henk
2010-05-21
3
-10
/
+12
*
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
3
-17
/
+136
*
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
6
-127
/
+310
*
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
*
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
*
nfs3: Fix NFSv3 string error for EISDIR
Shehjar Tikoo
2010-05-05
1
-1
/
+1
*
performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...
Raghavendra G
2010-05-04
1
-5
/
+15
*
cluster/afr: Unwind lk using struct flock from a successful server
Vikas Gorur
2010-05-03
1
-1
/
+2
*
crash fixed in stat-prefetch.c
Pradeep Patil
2010-05-03
1
-1
/
+1
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
38
-454
/
+394
*
structuring of protocol - 2
Amar Tumballi
2010-05-03
33
-6
/
+8523
*
'features/locks': remove all reference to 'transport_t'
Amar Tumballi
2010-05-03
6
-16
/
+15
*
dht: don't overwrite the layout after the subvolume expansion
Amar Tumballi
2010-04-29
1
-1
/
+1
*
performance/io-cache: Dump private information
Vijay Bellur
2010-04-29
1
-0
/
+34
[prev]
[next]