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
/
libglusterfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Use parent for condition to create dentry not name
Shehjar Tikoo
2009-10-30
1
-1
/
+1
*
core: Check for NULL to avoid segfault
Shehjar Tikoo
2009-10-30
1
-0
/
+3
*
call-stub: fix leak of fxattrop dictionary
Anand Avati
2009-10-29
1
-1
/
+1
*
performance/io-cache: change the hash function used for rbtree based hash table.
Raghavendra G
2009-10-29
2
-0
/
+16
*
Implement lookup in locks to return lock count in a dict value.
Pavan Sondur
2009-10-28
1
-0
/
+3
*
libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...
Raghavendra G
2009-10-28
2
-4
/
+5
*
xlator: initialize all xlators in a loop instead of top down initialization
Anand Avati
2009-10-28
1
-20
/
+14
*
inode.c: whitespace fixes
Anand Avati
2009-10-23
1
-16
/
+15
*
inode: fix internal refs and minor fixes
Anand Avati
2009-10-20
1
-10
/
+20
*
protocol: format changes to incorporate generation numbers
Anand Avati
2009-10-18
1
-10
/
+56
*
inode_ctx_{get,put,del}2 API support
Amar Tumballi
2009-10-18
2
-26
/
+98
*
inode: API changes for generation number support
Anand V. Avati
2009-10-18
2
-156
/
+196
*
inode: fix indentation and spacings
Anand V. Avati
2009-10-18
1
-253
/
+226
*
performance/stat-prefetch: use op_errno instead of errno to store error code.
Raghavendra G
2009-10-09
1
-7
/
+7
*
libglusterfs/defaults: default_readdirp should call fops->readdirp instead of...
Raghavendra G
2009-10-08
1
-1
/
+1
*
assign client_readdirp to .readdirp in protocol/client & fix 2 other bugs in ...
Pavan Sondur
2009-10-07
1
-2
/
+2
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
55
-55
/
+55
*
Removed remaining references to chmod, chown and utimens as part of setattr c...
Pavan Sondur
2009-10-06
9
-874
/
+14
*
core: Add rbtree based hash table
Shehjar Tikoo
2009-10-06
3
-3
/
+466
*
mem-pool: Include stdlib for calloc()
Shehjar Tikoo
2009-10-06
1
-0
/
+1
*
core: Separate readdirp and readdir fops
Shehjar Tikoo
2009-10-06
9
-1
/
+199
*
libglusterfs: Add STACK_UNWIND_STRICT macro.
Vikas Gorur
2009-10-05
1
-0
/
+18
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
6
-117
/
+399
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
9
-2
/
+398
*
Make changes such that glusterfs builds with Werror and fix LONG_LONG_MAX def...
Pavan Sondur
2009-10-01
1
-1
/
+1
*
iobuf, logging: Expose existing functions as required
Shehjar Tikoo
2009-09-24
2
-0
/
+2
*
fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...
Csaba Henk
2009-09-23
1
-0
/
+1
*
libglusterfs: Add RCHECKSUM fop.
Vikas Gorur
2009-09-22
9
-2
/
+204
*
libglusterfs: Add checksum functions.
Vikas Gorur
2009-09-22
5
-2
/
+495
*
protocol/client: access glusterfs context from the ctx member of xlator object
Raghavendra G
2009-09-22
1
-0
/
+7
*
Dumop inodectx added
Vijay Bellur
2009-09-16
2
-0
/
+18
*
Changed prototype for inode_table_dump() and inode_dump().
Vijay Bellur
2009-09-16
2
-17
/
+23
*
libglusterfs:Acquire lock before accessing fdtable contents during statedump.
Vijay Bellur
2009-09-16
1
-8
/
+16
*
common-utils: introduce new macro GF_VALIDATE_OR_GOTO_WITH_ERROR
Raghavendra G
2009-09-08
1
-0
/
+9
*
core: Fix build failure on non-Linux systems
Shehjar Tikoo
2009-09-02
1
-2
/
+8
*
TAKE2[PATCH BUG:213 1/1] Support for Process State Dump
Vijay Bellur
2009-08-19
11
-7
/
+740
*
libglusterfs: fix SuperFastHash function used in dicitionaries in fact it alw...
smyczek
2009-07-27
1
-7
/
+0
*
libglusterfsclient: Fake a fsid for every VMP
Shehjar Tikoo
2009-07-20
2
-0
/
+13
*
added timestamp to crash dump log.
Amar Tumballi
2009-07-20
1
-4
/
+19
*
fix build warnings in 'libglusterfs/'
Amar Tumballi
2009-07-20
8
-53
/
+145
*
add strict validatation of GF_OPTION_TYPE_PATH option type.
Amar Tumballi
2009-07-16
1
-1
/
+9
*
break inode_path if the length of the path crosses PATH_MAX
Amar Tumballi
2009-07-16
1
-0
/
+7
*
cleanup 'ctx' from inode and fd
Amar Tumballi
2009-07-16
4
-70
/
+0
*
protocol: add functions gf_flags_from_flags and gf_flags_to_flags
Anand Avati
2009-07-07
1
-0
/
+108
*
libglusterfs/defaults - send CHILD_UP notify only to the parent which has bee...
Basavanagowda Kanur
2009-07-06
1
-1
/
+3
*
libglusterfs/logging - fix memory leak
Basavanagowda Kanur
2009-07-06
1
-0
/
+2
*
libglusterfs - remove definition of ZR_FILENAME_MAX
Basavanagowda Kanur
2009-07-06
1
-5
/
+0
*
libglusterfs/call-stub - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-2
/
+2
*
mem-pool: Do not perform chunkhead2ptr on MALLOCed memory
Shehjar Tikoo
2009-07-06
1
-2
/
+6
*
Print volume file after printing other details.
Vikas Gorur
2009-07-02
1
-1
/
+1
[next]