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
*
fix the clang errors reported in trace.c
Raghavendra Bhat
2010-07-19
1
-3
/
+3
*
return ENOENT instead of ESTALE for links in client for stripe
shishir gowda
2010-07-19
1
-0
/
+3
*
dump total cache used in quickread in the statedump information
Raghavendra Bhat
2010-07-19
1
-1
/
+4
*
Fix compilation issues when uuid/uuid.h is not present
Vijay Bellur
2010-07-15
4
-36
/
+3
*
Revert "dht: perform revalidate on one subvolume"
Anand V. Avati
2010-07-15
1
-17
/
+108
*
Bring in uuid to contrib
Vijay Bellur
2010-07-15
26
-12
/
+1882
*
protocol/lib: rename files to standardized names and places
Anand Avati
2010-07-14
58
-180
/
+560
*
remove dead assignments in stripe.c
Amar Tumballi
2010-07-14
1
-11
/
+28
*
proper way to do defrag of a mountpoint
Amar Tumballi
2010-07-14
12
-127
/
+373
*
v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...
Pranith Kumar K
2010-07-14
1
-0
/
+16
*
Fixes a crash seen in create volume
Vijay Bellur
2010-07-14
11
-343
/
+439
*
typo error: should check for less than instead of greater than
Raghavendra Bhat
2010-07-13
1
-1
/
+1
*
Changes in CLI and glusterd
Vijay Bellur
2010-07-12
24
-507
/
+1731
*
cli: move readline to separate thread
Anand Avati
2010-07-12
2
-0
/
+31
*
provide a port option for gluster command line
Amar Tumballi
2010-07-12
2
-3
/
+16
*
dump total files cached in quick-read in statedump information
Raghavendra Bhat
2010-07-12
1
-0
/
+24
*
gluster-CLI-and-mgmt-glusterd-added-to-codebase
Amar Tumballi
2010-07-08
57
-65
/
+10999
*
fix up OS X after dynamic volume changes
Csaba Henk
2010-07-08
7
-20
/
+8
*
minor option handling refactorizations
Csaba Henk
2010-07-08
8
-26
/
+45
*
fix fuse volume creation from volfile
Csaba Henk
2010-07-08
2
-41
/
+104
*
fix up option handling
Csaba Henk
2010-07-08
4
-40
/
+64
*
performance/io-cache: implement mknod fop.
Raghavendra G
2010-07-08
1
-1
/
+85
*
make DUMP as another program
Amar Tumballi
2010-07-08
15
-248
/
+351
*
assign proper 'fop' number to 'frame->root->op' on server side
Amar Tumballi
2010-07-08
1
-1
/
+40
*
Handle a crash in inode.c on 32 bit, big endian platform
Amar Tumballi
2010-07-08
1
-5
/
+5
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
31
-1173
/
+11
*
nfs3: Fix race updating op queue on uncached fd open
Shehjar Tikoo
2010-07-06
4
-56
/
+159
*
improvement to error-gen
Amar Tumballi
2010-07-06
2
-207
/
+165
*
avoid repeating code
Amar Tumballi
2010-07-06
2
-43
/
+1
*
glusterfsd: Handle setting entry-timeout to 0
Vijay Bellur
2010-07-06
1
-1
/
+1
*
allocate space for '\0' in string, while adding xlator-option
Amar Tumballi
2010-07-06
1
-2
/
+2
*
mount/fuse: Handle setting entry-timeout to 0.
Vijay Bellur
2010-07-05
1
-1
/
+1
*
nfs: Assign incremental lk owner to frames
Shehjar Tikoo
2010-07-04
1
-0
/
+23
*
nfs: Support directory level exports
Shehjar Tikoo
2010-07-04
7
-49
/
+712
*
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
[next]