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
/
stat-prefetch
/
src
/
stat-prefetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance/stat-prefetch: fix memory leak
Raghavendra G
2011-08-24
1
-3
/
+14
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...
Raghavendra G
2011-05-31
1
-0
/
+9
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-1
/
+2
*
performance/stat-prefetch: logging enhancements
Amar Tumballi
2011-03-17
1
-417
/
+813
*
performance/stat-prefetch: whitespace related changes to adhere to coding gui...
Raghavendra G
2011-03-17
1
-177
/
+162
*
check the op_ret for less than zero in sp_create_cbk since posix can send neg...
Raghavendra Bhat
2011-02-22
1
-1
/
+1
*
check the value of op_ret pointer not the address
Raghavendra Bhat
2011-01-07
1
-1
/
+1
*
stat-prefetch: changes to incorporate gfid
Anand Avati
2010-11-25
1
-1
/
+7
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-1
/
+2
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
stat-prefetch: reduce the stat-prefetch mem-pool size
Amar Tumballi
2010-10-04
1
-1
/
+1
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-7
/
+7
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-2
/
+2
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+3
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+4
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+4
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
dump total entries cached in stat-prefetch to state-dump file
Raghavendra Bhat
2010-09-02
1
-1
/
+78
*
performance/stat-prefetch: while removing an entry from cache, remove it from...
Raghavendra G
2010-08-28
1
-141
/
+108
*
performance/stat-prefetch: use SP_STACK_UNWIND instead of STACK_UNWIND_STRICT.
Raghavendra G
2010-08-21
1
-2
/
+2
*
Remove dead variables.
Sachidananda
2010-08-02
1
-2
/
+1
*
performance/stat-prefetch convert STACK_UNWIND TO STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-2
/
+2
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
1
-98
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-2
/
+3
*
crash fixed in stat-prefetch.c
Pradeep Patil
2010-05-03
1
-1
/
+1
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-3
/
+0
*
stat-prefetch: Remove checks for loc->parent
Shehjar Tikoo
2010-04-23
1
-32
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-32
/
+52
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
1
-134
/
+0
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-28
/
+28
*
performance/stat-prefetch: remove the usage of THIS.
Raghavendra G
2009-12-06
1
-1
/
+2
*
performance/stat-prefetch: fix memory leak.
Raghavendra G
2009-12-06
1
-1
/
+4
*
performance/stat-prefetch: don't check whether previous lookups have been fai...
Raghavendra G
2009-12-05
1
-9
/
+0
*
performance/stat-prefetch: add "caller" arguement to sp_process_inode_ctx.
Raghavendra G
2009-12-04
1
-21
/
+37
*
performance/stat-prefetch: implement sp_check_and_create_inode_ctx.
Raghavendra G
2009-12-04
1
-161
/
+122
*
performance/stat-prefetch: refactor sp_lookup_cbk to use sp_update_inode_ctx.
Raghavendra G
2009-12-04
1
-29
/
+10
*
performance/stat-prefetch: dont check for inode context in fops like create, ...
Raghavendra G
2009-12-04
1
-259
/
+262
*
performance/stat-prefetch: don't access stat if lookup has been failed.
Raghavendra G
2009-12-03
1
-1
/
+1
*
performance/stat-prefetch: get inode context from local->loc.inode instead of...
Raghavendra G
2009-12-02
1
-4
/
+9
*
performance/stat-prefetch: fix access to inode table.
Raghavendra G
2009-12-02
1
-13
/
+23
*
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
*
performance/stat-prefetch: Changed rbthash to make use of 1 bucket
Vijay Bellur
2009-11-26
1
-16
/
+60
*
Changed rbthash_table_init() to take a mem-pool argument.
Vijay Bellur
2009-11-26
1
-5
/
+8
*
performance/stat-prefetch: Add refcounting to cache objects
Raghavendra G
2009-11-24
1
-6
/
+88
*
performance/stat-prefetch: remove lock member in sp_fd_ctx_t.
Raghavendra G
2009-11-24
1
-27
/
+13
[next]