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
*
Do not fail over readdir in replicate.
Vikas Gorur
2009-06-11
1
-27
/
+4
*
Do itransform on every entry in readdir_cbk.
Vikas Gorur
2009-06-11
1
-4
/
+9
*
Filter out changelog xattrs in replicate.
Vikas Gorur
2009-06-11
1
-1
/
+64
*
io-threads: Fix missed notification in sem_timedwait
Shehjar Tikoo
2009-06-11
2
-5
/
+4
*
read-ahead: handle memory allocation failures
Raghavendra G
2009-06-11
3
-17
/
+111
*
read-ahead: return with error code EBADF for fops on fds without file set in ...
Raghavendra G
2009-06-11
1
-11
/
+45
*
read-ahead: unwind with a return value of -1 and error code of ENOMEM on memo...
Raghavendra G
2009-06-11
1
-0
/
+4
*
removed unused option 'page-size' in io-cache
Amar Tumballi
2009-06-09
1
-5
/
+0
*
Print PID after daemonizing glusterfs.
Vikas Gorur
2009-06-09
1
-6
/
+10
*
server-helpers: cleanup connection only if there are no active transports.
Raghavendra G
2009-06-08
3
-129
/
+194
*
Fix crash in afr data self heal. Bugzilla ID: 3
Vikas Gorur
2009-06-08
1
-0
/
+2
*
io-cache: prevent frames from getting woken up while page is getting validated
Anand Avati
2009-06-03
1
-1
/
+1
*
unify getdents count reduced to 512 (from 1024)
Amar Tumballi
2009-06-03
1
-1
/
+1
*
bug fix in dht-diskusage when statvfs->f_blocks is 0
Amar Tumballi
2009-06-02
1
-2
/
+3
*
Do itransform in AFR readdir.
Vikas Gorur
2009-05-26
1
-3
/
+10
*
Always do itransform of the inode number from the first up child.
Vikas Gorur
2009-05-26
1
-8
/
+17
*
Preserve atime/mtime during data self heal.
Vikas Gorur
2009-05-26
1
-8
/
+51
*
THIS: bootstrap @THIS in fuse thread
Anand V. Avati
2009-05-22
1
-0
/
+2
*
THIS: unify now uses xlator_notify for setting THIS
Anand V. Avati
2009-05-22
1
-1
/
+1
*
THIS: protocol/client now uses xlator_notify for setting THIS
Anand V. Avati
2009-05-22
1
-12
/
+9
*
mem-pool,io-threads: Destroy mem-pool on deallocation
Shehjar Tikoo
2009-05-21
1
-0
/
+1
*
add xlator debug/io-stats
Csaba Henk
2009-05-20
4
-1
/
+1534
*
io-threads: Use boolean enums instead of integer 1
Shehjar Tikoo
2009-05-20
1
-2
/
+2
*
io-threads: Change mutexes/condvars to spinlocks/semaphores
Shehjar Tikoo
2009-05-20
2
-36
/
+80
*
io-threads: Reduce default max for threads to 64
Shehjar Tikoo
2009-05-20
1
-1
/
+1
*
io-threads: Support mem-pool allocator for iot_request_t
Shehjar Tikoo
2009-05-20
2
-23
/
+44
*
io-threads: Add graceful shutdown of worker threads
Raghavendra G
2009-05-20
2
-25
/
+79
*
io-threads: handle memory allocation failures
Raghavendra G
2009-05-20
1
-197
/
+760
*
Change errno to EAGAIN in readv/writev
Vikas Gorur
2009-05-19
1
-6
/
+7
*
Bug fix in pl_readv/writev to handle the mandatory lock case properly.
Vikas Gorur
2009-05-18
1
-23
/
+21
*
client-protocol: Fix memory corruption in client_lookup
Raghavendra G
2009-05-16
1
-13
/
+7
*
make getxattr fail with ERANGE if reply is bigger than what was requested
Csaba Henk
2009-05-16
1
-31
/
+25
*
avoid duplicate mounts while using mount.glusterfs
Amar Tumballi
2009-05-16
1
-1
/
+1
*
replace BIG_FUSE_CHANNEL_SIZE with 'this->ctx->page_size'
Amar Tumballi
2009-05-16
1
-9
/
+9
*
posix: Fix build warning on incorrect type
Shehjar Tikoo
2009-05-16
1
-1
/
+1
*
stripe init 'block-size' pattern parsing bug fixed.
2.0.1
Amar Tumballi
2009-05-08
1
-59
/
+78
*
Set op_errno properly in afr_flush.
Vikas Gorur
2009-05-08
1
-0
/
+1
*
symlink-cache: fix return value of readlink
Raghavendra G
2009-05-07
1
-2
/
+2
*
fix in mount.glusterfs for proper direct io mode option.
Amar Tumballi
2009-05-07
1
-1
/
+1
*
protocol/client: indentation fixes
Anand V. Avati
2009-05-07
1
-926
/
+737
*
protocol/client: removed conf->child
Anand V. Avati
2009-05-07
2
-603
/
+0
*
transport shortcut b/w client and server
Anand V. Avati
2009-05-07
2
-0
/
+13
*
fix log message from transport-timeout to frame-timeout
Anand V. Avati
2009-05-06
1
-1
/
+1
*
afr self-heal: update file size of the returning stat buf with source file's ...
Anand V. Avati
2009-05-06
1
-0
/
+1
*
log level fixes in read-ahead
Anand V. Avati
2009-05-05
1
-6
/
+6
*
log level fix in storage/posix
Anand V. Avati
2009-05-05
1
-1
/
+1
*
io-cache logging level fixes
Anand V. Avati
2009-05-05
4
-33
/
+32
*
Do not lock entire file for metadata operations.
Vikas Gorur
2009-05-05
2
-8
/
+8
*
Made afr_flush a 'quick-unwind' transaction.
Vikas Gorur
2009-05-05
1
-6
/
+67
*
io-threads: Clarify thread count range
Shehjar Tikoo
2009-05-05
2
-16
/
+23
[next]