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
...
*
Remove dead assignment.
Sachidananda
2010-07-20
1
-1
/
+1
*
performance/symlink-cache convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-4
/
+4
*
performance/stat-prefetch convert STACK_UNWIND TO STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-2
/
+2
*
features/locks convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-1
/
+3
*
features/trash convert STACK_UNWIND TO STACK_UNWIND STRICT
shishir gowda
2010-07-20
2
-16
/
+16
*
debug/* Change STACK_UNWIND TO STACK_UNWIND_STRICT
shishir gowda
2010-07-19
3
-10
/
+10
*
dht: set 'lookup-unhashed' to ON by default (instead of 'auto').
Amar Tumballi
2010-07-19
3
-3
/
+9
*
volgen now takes 'num-replica' and 'num-stripe' options
Amar Tumballi
2010-07-19
2
-26
/
+40
*
Remove dead assignments.
Sachidananda
2010-07-19
1
-2
/
+0
*
Changes for volume commands
Vijay Bellur
2010-07-19
28
-249
/
+1655
*
Dead variables cleanup.
Sachidananda
2010-07-19
1
-7
/
+1
*
Remove dead assignment reported by clang.
Sachidananda
2010-07-19
1
-2
/
+0
*
fuse: fix clang spotted C abuses
Csaba Henk
2010-07-19
1
-9
/
+3
*
fix the errors reported by clang in io-stats xlator
Raghavendra Bhat
2010-07-19
1
-4
/
+0
*
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
[prev]
[next]