summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* core/protocol.h: add nanosecond resolution handling while converting to/from ...Raghavendra G2010-04-081-0/+6
* performance/io-cache: make use of nano second resolution of mtime during cach...Raghavendra G2010-04-081-5/+3
* libglusterfs/transport: no need to set address-family if one is not set in th...Raghavendra G2010-03-311-23/+1
* libglusterfs: Remove passive iobuf information from statedumpVijay Bellur2010-03-291-8/+0
* transport/socket: fix to valid_ipv6_address.Raghavendra G2010-03-041-1/+2
* libglusterfs: Copy va_list types using va_copy instead of memcpy.Pavan Sondur2010-03-031-2/+7
* libglusterfs: Adding support for semaphore calls on Solaris.Vijay Bellur2010-03-031-0/+17
* common-utils: gf_log2 handles 0 inputAnand Avati2010-02-222-3/+3
* Add new gf_strstr dropin replacement for "strstr"Harshavardhana Ranganath2010-02-222-0/+38
* inode: guard against possible infinite loopsAnand Avati2010-02-221-2/+13
* Fixes for MacOSX and Solaris buildv3.0.2Anand Avati2010-02-052-32/+102
* Revert "Server backend storage hang should not cause the mount point to hang."Harshavardhana Ranganath2010-01-261-0/+4
* Server backend storage hang should not cause the mount point to hang.Anand Avati2010-01-231-4/+0
* core: fix initialization of disjoint xlator graphAnand Avati2010-01-231-0/+2
* transport: set proper reference counts on peer_trans for local connectionsAnand Avati2010-01-221-2/+2
* libglusterfs/inode: add NULL checks.Raghavendra G2010-01-081-8/+37
* Support for Compilation on SolarisVijay Bellur2009-12-202-0/+43
* More robust dictionary (un)serialization (fixes bug #397).Hraban Luyat2009-12-201-12/+29
* bug fixes in call-stub creation for {fsetattr, fxattrop}_cbk()Amar Tumballi2009-12-171-2/+2
* Changed occurrences of Z Research to GlusterVijay Bellur2009-12-072-2/+2
* THIS: set THIS pointers before forget/release/releasedir callbacksAnand Avati2009-12-062-0/+11
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-031-13/+15
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-032-0/+3
* mount/fuse: Use fuse lock_owner field in posix locks.Pavan Vilas Sondur2009-12-031-0/+2
* core: Change replicate trash directory name to ".landfill".Vikas Gorur2009-12-031-1/+4
* core, client, server: Support auxiliary group idsShehjar Tikoo2009-12-032-0/+20
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-0/+2
* fixes to compile on MacOSX (no fuse client)Amar Tumballi2009-12-011-1/+3
* bring new MOP called NOTIFY.Amar Tumballi2009-12-012-2/+11
* changed the version of glusterfs from 2.1.0 to 3.0.0Amar Tumballi2009-12-011-1/+1
* fix leaks pointed out by cppcheck static analyzerCsaba Henk2009-11-302-0/+3
* THIS: transport to use xlator_notify() for proper setting of @THISAnand Avati2009-11-261-2/+2
* Changed rbthash_table_init() to take a mem-pool argument.Vijay Bellur2009-11-262-11/+49
* Revert "libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should...Anand V. Avati2009-11-241-1/+1
* libglusterfs: Fix error handling in _gf_log.Vikas Gorur2009-11-181-7/+12
* core: Replace inode_search with inode_grep in inode_from_pathShehjar Tikoo2009-11-121-1/+1
* libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should be char...vinayak hegde2009-11-051-1/+1
* Remove fuse_lowlevel.h from xlator.h in libglusterfs.Pavan Sondur2009-11-031-2/+0
* core: Use parent for condition to create dentry not nameShehjar Tikoo2009-10-301-1/+1
* core: Check for NULL to avoid segfaultShehjar Tikoo2009-10-301-0/+3
* call-stub: fix leak of fxattrop dictionaryAnand Avati2009-10-291-1/+1
* performance/io-cache: change the hash function used for rbtree based hash table.Raghavendra G2009-10-292-0/+16
* Implement lookup in locks to return lock count in a dict value.Pavan Sondur2009-10-281-0/+3
* libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...Raghavendra G2009-10-282-4/+5
* xlator: initialize all xlators in a loop instead of top down initializationAnand Avati2009-10-281-20/+14
* 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