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
/
io-threads
/
src
/
io-threads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+42
*
mgmt/Glusterd : Reply to CLI error: graph construction
Kaushik BV
2010-10-05
1
-0
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-4
/
+4
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-3
/
+3
*
io-threads: fix NULL dereference in 'reconfigure()'
Amar Tumballi
2010-09-27
1
-6
/
+5
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+41
*
io-threads: return -1 in case of 'init()' failures
Amar Tumballi
2010-09-13
1
-1
/
+1
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+5
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+6
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+5
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+4
*
log added in case of invalid options provided for the io-threads volume
Kaushik BV
2010-08-12
1
-3
/
+10
*
Remove dead variables reported by clang.
Sachidananda
2010-08-02
1
-1
/
+1
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
1
-53
/
+0
*
io-threads: initialize conf->w_attr
Anand Avati
2010-06-22
1
-0
/
+2
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-3
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-3
/
+22
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-36
/
+36
*
io-threads: more fixes
Anand Avati
2010-02-27
1
-6
/
+13
*
io-threads: single queue/multi-thread model
Anand Avati
2010-02-22
1
-836
/
+140
*
performance/io-threads: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-90
/
+102
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
io-threads: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+51
*
io-threads: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-25
/
+31
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-22
/
+36
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
1
-207
/
+33
*
Add iot_fxattrop to io-threads
Pavan Sondur
2009-09-17
1
-0
/
+1
*
io-threads: Fix missed notification in sem_timedwait
Shehjar Tikoo
2009-06-11
1
-3
/
+2
*
mem-pool,io-threads: Destroy mem-pool on deallocation
Shehjar Tikoo
2009-05-21
1
-0
/
+1
*
io-threads: Use boolean enums instead of integer 1
Shehjar Tikoo
2009-05-20
1
-2
/
+2
*
io-threads: Change mutexes/condvars to spinlocks/semaphores
Shehjar Tikoo
2009-05-20
1
-34
/
+72
*
io-threads: Support mem-pool allocator for iot_request_t
Shehjar Tikoo
2009-05-20
1
-23
/
+29
*
io-threads: Add graceful shutdown of worker threads
Raghavendra G
2009-05-20
1
-22
/
+73
*
io-threads: handle memory allocation failures
Raghavendra G
2009-05-20
1
-197
/
+760
*
io-threads: Clarify thread count range
Shehjar Tikoo
2009-05-05
1
-15
/
+21
*
io-threads: indentation and logging fixes
Raghavendra G
2009-05-05
1
-113
/
+155
*
io-threads: Add fxattrop fop
Shehjar Tikoo
2009-04-22
1
-666
/
+565
*
io-threads: Add xattrop fop
Shehjar Tikoo
2009-04-22
1
-0
/
+44
*
io-threads: Add readdir fop
Shehjar Tikoo
2009-04-22
1
-0
/
+36
*
io-threads: Add removexattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+45
*
io-threads: Add fsetxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+35
*
io-threads: Add fgetxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+34
*
io-threads: Add getxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+44
*
io-threads: Add setxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+45
*
io-threads: Add statfs fop
Shehjar Tikoo
2009-04-22
1
-1
/
+34
*
io-threads: Add fsyncdir fop
Shehjar Tikoo
2009-04-22
1
-0
/
+34
*
io-threads: Add opendir fop
Shehjar Tikoo
2009-04-22
1
-0
/
+34
*
io-threads: Add link fop
Shehjar Tikoo
2009-04-22
1
-0
/
+37
[next]