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
*
performance/stat-prefetch: fix access to inode table.
Raghavendra G
2009-12-02
1
-13
/
+23
*
fixes to compile on MacOSX (no fuse client)
Amar Tumballi
2009-12-01
5
-21
/
+24
*
bring new MOP called NOTIFY.
Amar Tumballi
2009-12-01
2
-2
/
+11
*
afr: remove memcpy of @local contents in afr_local_copy
Anand Avati
2009-12-01
1
-8
/
+23
*
afr: fix fd reference leak
Anand Avati
2009-12-01
1
-1
/
+1
*
performance/io-cache: Hold locks on inode before creating rbt tree.
Vijay Bellur
2009-12-01
1
-20
/
+29
*
libglusterfsclient/read: break reads bigger than the iobuffer size into small...
Raghavendra G
2009-12-01
1
-16
/
+34
*
libglusterfsclient/readv: break reads bigger than the iobuffer size into smal...
Raghavendra G
2009-12-01
1
-27
/
+55
*
extras/benchmarking: port glfs-bm.c to master.
Raghavendra G
2009-12-01
1
-21
/
+29
*
changed the version of glusterfs from 2.1.0 to 3.0.0
Amar Tumballi
2009-12-01
2
-2
/
+2
*
trash_ftruncate fop added
Amar Tumballi
2009-12-01
1
-0
/
+357
*
trash_truncate fop added
Amar Tumballi
2009-12-01
1
-2
/
+443
*
trash_rename fop added
Amar Tumballi
2009-12-01
1
-0
/
+258
*
trash_unlink fop added
Amar Tumballi
2009-12-01
2
-1
/
+337
*
features/trash initial cleanup commit
Amar Tumballi
2009-12-01
3
-610
/
+194
*
Booster configuration fixed for per transport type and honours conf-dir option.
Harshavardhana Ranganath
2009-12-01
2
-11
/
+57
*
cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.
Vikas Gorur
2009-12-01
3
-20
/
+7
*
cluster/afr: Set file size properly before unwinding from self-heal.
Vikas Gorur
2009-12-01
1
-2
/
+5
*
cluster/afr: Set the self-heal "source" as read subvolume even when not doing...
Vikas Gorur
2009-12-01
5
-29
/
+117
*
stat-prefetch: fix unsafe reference to @local in sp_lookup_cbk
Anand Avati
2009-12-01
1
-1
/
+5
*
performance/stat-prefetch: make lookup to wait for the completion of another ...
Raghavendra G
2009-12-01
1
-14
/
+106
*
performance/stat-prefetch: don't use same variable for getting inode context ...
Raghavendra G
2009-12-01
1
-5
/
+5
*
performance/stat-prefetch: fix errors in handling memory allocation failures ...
Raghavendra G
2009-12-01
1
-3
/
+3
*
fix leaks pointed out by cppcheck static analyzer
Csaba Henk
2009-11-30
5
-3
/
+10
*
cluster/afr: Preserve generation number along with inode in lookup and creati...
Vikas Gorur
2009-11-30
3
-3
/
+26
*
cluster/afr: Refactored lookup_cbk and introduce precedence of errors.
Vikas Gorur
2009-11-30
2
-117
/
+303
*
afr: fix crash in afr_sh_data_close
Anand Avati
2009-11-29
1
-0
/
+3
*
protocol/server: enhance trace logging
Anand Avati
2009-11-29
3
-85
/
+206
*
afr: handle fdctx->pre_op_done handling
Anand Avati
2009-11-29
1
-0
/
+1
*
afr: fix logic to break out of diff/checksum loop
Anand Avati
2009-11-28
1
-9
/
+5
*
protocol/server: fix improper validation of fd in server_rchecksum
Anand Avati
2009-11-28
1
-6
/
+0
*
performance/quick-read: add options to doc/translator-options.txt.
Raghavendra G
2009-11-28
1
-0
/
+4
*
performance/quick-read: change the maximum value of max-file-size to 1000KB f...
Raghavendra G
2009-11-28
1
-4
/
+4
*
Excluding static libraries.
Harshavardhana Ranganath
2009-11-28
1
-0
/
+1
*
Removed deprecated export_dir in print string.
Harshavardhana Ranganath
2009-11-28
1
-1
/
+1
*
moved unify from 'cluster/unify' to 'legacy/cluster/unify'
Amar Tumballi
2009-11-28
1
-1
/
+1
*
performance/stat-prefetch: Changed rbthash to make use of 1 bucket
Vijay Bellur
2009-11-26
2
-16
/
+66
*
Volgen rewritten using option parser and added proper support for booster.
Harshavardhana Ranganath
2009-11-26
3
-211
/
+274
*
THIS: transport to use xlator_notify() for proper setting of @THIS
Anand Avati
2009-11-26
1
-2
/
+2
*
protocol/server: Introduce option trace to log requests and replies in normal...
Pavan Sondur
2009-11-26
4
-6
/
+176
*
protocol/server: Get all fops to use the new 'resolve_and_resume' path in ser...
Pavan Sondur
2009-11-26
2
-277
/
+299
*
Changed rbthash_table_init() to take a mem-pool argument.
Vijay Bellur
2009-11-26
6
-31
/
+115
*
fixes in nufa
Amar Tumballi
2009-11-26
3
-96
/
+92
*
switch translator added
Amar Tumballi
2009-11-26
3
-1
/
+1059
*
Volgen supporting multidisks and booster configuration for nfs and cifs
Harshavardhana Ranganath
2009-11-26
8
-440
/
+489
*
add an extra check for loc->parent when loc->ino is not 1
Amar Tumballi
2009-11-26
1
-1
/
+1
*
Fixed typo in gf_proc_dump for attribute_timeout.
Harshavardhana Ranganath
2009-11-26
1
-1
/
+1
*
don't allow stripe with just one subvolume
Amar Tumballi
2009-11-26
1
-1
/
+7
*
protocol/server: Changed logging level of message on deep resolution
Vijay Bellur
2009-11-26
1
-1
/
+1
*
changed the log level of failure case in client_setvolume_cbk
Amar Tumballi
2009-11-26
1
-1
/
+1
[next]