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
/
performance
/
quick-read
Commit message (
Expand
)
Author
Age
Files
Lines
*
quick-read: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-1
/
+20
*
performance/quick-read: Perform error handling only when GF_CALLOC fails
Vijay Bellur
2011-06-22
1
-1
/
+1
*
performance/quick-read: reset open_in_transit to zero in case of an error.
Raghavendra G
2011-06-22
1
-0
/
+1
*
performance/quick-read: dump inode and fdctx during statedump.
Raghavendra G
2011-06-14
1
-0
/
+126
*
quick-read: Fix dirname(3) usage
Anand Avati
2011-05-30
1
-5
/
+6
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-49
/
+14
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
1
-1
/
+1
*
performance/quick-read: logging enhancements
Amar Tumballi
2011-03-17
1
-54
/
+291
*
performance/quick-read: propagate errors during open back to actual fops.
Raghavendra G
2011-03-17
1
-19
/
+539
*
performance/quick-read: whitespace related changes to adhere to coding guidel...
Raghavendra G
2011-03-17
3
-341
/
+328
*
performance/quick-read: disable caching for fds opened with GF_OPEN_NOWB flags.
Raghavendra G
2011-02-18
1
-2
/
+4
*
performance/quick-read: Fix unwinding of same frame twice when qr_loc_fill fa...
v3.1.2qa4
Raghavendra G
2011-01-11
1
-42
/
+22
*
performance/quick-read: fix warnings due to format string mismatches during i...
Raghavendra G
2010-12-12
1
-1
/
+1
*
performance/quick-read: handle the errors in qr_loc_fill properly when an fop...
v3.1.1qa6
Raghavendra G
2010-11-13
1
-2
/
+24
*
performance/quick-read: white space cleanup
Vijay Bellur
2010-10-28
1
-110
/
+110
*
performance/quick-read: set right validation checks
Vijay Bellur
2010-10-28
1
-2
/
+2
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
1
-1
/
+47
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+85
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
3
-9
/
+9
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-5
/
+5
*
performance/quick-read: fix memory leaks.
Raghavendra G
2010-09-22
1
-3
/
+1
*
changes to client to make use of the rdma functionality.
Raghavendra G
2010-08-30
2
-6
/
+4
*
xlators/performance: quick-read.c remove dead assignments
Sachidananda
2010-08-17
1
-4
/
+0
*
dump total cache used in quickread in the statedump information
Raghavendra Bhat
2010-07-19
1
-1
/
+4
*
typo error: should check for less than instead of greater than
Raghavendra Bhat
2010-07-13
1
-1
/
+1
*
dump total files cached in quick-read in statedump information
Raghavendra Bhat
2010-07-12
1
-0
/
+24
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
*
quick-read: fix size parameter to GF_CALLOC of priv to fix mem corruption
Anand Avati
2010-06-07
1
-1
/
+1
*
performance/quick-read: fix the size-to-be pruned.
Raghavendra G
2010-06-03
1
-2
/
+2
*
performance/quick-read: set default cache-size value to 128MB.
Raghavendra G
2010-06-03
1
-1
/
+3
*
performance/quick-read: implement an upper size limit for the cache.
Raghavendra G
2010-05-26
3
-254
/
+610
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-3
/
+0
*
performance/quick-read: don't try to validate again if qr_readv is called jus...
Raghavendra G
2010-04-27
2
-4
/
+13
*
Memory accounting changes
Vijay Bellur
2010-04-23
3
-23
/
+85
*
performance/quick-read: read directly from backend for fds opened with O_DIRE...
Raghavendra G
2010-04-08
2
-2
/
+12
*
performance/quick-read: make use of nanosecond resolution of mtime to decide ...
Raghavendra G
2010-04-08
1
-2
/
+5
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
2
-19
/
+19
*
quick-read: Store and propagate wbflags argument in open fop
Shehjar Tikoo
2010-03-04
2
-12
/
+22
*
performance/quick-read: change the maximum value of max-file-size to 1000KB f...
Raghavendra G
2009-11-28
1
-4
/
+4
*
performance/quick-read: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-40
/
+49
*
performance/quick-read: set return value to zero after successful init.
Raghavendra G
2009-11-13
1
-0
/
+2
*
performance/quick-read: Process state dump operations are added.
vinayak hegde
2009-10-20
1
-0
/
+35
*
performance/quick-read: frame->local need not be set in qr_open_cbk.
Raghavendra G
2009-10-15
1
-4
/
+1
*
performance/quick-read: flush should proceed with winding if fd-context is no...
Raghavendra G
2009-10-15
1
-2
/
+1
*
performance/quick-read: change the default option values in quick-read.
Raghavendra G
2009-10-09
1
-1
/
+2
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
2
-2
/
+2
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-23
/
+26
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
1
-107
/
+20
[next]