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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/io-threads: least-rate-limit least priority throttling
Brian Foster
2012-11-21
2
-2
/
+94
*
write-behind: use uint64_t for overlap comparison
Anand Avati
2012-10-13
1
-4
/
+4
*
performance/write-behind: use try lock while taking statedumps
Raghavendra Bhat
2012-10-11
1
-2
/
+9
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
7
-14
/
+23
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
7
-14
/
+14
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
7
-7
/
+7
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
7
-7
/
+7
*
write-behind: implement causal ordering and other cleanup
Anand Avati
2012-10-01
1
-2418
/
+1068
*
performance/io-cache: provide hook for dumping inode context
Raghavendra Bhat
2012-09-19
1
-29
/
+38
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-4
/
+7
*
performance/write-behind: avoid deadlock while taking the statedump of fds
Raghavendra Bhat
2012-08-19
1
-6
/
+24
*
performance/write-behind: store the wb_inode in local before winding
Raghavendra Bhat
2012-08-11
1
-1
/
+3
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-1
/
+1
*
performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-02
1
-7
/
+60
*
performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-02
1
-3
/
+16
*
performance/write-behind: maintain a per-inode request queue instead of maint...
Raghavendra G
2012-08-02
2
-596
/
+769
*
performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-01
1
-11
/
+18
*
performance/io-threads: dump the io-threads specific information in statedump
Raghavendra Bhat
2012-07-30
2
-2
/
+52
*
performance/io-threads: Provide option to turn off least-priority
Pranith Kumar K
2012-07-30
2
-5
/
+13
*
performance/write-behind: detect short writes and pend an EIO error
Brian Foster
2012-07-25
1
-1
/
+15
*
performance/write-behind: preserve lk-owner while syncing writes.
Raghavendra G
2012-07-25
1
-66
/
+143
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
6
-32
/
+12
*
fuse/md-cache: add support for the 'fopen-keep-cache' mount option
Brian Foster
2012-07-13
2
-8
/
+39
*
md-cache: cache SELinux and Posix ACL xattrs only if enabled
Anand Avati
2012-07-04
1
-5
/
+56
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
2
-8
/
+6
*
io-cache,quick-read: bring down log level
Anand Avati
2012-06-07
2
-4
/
+5
*
performance/md-cache: make cache timeout reconfigurable via cli
Raghavendra Bhat
2012-05-29
1
-3
/
+3
*
performance/quick-read: fix race-conditions in qr_unlink.
Raghavendra G
2012-05-23
3
-46
/
+80
*
performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fd
Raghavendra Bhat
2012-05-21
1
-1
/
+1
*
mount/fuse: Use state->lk_lock to print lock information on EAGAIN.
Mohammed Junaid
2012-05-15
1
-1
/
+1
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
20
-283
/
+103
*
quick-read, md-cache: selectively cache xattr data to conserve memory
Brian Foster
2012-05-08
2
-7
/
+94
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-4
/
+6
*
clean up handling of special client pids
Csaba Henk
2012-04-23
1
-1
/
+1
*
performance/io-threads: Change the thread scaling logic.
Pranith Kumar K
2012-04-20
2
-6
/
+8
*
performance/quick-read: disable reading from cache if unlink has
Raghavendra G
2012-04-18
1
-0
/
+4
*
md-cache: fix dict memory leak in mdc_inode_xatt_update
Brian Foster
2012-04-12
1
-2
/
+0
*
md-cache: fix time comparison to support 0 timeout
Brian Foster
2012-04-02
1
-2
/
+2
*
performance/quick-read: open shouldn't be worried about checking
Raghavendra G
2012-04-02
2
-73
/
+0
*
performance/io-cache: Enhance state-dump output
shishir gowda
2012-04-01
1
-4
/
+10
*
performance/quick-read: fix build errors.
Raghavendra G
2012-03-28
2
-9
/
+13
*
performance/quick-read: make unlink aware of open-behind behaviour of quick-r...
Raghavendra G
2012-03-28
3
-24
/
+336
*
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
10
-786
/
+887
*
performance/read-ahead: destroy pages which survived from being flushed
Raghavendra G
2012-03-20
3
-2
/
+10
*
performance/io-cache: destroy the pages which survived in
Raghavendra G
2012-03-20
2
-0
/
+6
*
mgmt/glusterd : volume set validation fixes
Kaushal M
2012-03-18
1
-1
/
+1
*
performance/io-cache: cleanup the xlator private data completely in fini.
Raghavendra G
2012-03-14
1
-1
/
+16
*
performance/read-ahead: cleanup xlator private data completely in fini.
Raghavendra G
2012-03-14
1
-2
/
+5
*
performance/quick-read: implement fini
Raghavendra G
2012-03-14
1
-0
/
+51
[next]