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
*
cluster/afr: Open source and sinks in read/write mode during self-heal.
Vikas Gorur
2009-09-22
1
-2
/
+2
*
protocol/server: Implement rchecksum.
Vikas Gorur
2009-09-22
1
-1
/
+80
*
protocol/client: Implement rchecksum.
Vikas Gorur
2009-09-22
1
-0
/
+71
*
storage/posix: Implement rchecksum.
Vikas Gorur
2009-09-22
1
-0
/
+66
*
performance/write-behind: add option "enable-trickling-writes".
Raghavendra G
2009-09-22
1
-22
/
+41
*
performance/write-behind: reduce traversal of request list during wb_mark_winds.
Raghavendra G
2009-09-22
1
-35
/
+28
*
performance/write-behind: reduce list-traversal during wb_mark_unwinds
Raghavendra G
2009-09-22
1
-13
/
+19
*
performance/write-behind: remove redundant traversal of write-requests in the...
Raghavendra G
2009-09-22
1
-3
/
+5
*
performance/write-behind: Aggregate adjacent contiguous write-buffers into si...
Raghavendra G
2009-09-22
1
-1
/
+77
*
performance/write-behind: fine-tune logic of wb_mark_winds
Raghavendra G
2009-09-22
1
-65
/
+14
*
storage/posix: Update nr_files after system call succeeds.
Vikas Gorur
2009-09-22
1
-12
/
+12
*
performance/quick-read: refine logic of qr_readv.
Raghavendra G
2009-09-22
1
-3
/
+14
*
performance/quick-read: optimizations to lookup
Raghavendra G
2009-09-22
1
-24
/
+49
*
performance/quick-read: make a comment more explicit.
Raghavendra G
2009-09-22
1
-2
/
+2
*
performance/quick-read: checking for qr_file in inode-context and creating if...
Raghavendra G
2009-09-22
1
-30
/
+45
*
performance/quick-read: refine the logic in qr_lookup.
Raghavendra G
2009-09-22
1
-40
/
+54
*
protocol/client: access glusterfs context from the ctx member of xlator object
Raghavendra G
2009-09-22
1
-1
/
+1
*
performance/write-behind: check for the presence of context only in fds not o...
Raghavendra G
2009-09-22
1
-6
/
+12
*
client-protocol: fix race-condition encountered while accessing fdctx
Raghavendra G
2009-09-22
1
-47
/
+218
*
performance/quick-read: access glusterfs_ctx from xlator instead of using glu...
Raghavendra G
2009-09-17
1
-1
/
+1
*
Add iot_fxattrop to io-threads
Pavan Sondur
2009-09-17
1
-0
/
+1
*
Dumop inodectx added
Vijay Bellur
2009-09-16
3
-13
/
+70
*
Changed prototype for inode_table_dump() and inode_dump().
Vijay Bellur
2009-09-16
3
-3
/
+53
*
protocol/client: Support for dumpop priv.
Vijay Bellur
2009-09-16
1
-0
/
+56
*
mount/fuse: Support for dumpop priv.
Vijay Bellur
2009-09-16
1
-0
/
+47
*
cluster/dht: Support for dumpop priv.
Vijay Bellur
2009-09-16
1
-0
/
+134
*
io-cache: fix table->max_pri to 1 as the lowest priority
Anand Avati
2009-09-16
1
-1
/
+2
*
cluster/stripe, when dbench is run, client crashes because in stripe.c priv i...
Vinayak Hegde
2009-09-16
1
-1
/
+4
*
2.0.6 patch for io-cache pattern-matched non-caching
Stephan von Krawczynski
2009-09-15
1
-5
/
+23
*
storage/posix: transform inode number in stat structure
Raghavendra G
2009-09-15
1
-133
/
+446
*
protocol/server: server_stub_resume should check for failure of lookup when o...
Raghavendra G
2009-09-13
1
-1
/
+2
*
mount/fuse: Set d_type in readdir_cbk using the stat buf for the entry.
Vikas Gorur
2009-09-09
1
-1
/
+32
*
cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dict
Vikas Gorur
2009-09-08
1
-1
/
+2
*
cluster/afr: Do not try to self-heal "/"
Vikas Gorur
2009-09-08
1
-8
/
+16
*
performance/write-behind: hold locks when accessing members of wb_file.
Raghavendra G
2009-09-08
1
-25
/
+99
*
performance/write-behind: communicate back the errors in writes to servers, i...
Raghavendra G
2009-09-08
1
-1
/
+12
*
performance/quick-read: if open fails during cache validation, don't continue...
Raghavendra G
2009-09-08
2
-2
/
+24
*
performance/quick-read: Fix access of freed memory in qr_open_cbk.
Raghavendra G
2009-09-08
1
-1
/
+9
*
storage/posix: Synchronize access to this->private.
Vikas Gorur
2009-09-08
2
-23
/
+52
*
storage/posix: Handle setgid bit on directories correctly
Vikas Gorur
2009-09-08
1
-10
/
+108
*
performance/stat-prefetch: don't check for a non-null parent and inode in new...
Raghavendra G
2009-09-08
1
-3
/
+0
*
performance/stat-prefetch: minor bug-fixes.
Raghavendra G
2009-09-08
1
-9
/
+9
*
storage/posix: handle dentries from different mount points in readdir
Raghavendra G
2009-09-08
1
-34
/
+51
*
performance/stat-prefetch: implement release callbacks.
Raghavendra G
2009-09-08
1
-1
/
+21
*
performance/stat-prefetch: implement sp_fxattrop.
Raghavendra G
2009-09-08
1
-0
/
+37
*
performance/stat-prefetch: implement sp_xattrop.
Raghavendra G
2009-09-08
1
-0
/
+35
*
performance/stat-prefetch: implement sp_checksum.
Raghavendra G
2009-09-08
1
-1
/
+36
*
performance/stat-prefetch: implement sp_getdents.
Raghavendra G
2009-09-08
1
-0
/
+82
*
performance/stat-prefetch: flush stat corresponding to directory being read i...
Raghavendra G
2009-09-08
1
-0
/
+17
*
performance/stat-prefetch: implement sp_setdents.
Raghavendra G
2009-09-08
1
-0
/
+46
[next]