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 crash in afr data self heal. Bugzilla ID: 3
Vikas Gorur
2009-06-08
1
-0
/
+2
*
libglusterfsclient: Avoid dirent copies in readdir cbk
Shehjar Tikoo
2009-06-08
2
-7
/
+16
*
libglusterfs: Add empty and NULL dirents list checks
Shehjar Tikoo
2009-06-08
2
-0
/
+12
*
ib-verbs error log enhancement
Amar Tumballi
2009-06-03
1
-3
/
+10
*
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
*
libglusterfsclient: Increase readdir block size
Shehjar Tikoo
2009-06-03
1
-1
/
+1
*
libglusterfsclient: Add dirent pre-fetching and caching
Shehjar Tikoo
2009-06-03
2
-64
/
+215
*
booster: attr_timeout: Read timeout from booster fstab
Shehjar Tikoo
2009-06-03
1
-0
/
+17
*
libglusterfsclient: Simplify inode and stat caching
Shehjar Tikoo
2009-06-03
3
-127
/
+94
*
libglusterfsclient: Allocate right sized structure
Shehjar Tikoo
2009-06-03
1
-1
/
+1
*
booster: Clean-up handling of log/fstab env variables
Shehjar Tikoo
2009-06-02
1
-5
/
+14
*
booster: Eliminate gluster context creation race
Shehjar Tikoo
2009-06-02
1
-92
/
+133
*
booster: Clear up env var usage
Shehjar Tikoo
2009-06-02
1
-1
/
+14
*
bug fix in dht-diskusage when statvfs->f_blocks is 0
Amar Tumballi
2009-06-02
1
-2
/
+3
*
Remove absolute path for init scripts.
Harshavardhana
2009-05-29
1
-1
/
+1
*
socket: New option: Set receive and send buffer size
Shehjar Tikoo
2009-05-29
2
-3
/
+76
*
Fix mismatch in size of used buffer to prevent an infinite loop
Pavan Sondur
2009-05-29
1
-1
/
+1
*
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
*
add booster_fstab.h in noinst_HEADERS to fix build breakage after 'make dist'
Anand Avati
2009-05-26
1
-0
/
+1
*
Preserve atime/mtime during data self heal.
Vikas Gorur
2009-05-26
1
-8
/
+51
*
fix crash in __socket_reset. Previously iobuf_p was an allocated pointer, but...
Anand Avati
2009-05-22
1
-2
/
+2
*
THIS: use xlator_init() for initializing xlators
Anand V. Avati
2009-05-22
2
-2
/
+2
*
THIS: add xlator_init() API to set @THIS
Anand V. Avati
2009-05-22
2
-0
/
+18
*
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
*
THIS: ib-verbs now uses xlator_notify for setting THIS
Anand V. Avati
2009-05-22
1
-4
/
+4
*
THIS: socket now uses xlator_notify for setting THIS
Anand V. Avati
2009-05-22
1
-4
/
+4
*
THIS: default_notify to use xlator_notify for THIS compatibility
Anand V. Avati
2009-05-22
1
-7
/
+4
*
THIS: xlator_notify API to be used for propagating notifications with proper ...
Anand V. Avati
2009-05-22
2
-0
/
+19
*
THIS: set appropriately in call stub resumes
Anand V. Avati
2009-05-22
1
-4
/
+11
*
THIS: set appropriately in STACK_* macros
Anand V. Avati
2009-05-22
1
-4
/
+21
*
globals: add globals.h/c THIS: macro to access thread specific current xlator...
Anand V. Avati
2009-05-22
4
-4
/
+215
*
Check for returns when apxs fails and disable mod_glusterfs
Harshavardhana
2009-05-21
1
-4
/
+10
*
mem-pool,io-threads: Destroy mem-pool on deallocation
Shehjar Tikoo
2009-05-21
3
-0
/
+17
*
booster: Move fstab parsing into booster from libglusterfs
Shehjar Tikoo
2009-05-20
6
-436
/
+436
*
add xlator debug/io-stats
Csaba Henk
2009-05-20
5
-1
/
+1536
*
add 'non-blocking-io' to the options array in sockets.
Amar Tumballi
2009-05-20
1
-0
/
+3
*
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
*
mem-pool: Restructure mem-pool behaviour
Shehjar Tikoo
2009-05-19
2
-31
/
+55
*
mem-pool: Fix #define spelling
Shehjar Tikoo
2009-05-19
1
-3
/
+3
*
mem-pool: Remove hard coded value for pad boundary
Shehjar Tikoo
2009-05-19
1
-1
/
+1
[next]