summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* core: Expose default callbacksShehjar Tikoo2010-03-312-15/+181
* core: Add iatt protection bit testing macrosShehjar Tikoo2010-03-311-0/+15
* fop namespace cleanup.Amar Tumballi2010-03-319-784/+0
* libglusterfs/transport: no need to set address-family if one is not set in th...Raghavendra G2010-03-311-23/+1
* libglusterfs: Remove passive iobufs from statedumpVijay Bellur2010-03-291-8/+0
* added '--read-only' command line option for glusterfsAmar Tumballi2010-03-241-0/+1
* fix warnings on 32 bitCsaba Henk2010-03-221-1/+1
* iatt: changes across the codebaseAnand V. Avati2010-03-1614-317/+341
* introduce iatt.h for inode attributes (to replace 'struct stat')Anand V. Avati2010-03-162-1/+308
* xlator.h: whitespace cleanupAnand V. Avati2010-03-161-23/+24
* core: Provide helper macro to set [ug]id in frameShehjar Tikoo2010-03-041-0/+9
* core: Add NULL check for inode in fd_lookupShehjar Tikoo2010-03-041-0/+3
* core: Add setattr mode test macrosShehjar Tikoo2010-03-041-0/+7
* core: New function: gf_dirent_for_namelenShehjar Tikoo2010-03-042-0/+20
* iobuf: Expose macros and create new onesShehjar Tikoo2010-03-042-0/+17
* 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
* 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 buildAnand 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 connectionsv3.0.1rc3Anand 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