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
*
io-stats: indentation fixes
Anand Avati
2010-03-04
1
-701
/
+449
*
libglusterfs: Copy va_list types using va_copy instead of memcpy.
Pavan Sondur
2010-03-03
1
-2
/
+7
*
posix: gen number fixes on non-Linux systems
Vijay Bellur
2010-03-03
1
-2
/
+17
*
features/quota: Remember '/' loc_t to initiate xattr calls.
Pavan Sondur
2010-03-02
1
-31
/
+60
*
socket: Add NULL check for failed ioq entry allocation
Shehjar Tikoo
2010-03-02
1
-0
/
+4
*
features/quota: store the entire vector in local instead of just a pointer to...
Raghavendra G
2010-03-02
1
-4
/
+13
*
local->failed set to one twice
Raghavendra Bhat
2010-03-02
1
-1
/
+1
*
stripe read fix (when read() is done on a sparse file over glusterfs)
Amar Tumballi
2010-03-01
2
-12
/
+69
*
io-threads: more fixes
Anand Avati
2010-02-27
2
-7
/
+14
*
storage/posix: Don't use FTW_CONTINUE
Vikas Gorur
2010-02-23
1
-1
/
+1
*
dht: fix READDIR semantics which got broken in 512dcad823feb199d78f5b66a09bc4...
Anand Avati
2010-02-23
1
-34
/
+24
*
performance/write-behind: fix data corruption while aggregating the adjacent ...
Raghavendra G
2010-02-22
1
-4
/
+55
*
performance/write-behind: refactor __wb_collapse_write_bufs
Raghavendra G
2010-02-22
1
-36
/
+38
*
performance/io-cache: set path in local during lookup.
Raghavendra G
2010-02-22
1
-0
/
+40
*
io-threads: single queue/multi-thread model
Anand Avati
2010-02-22
2
-956
/
+154
*
common-utils: gf_log2 handles 0 input
Anand Avati
2010-02-22
3
-4
/
+4
*
dht: fix leak introduced in 137f94ed123b1c7c7ada541aaa599679e19888f6
Anand Avati
2010-02-22
1
-1
/
+4
*
dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTY
Anand Avati
2010-02-22
3
-14
/
+244
*
storage/posix: Check for path before logging it in case of an error in xattro...
Pavan Sondur
2010-02-22
1
-13
/
+32
*
features/quota: Changes in arguments in STACK_UNWINDs for most FOPs.
Pavan Sondur
2010-02-22
1
-21
/
+37
*
features/quota: Fix memory leak while syncing disk usage.
Pavan Sondur
2010-02-22
1
-4
/
+14
*
Add new gf_strstr dropin replacement for "strstr"
Harshavardhana Ranganath
2010-02-22
3
-2
/
+41
*
inode: guard against possible infinite loops
Anand Avati
2010-02-22
1
-2
/
+13
*
protocol/client: better pointer check on saved_frames mapping in ping timer
Anand Avati
2010-02-22
1
-12
/
+15
*
protocol/client: add memory allocation checks
Anand Avati
2010-02-22
1
-0
/
+15
*
fuse: bring over recent mounting code changes from libfuse upstream
Csaba Henk
2010-02-21
3
-64
/
+331
*
fuse: check the return value of pthread_cond_timedwait before logging in fuse...
Raghavendra Bhat
2010-02-20
1
-7
/
+6
*
Support new option "conf-dir"
Harshavardhana Ranganath
2010-02-20
1
-19
/
+60
*
cluster/stripe: Set op_ret as failure if inode is not being set in lookup cbk
Vijay Bellur
2010-02-20
1
-1
/
+2
*
Add quota support to volgen
Harshavardhana Ranganath
2010-02-18
2
-3
/
+41
*
Remove dns lookup issued for each hostnames.
Harshavardhana Ranganath
2010-02-18
1
-13
/
+2
*
server_writev: add proper iobuf into iobref
Anand Avati
2010-02-18
1
-1
/
+1
*
features/locks: Set dummy fd ctx in all relevant places so that release callb...
Pavan Sondur
2010-02-18
3
-3
/
+82
*
dht: Remove pointer casting in layout handling
Anand Avati
2010-02-07
2
-9
/
+15
*
Fix memory access in afr's self-heal code (replace pointer casts by memcpy).
Hraban Luyat
2010-02-07
1
-24
/
+30
*
'lookup-unhashed' option of distribute should be 'auto' by default.
Amar Tumballi
2010-02-06
5
-22
/
+76
*
Fixes for MacOSX and Solaris build
Anand Avati
2010-02-05
2
-32
/
+102
*
cluster/dht: Remove linkfile before unlinking the datafile.
Vikas Gorur
2010-02-02
1
-17
/
+63
*
storage/posix: Set op_ret to -1 when open fails.
Vikas Gorur
2010-02-02
1
-0
/
+1
*
performance/write-behind: Set right an incorrect message displayed in log
Vijay Bellur
2010-01-29
1
-1
/
+1
*
cluster/dht: Check for size 0 in check_is_linkfile()
Vijay Bellur
2010-01-29
1
-1
/
+3
*
transport/socket: guess an appropriate address family when it is not specifie...
Raghavendra G
2010-01-28
3
-27
/
+34
*
storage/posix: Fix device number handling.
Vikas Gorur
2010-01-28
1
-6
/
+23
*
Revert "Server backend storage hang should not cause the mount point to hang."
Harshavardhana Ranganath
2010-01-26
7
-311
/
+23
*
Fix fetching volume file from the server, by sending parent up through the xl...
Harshavardhana Ranganath
2010-01-26
1
-0
/
+4
*
mount/fuse: Fix file type checking.
Vikas Gorur
2010-01-25
1
-7
/
+10
*
storage/posix: Fix an access-after-free bug in release() and releasedir().
Vikas Gorur
2010-01-25
1
-17
/
+15
*
performance/io-cache: cache only those files whose size falls under configure...
Raghavendra G
2010-01-25
2
-64
/
+130
*
Fix occurence of cache-size being floating point
Harshavardhana Ranganath
2010-01-25
1
-2
/
+2
*
protocol/client: timeout tweaks
Anand Avati
2010-01-23
1
-4
/
+7
[next]