summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* inode.c: whitespace fixesAnand Avati2009-10-231-16/+15
* inode: fix internal refs and minor fixesAnand Avati2009-10-201-10/+20
* protocol: format changes to incorporate generation numbersAnand Avati2009-10-181-10/+56
* inode_ctx_{get,put,del}2 API supportAmar Tumballi2009-10-182-26/+98
* inode: API changes for generation number supportAnand V. Avati2009-10-182-156/+196
* inode: fix indentation and spacingsAnand V. Avati2009-10-181-253/+226
* performance/stat-prefetch: use op_errno instead of errno to store error code.Raghavendra G2009-10-091-7/+7
* libglusterfs/defaults: default_readdirp should call fops->readdirp instead of...Raghavendra G2009-10-081-1/+1
* assign client_readdirp to .readdirp in protocol/client & fix 2 other bugs in ...Pavan Sondur2009-10-071-2/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0755-55/+55
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-069-874/+14
* core: Add rbtree based hash tableShehjar Tikoo2009-10-063-3/+466
* mem-pool: Include stdlib for calloc()Shehjar Tikoo2009-10-061-0/+1
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-069-1/+199
* libglusterfs: Add STACK_UNWIND_STRICT macro.Vikas Gorur2009-10-051-0/+18
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-016-117/+399
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-019-2/+398
* Make changes such that glusterfs builds with Werror and fix LONG_LONG_MAX def...Pavan Sondur2009-10-011-1/+1
* iobuf, logging: Expose existing functions as requiredShehjar Tikoo2009-09-242-0/+2
* fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...Csaba Henk2009-09-231-0/+1
* libglusterfs: Add RCHECKSUM fop.Vikas Gorur2009-09-229-2/+204
* libglusterfs: Add checksum functions.Vikas Gorur2009-09-225-2/+495
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-221-0/+7
* Dumop inodectx addedVijay Bellur2009-09-162-0/+18
* Changed prototype for inode_table_dump() and inode_dump().Vijay Bellur2009-09-162-17/+23
* libglusterfs:Acquire lock before accessing fdtable contents during statedump.Vijay Bellur2009-09-161-8/+16
* common-utils: introduce new macro GF_VALIDATE_OR_GOTO_WITH_ERRORRaghavendra G2009-09-081-0/+9
* core: Fix build failure on non-Linux systemsShehjar Tikoo2009-09-021-2/+8
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-1911-7/+740
* libglusterfs: fix SuperFastHash function used in dicitionaries in fact it alw...smyczek2009-07-271-7/+0
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-202-0/+13
* added timestamp to crash dump log.Amar Tumballi2009-07-201-4/+19
* fix build warnings in 'libglusterfs/'Amar Tumballi2009-07-208-53/+145
* add strict validatation of GF_OPTION_TYPE_PATH option type.Amar Tumballi2009-07-161-1/+9
* break inode_path if the length of the path crosses PATH_MAXAmar Tumballi2009-07-161-0/+7
* cleanup 'ctx' from inode and fdAmar Tumballi2009-07-164-70/+0
* protocol: add functions gf_flags_from_flags and gf_flags_to_flagsAnand Avati2009-07-071-0/+108
* libglusterfs/defaults - send CHILD_UP notify only to the parent which has bee...Basavanagowda Kanur2009-07-061-1/+3
* libglusterfs/logging - fix memory leakBasavanagowda Kanur2009-07-061-0/+2
* libglusterfs - remove definition of ZR_FILENAME_MAXBasavanagowda Kanur2009-07-061-5/+0
* libglusterfs/call-stub - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-2/+2
* mem-pool: Do not perform chunkhead2ptr on MALLOCed memoryShehjar Tikoo2009-07-061-2/+6
* Print volume file after printing other details.Vikas Gorur2009-07-021-1/+1
* version changes in GIT repo to differentiate between branchesAmar Tumballi2009-06-301-2/+2
* libglusterfs-fd: Simplify gf_roundup_power_of_twoShehjar Tikoo2009-06-291-30/+10
* booster: Remove gf_fd_unused_get2Shehjar Tikoo2009-06-292-40/+4
* version check between client/server made more specific to protocol only.Amar Tumballi2009-06-291-0/+5
* gf-dirent: add support for stat attribute in dir entry (to work likeAnand V. Avati2009-06-262-5/+13
* Add command line option to specify central log server.Vikas Gorur2009-06-181-0/+2
* adding an extra xlator option type, GF_OPTION_PERCENT_OR_SIZET.Amar Tumballi2009-06-182-3/+96