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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
distribute: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
4
-101
/
+320
*
ha: Handle memory allocation failures
Shehjar Tikoo
2009-10-01
2
-15
/
+618
*
ha: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-22
/
+46
*
symlink-cache: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-4
/
+12
*
io-threads: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-25
/
+31
*
read-ahead: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-4
/
+16
*
write-behind: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-112
/
+172
*
filter: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-27
/
+84
*
stripe: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-199
/
+361
*
error-gen: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-21
/
+37
*
locks: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-6
/
+9
*
io-stats: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-10
/
+18
*
trace: NFs-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-109
/
+335
*
client: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-22
/
+93
*
server: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-1
/
+19
*
posix: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-26
/
+394
*
unify: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
3
-112
/
+140
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
40
-506
/
+1689
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
33
-5092
/
+2179
*
Changes to use this->name while using logging instead of explicitly mentionin...
Pavan Sondur
2009-10-01
5
-20
/
+20
*
Check if path is valid after call to inode_path before accessing it.
Pavan Sondur
2009-10-01
1
-4
/
+8
*
cluster/afr: dir-write: Fix inode number handling.
Vikas Gorur
2009-09-28
2
-24
/
+41
*
cluster/afr: Fix memory leak in "diff" self-heal algorithm.
Vikas Gorur
2009-09-24
1
-0
/
+30
*
performance/write-behind: Add a NULL check for request->stub before checking ...
Raghavendra G
2009-09-24
1
-1
/
+2
*
fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...
Csaba Henk
2009-09-23
1
-5
/
+51
*
Implemented inodelks with support for domains.
Pavan Vilas Sondur
2009-09-23
6
-75
/
+644
*
Implemented entry locks and support for domains.
Pavan Vilas Sondur
2009-09-23
6
-26
/
+681
*
Removed internal.c and old domain definition in locks.
Pavan Vilas Sondur
2009-09-23
3
-906
/
+7
*
mount.glusterfs had a problem understanding when "volfile" was given as one o...
Harshavardhana Ranganath
2009-09-23
1
-5
/
+6
*
performance/write-behind: store currently aggregated data size in wb_file
Raghavendra G
2009-09-23
1
-27
/
+30
*
performance/write-behind: store the current window size in wb_file.
Raghavendra G
2009-09-23
1
-43
/
+39
*
performance/write-behind: reduce usage of iov_length.
Raghavendra G
2009-09-23
1
-47
/
+27
*
cluster/afr: Add new option "data-self-heal-algorithm"
Vikas Gorur
2009-09-22
5
-3
/
+36
*
cluster/afr: Add the "diff" self-heal algorithm.
Vikas Gorur
2009-09-22
3
-2
/
+362
*
cluster/afr: Make the self-heal algorithm pluggable.
Vikas Gorur
2009-09-22
5
-168
/
+287
*
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
[next]