summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfs: Prevent gf_fd_put'ing of unallocated fdShehjar Tikoo2009-06-181-1/+11
* libglusterfs: Chain newly allocated fdentries.Shehjar Tikoo2009-06-181-0/+1
* libglusterfs: Change GF_FDENTRY_ALLOCATED constantShehjar Tikoo2009-06-181-3/+2
* Removed the swap being done for __noswap functions.Vijay Bellur2009-06-171-3/+3
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-152-66/+125
* write-behind: check for memory allocation failures and take appropriate actionRaghavendra G2009-06-151-0/+4
* Log to a central server.Vikas Gorur2009-06-112-8/+397
* Functions to store a central log flag in TLS.Vikas Gorur2009-06-112-0/+64
* Include glusterfs.h in dict.cVikas Gorur2009-06-111-0/+1