summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* protocol: fix endianness for nanosecond field in stat structureAnand Avati2010-04-081-5/+5
* core/protocol.h: add nanosecond resolution handling while converting to/from ...Raghavendra G2010-04-081-2/+6
* libglusterfs/transport: no need to set address-family if one is not set in th...Raghavendra G2010-03-311-23/+1
* transport/socket: fix to valid_ipv6_address.Raghavendra G2010-03-041-1/+2
* Add support in rbthash to make use of user provided mempool.Vijay Bellur2009-12-022-10/+47
* Revert "libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should...Anand V. Avati2009-11-161-1/+1
* libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should be char...v2.0.8vinayak hegde2009-11-051-1/+1
* call-stub: fix leak of fxattrop dictionaryAnand Avati2009-11-011-1/+1
* core: Check for NULL to avoid segfaultShehjar Tikoo2009-10-301-0/+3
* Implement lookup in posix locks to return lock counts in a dict value.Pavan Sondur2009-10-291-0/+4
* performance/stat-prefetch: use op_errno instead of errno to store error code.Raghavendra G2009-10-071-7/+7
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0748-48/+48
* core: Add rbtree based hashtableShehjar Tikoo2009-10-063-3/+465
* mem-pool: Include stdlib for calloc()Shehjar Tikoo2009-10-061-0/+1
* mem-pool: add mem_pool_destroy.Raghavendra G2009-10-062-0/+16
* 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
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-221-0/+7
* backport stat-prefetch from 2.1Raghavendra G2009-09-131-0/+9
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-202-0/+13
* added timestamp to crash dump log.Amar Tumballi2009-07-201-4/+19
* break inode_path if the length of the path crosses PATH_MAXAmar Tumballi2009-07-171-0/+7
* Fixes for MacOSX and Solaris buildv2.0.4Harshavardhana Ranganath2009-07-093-42/+103
* protocol: add functions gf_flags_from_flags and gf_flags_to_flagsAnand Avati2009-07-071-0/+108
* Print volume file after printing other details.Vikas Gorur2009-07-021-1/+1
* libglusterfs-fd: Simplify gf_roundup_power_of_twoShehjar Tikoo2009-06-301-30/+10
* booster: Remove gf_fd_unused_get2Shehjar Tikoo2009-06-302-40/+4
* libglusterfs: Prevent gf_fd_put'ing of unallocated fdShehjar Tikoo2009-06-301-1/+11
* libglusterfs: Chain newly allocated fdentries.Shehjar Tikoo2009-06-301-0/+1
* libglusterfs: Change GF_FDENTRY_ALLOCATED constantShehjar Tikoo2009-06-301-3/+2
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-302-66/+125
* 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
* Removed the swap being done for __noswap functions.Vijay Bellur2009-06-171-3/+3
* libglusterfs: Add empty and NULL dirents list checksShehjar Tikoo2009-06-082-0/+12
* booster: Move fstab parsing into booster from libglusterfstag-release-2.0Shehjar Tikoo2009-05-203-393/+2
* mem-pool: Restructure mem-pool behaviourShehjar Tikoo2009-05-192-31/+55
* mem-pool: Fix #define spellingShehjar Tikoo2009-05-191-3/+3
* mem-pool: Remove hard coded value for pad boundaryShehjar Tikoo2009-05-191-1/+1
* mem-pool: Fix memory leak in mem-pool init phaseShehjar Tikoo2009-05-191-1/+3
* dict.c: make dict_serialized_length and dict_serialize to hold locks.Raghavendra G2009-05-161-120/+10
* dict.c: Add dict_allocate_and_serializeRaghavendra G2009-05-162-0/+230
* booster: Add fstab parsing supportShehjar Tikoo2009-05-083-2/+393
* valid_host_name(): accept string lengths upto 75 chars (the limit accepted by...Anand V. Avati2009-05-071-1/+1
* transport shortcut b/w client and serverAnand V. Avati2009-05-072-2/+118
* libglusterfs log cleanupAnand V. Avati2009-04-282-10/+6
* log message supressing in DNS resolutionAnand V. Avati2009-04-241-4/+4
* Cleaned up log messages in xlator.cVikas Gorur2009-04-241-20/+20
* Cleaned up log messages in spec.yVikas Gorur2009-04-241-31/+28
* Cleaned up log messages in inode.cVikas Gorur2009-04-241-41/+4