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
*
libglusterfs: Add checksum functions.
Vikas Gorur
2009-09-22
5
-2
/
+495
*
booster: implement F_DUPFD command in fcntl.
Raghavendra G
2009-09-22
1
-0
/
+2
*
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
*
libglusterfsclient: Fix build warnings
Shehjar Tikoo
2009-09-22
1
-18
/
+20
*
booster: Fix build warnings
Shehjar Tikoo
2009-09-22
1
-14
/
+15
*
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
2
-1
/
+8
*
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
5
-13
/
+88
*
Changed prototype for inode_table_dump() and inode_dump().
Vijay Bellur
2009-09-16
5
-20
/
+76
*
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
*
libglusterfs:Acquire lock before accessing fdtable contents during statedump.
Vijay Bellur
2009-09-16
1
-8
/
+16
*
glusterfsd: Removing conditional compilation for SIGUSR1 handler.
Vijay Bellur
2009-09-16
1
-2
/
+0
*
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
*
booster: use __REDIRECT macro to prevent creat being renamed to creat64.
Raghavendra G
2009-09-15
1
-1
/
+4
*
libglusterfsclient: NULL terminate the vmp entry during vmp_entry_init.
Raghavendra G
2009-09-15
1
-2
/
+5
*
booster: use appropriate conversion specifier during logging in close.
Raghavendra G
2009-09-15
1
-1
/
+1
*
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
*
extras: Add LD_PRELOAD test tool
Shehjar Tikoo
2009-09-15
5
-0
/
+1089
*
transport/ib-verbs: initialize fini member of new-transports created during a...
Raghavendra G
2009-09-14
1
-0
/
+2
*
libglusterfsclient: Wait for time ample enough for all the children of distri...
Raghavendra G
2009-09-13
1
-0
/
+11
*
protocol/server: server_stub_resume should check for failure of lookup when o...
Raghavendra G
2009-09-13
1
-1
/
+2
*
booster: Fix fd_t leak in pread64
Shehjar Tikoo
2009-09-09
1
-0
/
+1
*
libglusterfsclient: Fix incorrect NULL check for fd
Shehjar Tikoo
2009-09-09
1
-1
/
+1
*
libglusterfsclient: Handle CALLOC failure in libgf_client_lookup
Shehjar Tikoo
2009-09-09
1
-0
/
+7
*
libglusterfsclient: Handle CALLOC failure in libgf_init_vmpentry
Shehjar Tikoo
2009-09-09
1
-0
/
+18
*
libglusterfsclient: Add inode_ctx NULL check during iattr cache validation
Shehjar Tikoo
2009-09-09
1
-0
/
+6
*
libglusterfsclient: Enhance logging
Shehjar Tikoo
2009-09-09
1
-43
/
+318
*
booster: Enhance booster logging
Shehjar Tikoo
2009-09-09
3
-71
/
+547
*
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
[next]