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
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
23
-990
/
+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
*
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
23
-113
/
+170
*
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
6
-238
/
+21
*
backward compatibility of protocol
Amar Tumballi
2010-07-01
14
-798
/
+499
*
Move rpc to top-level
Vijay Bellur
2010-06-28
30
-10322
/
+6
*
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
13
-67
/
+70
*
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
1
-1
/
+1
*
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
61
-43
/
+32275
*
renamed xlator/protocol to xlator/protocol/legacy
Amar Tumballi
2010-06-21
44
-27
/
+58
*
Revert "performance/write-behind: explicitly enforce ordering of overlapping ...
Anand V. Avati
2010-06-15
1
-126
/
+128
*
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
21
-18
/
+26
*
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
6
-171
/
+242
*
fuse: add a built-in fuse traffic dumper mechanism
Csaba Henk
2010-06-07
1
-40
/
+130
*
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
*
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
*
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
[next]