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
/
performance
/
write-behind
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-5
/
+2
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
2
-29
/
+11
*
performance/write-behind: queue setattr fop with writes always.
v3.3.0qa32
Raghavendra G
2012-03-27
1
-8
/
+1
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-98
/
+109
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-1
/
+1
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
2
-17
/
+20
*
Honor O_SYNC etc. properly.
Jeff Darcy
2012-02-21
1
-2
/
+28
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
1
-0
/
+1
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-8
/
+10
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-55
/
+58
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-4
/
+4
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-58
/
+28
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-3
/
+0
*
option validation: further fixes
Anand Avati
2011-08-19
1
-1
/
+1
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-181
/
+21
*
Change Copyright current year
Pranith Kumar K
2011-08-10
2
-2
/
+2
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
2
-6
/
+6
*
write-behind: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-4
/
+43
*
performance-translators: print path to file while dumping fdctx.
Raghavendra G
2011-06-14
1
-0
/
+9
*
performance/write-behind: initialize lock in wb-file before wb-file is set in...
branchpoint-3.2
Raghavendra G
2011-04-29
1
-20
/
+26
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-56
/
+22
*
performance/write-behind: logging enhancements
Raghavendra G
2011-03-17
1
-262
/
+453
*
performance/write-behind: whitespace cleanup.
Raghavendra G
2011-03-17
1
-492
/
+427
*
performance/write-behind: fix warnings due to format string mismatches during...
Raghavendra G
2010-12-12
1
-11
/
+11
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
2
-2
/
+2
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+3
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
1
-2
/
+23
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-2
/
+70
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
2
-6
/
+6
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+51
*
performance/write-behind: dump contents of wb-file
Raghavendra G
2010-09-16
1
-8
/
+154
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+3
*
fuse resolve related changes
Amar Tumballi
2010-08-11
1
-1
/
+1
*
Remove unused variables
Sachidananda
2010-08-02
1
-2
/
+0
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
1
-4
/
+6
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-4
/
+4
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-07-02
1
-173
/
+279
*
Revert "performance/write-behind: explicitly enforce ordering of overlapping ...
Anand V. Avati
2010-06-15
1
-126
/
+128
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-0
/
+2
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-05-26
1
-128
/
+126
*
write-behind: update default values for better small file performance
Anand Avati
2010-05-13
1
-2
/
+2
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-2
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
2
-24
/
+92
*
performance/write-behind: Resume all the consecutive non-write operations in ...
Raghavendra G
2010-03-29
1
-3
/
+0
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-40
/
+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/write-behind: Set right an incorrect message displayed in log
Vijay Bellur
2010-01-29
1
-1
/
+1
*
write-behind: fix 'option enable-trickling-writes'
Anand Avati
2010-01-23
1
-8
/
+4
[next]