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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update cluster/ha with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-6
/
+10
*
update cluster/dht with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-5
/
+8
*
update cluster/afr with new readv writev prototypes
Anand V. Avati
2009-04-12
5
-17
/
+20
*
update cluster/stripe with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-13
/
+17
*
update cluster/unify with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-4
/
+7
*
do away with frame->root->{req,rsp}_refs members
Anand V. Avati
2009-04-12
1
-2
/
+0
*
update prototype of writev and readv_cbk to use IOBREF in parameter (step tow...
Anand V. Avati
2009-04-12
5
-27
/
+39
*
IOBREF support for holding iobuf refs along with fops (replacement for frame-...
Anand V. Avati
2009-04-12
2
-0
/
+152
*
use 128Kbyte as the channel transfer size in fuse-bridge
Anand V. Avati
2009-04-12
1
-7
/
+7
*
IOBUF support (to be used by transports and fuse)
Anand V. Avati
2009-04-12
4
-2
/
+494
*
io-threads: Reduce default min and max threads
Shehjar Tikoo
2009-04-10
1
-2
/
+2
*
io-threads: Use non-default thread stack size
Shehjar Tikoo
2009-04-10
2
-1
/
+27
*
posix_unlink: make unlinking in background configurable through volume spec file
Raghavendra G
2009-04-09
2
-13
/
+44
*
Compulsorily do self heal if file sizes differ.
Vikas Gorur
2009-04-09
6
-23
/
+100
*
Handle files which have no pending xattrs at all.
Vikas Gorur
2009-04-09
1
-1
/
+27
*
Erase xattr during self-heal based on original dict.
Vikas Gorur
2009-04-09
5
-10
/
+27
*
niftify mount(8) output for glusterfs mounts
Csaba Henk
2009-04-08
1
-32
/
+79
*
Commit package making files for FreeBSD and Solaris platform.
Harshavardhana
2009-04-08
9
-0
/
+487
*
libglusterfsclient: Complete support for rmdir fop
Shehjar Tikoo
2009-04-08
1
-4
/
+36
*
libglusterfsclient: Create new directory inode
Shehjar Tikoo
2009-04-08
1
-0
/
+1
*
libglusterfsclient: Return ENOENT on missing ancestor component
Shehjar Tikoo
2009-04-08
1
-0
/
+6
*
libglusterfsclient: Return EEXIST on lookup success in glusterfs_mkdir
Shehjar Tikoo
2009-04-08
1
-4
/
+3
*
libglusterfsclient: Perform explicit create
Shehjar Tikoo
2009-04-08
1
-4
/
+3
*
libglusterfsclient: Handle O_CREAT on lookup failure
Shehjar Tikoo
2009-04-08
1
-0
/
+15
*
libglusterfsclient: Dont depend on ENOENT
Shehjar Tikoo
2009-04-08
1
-2
/
+2
*
libglusterfsclient: Remove spurious strcmp
Shehjar Tikoo
2009-04-08
1
-6
/
+0
*
libglusterfsclient: Resolve path on empty caches
Shehjar Tikoo
2009-04-08
1
-17
/
+11
*
libglusterfsclient: Fix segfault in glusterfs_open
Shehjar Tikoo
2009-04-08
1
-3
/
+3
*
introduction of secondary index database in storage/bdb
Basavanagowda Kanur
2009-04-08
4
-1523
/
+2019
*
link() & rename() on storage/bdb will always return EXDEV.
Basavanagowda Kanur
2009-04-08
3
-353
/
+2
*
storage/bdb untabify, code alignment to limit to 80 characters per line.
Basavanagowda Kanur
2009-04-08
4
-4409
/
+4566
*
map translator cleanup.
Amar Tumballi
2009-04-08
1
-643
/
+1065
*
Fix minor bug in afr_open_cbk.
Vikas Gorur
2009-04-08
1
-3
/
+7
*
io-threads: Refactor un-ordered worker exit path
Shehjar Tikoo
2009-04-08
1
-33
/
+17
*
io-threads: Refactor ordered worker exit path
Shehjar Tikoo
2009-04-08
1
-34
/
+25
*
add .gitignore
Csaba Henk
2009-04-08
1
-0
/
+12
*
Fix in changelog logic.
Vikas Gorur
2009-04-07
6
-41
/
+254
*
Consider a subvolume dead if an fop fails on it
Vikas Gorur
2009-04-07
3
-17
/
+19
*
Add lock-less versions of fd_ctx_*
Vikas Gorur
2009-04-07
2
-52
/
+104
*
Enabling booster after port to work with changed libglusterfsclient interface.
Raghavendra G
2009-04-06
1
-0
/
+929
*
fix to fd leak in posix_create() in case of some failures.
Amar Tumballi
2009-04-06
1
-2
/
+3
*
nufa to take care of free disk-space while creating files.
Amar Tumballi
2009-04-06
1
-32
/
+74
*
Fix in return value of afr_sh_mark_sources
Vikas Gorur
2009-04-06
3
-10
/
+26
*
bitrot-13 fix
Csaba Henk
2009-04-06
1
-0
/
+2
*
Fix an incorrect type-cast in libglusterfsclient.c
Vikas Gorur
2009-04-06
1
-1
/
+1
*
io-threads: Cleaner stub destruction
Shehjar Tikoo
2009-04-06
1
-0
/
+3
*
io-threads: Sanity check worker thread idx
Shehjar Tikoo
2009-04-06
1
-20
/
+62
*
disabling booster
Anand V. Avati
2009-04-03
1
-920
/
+0
*
distribute to take care of available disk space while creating new dirs, and ...
Amar Tumballi
2009-04-03
5
-26
/
+384
*
fix broken transport-type unix
Rommer
2009-04-03
1
-1
/
+5
[next]