summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-07-273-1/+18
* gfapi: unglobalize oldvol{file,len}Anand Avati2012-07-273-12/+35
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-265-57/+146
* cluster/afr: Filter O_TRUNC in afr-fix-openPranith Kumar K2012-07-251-1/+2
* performance/write-behind: detect short writes and pend an EIO errorBrian Foster2012-07-251-1/+15
* performance/write-behind: preserve lk-owner while syncing writes.Raghavendra G2012-07-251-66/+143
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-07-252-12/+11
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-255-217/+162
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-07-251-10/+14
* features/index: make pthread_attr_t local to init()Pranith Kumar K2012-07-252-8/+6
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* features/index: Fix race in this->private initializationPranith Kumar K2012-07-251-5/+27
* gsyncd / geo-rep: Fix sendmark() invocation for Normal MixinVenky Shankar2012-07-251-1/+1
* libglusterfs: fix creation of spurious root inodesRaghavendra Bhat2012-07-241-5/+4
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-242-8/+32
* afr: pass back xdata in createBrian Foster2012-07-231-2/+5
* libgfxdr.so: change licenseAmar Tumballi2012-07-2026-366/+130
* gsyncd / geo-rep: Fix typo in 'purge' flowVenky Shankar2012-07-201-1/+1
* geo-rep / gsyncd: convert ignore-deletes to a mixin tooCsaba Henk2012-07-191-3/+16
* geo-rep / gsyncd: add support for sending xtimes through rsyncCsaba Henk2012-07-193-14/+35
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-1910-202/+145
* fuse-bridge: utilize the option handle framework for doubleAnand Avati2012-07-191-52/+34
* libglusterfs/options: enable validator macros for type 'double'Anand Avati2012-07-192-25/+48
* fuse-bridge: expose negative entry caching of FUSEAnand Avati2012-07-196-2/+52
* glusterd: atomic store update.Krishnan Parthasarathi2012-07-192-2/+118
* FUSE: ignore setxattr for some keys from gsyncd aux mountVenky Shankar2012-07-193-0/+34
* cluster/distribute: cli support for setting directory-layout-spreadshishir gowda2012-07-181-0/+1
* glusterfs-api.pc: include pkgconfig file in -devel RPMAnand Avati2012-07-181-0/+1
* Example of using libglfs from Python.Jeff Darcy2012-07-181-0/+29
* glfsxmp: libgfapi based exampleAnand Avati2012-07-185-0/+97
* glusterfs-api.pc: pkgconfig for API consumersAnand Avati2012-07-183-2/+26
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-1812-1/+2864
* libglusterfs: remove debug log messages from gidcacheBrian Foster2012-07-181-4/+0
* mount/fuse: check for fuse inval notify support when fopen-keep-cache enabledBrian Foster2012-07-181-1/+15
* geo-rep / gsyncd: rsync option cleanups, fixesCsaba Henk2012-07-182-2/+6
* stripe: filter coalesce key in getxattr()/listxattr()Amar Tumballi2012-07-171-0/+3
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-1720-133/+121
* storage/posix: use the size returned by getxattr to allocate memoryRaghavendra Bhat2012-07-171-2/+2
* rpc-transport/socket: Add SSL support.Jeff Darcy2012-07-176-85/+688
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-174-65/+37
* storage/posix: use ssize_t variable to get the return value of getxattrRaghavendra Bhat2012-07-172-45/+63
* build: Create directories and files that get created during runtimeNiels de Vos2012-07-171-0/+17
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-1714-120/+353
* common-utils: implement iov_copyAnand Avati2012-07-161-1/+38
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-07-141-7/+11
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-07-141-2/+10
* storage/posix: implement native linux AIO supportAnand Avati2012-07-149-6/+668
* syncop: accomodate non-syncenv callsAnand Avati2012-07-132-9/+63
* cli-xml-output.c: avoid NULL-deref upon OOMJim Meyering2012-07-131-1/+1
* gsyncd: don't dereference NULL upon failed reallocJim Meyering2012-07-131-1/+1