summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* features/qemu-block: simplify coroutine model to use single synctask, ucontextBrian Foster2013-11-102-1/+225
* contrib/qemu: disable coroutine caching in qemuBrian Foster2013-10-091-1/+1
* features/qemu-block: support for QCOW2 and QED formatsAnand Avati2013-09-031-0/+12
* contrib/qemu: Import qemu block source codeAnand Avati2013-09-03107-0/+39119
* fuse: sync fuse_kernel.h from linux 3.11.0(-rc3) headerBrian Foster2013-08-031-223/+256
* fuse-bridge: update to protocol minor version 22Brian Foster2013-08-031-2/+42
* fuse-bridge: update to fuse protocol minor version 16 (Linux)Brian Foster2013-08-011-2/+60
* fuse: pass the mountflags to older (< 2.6.21) kernelsNiels de Vos2013-07-031-1/+1
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+9
* mount/fuse: enable fuse real async dio when availableBrian Foster2013-05-151-0/+1
* Renamed TMP_MAX to GF_TMP_MAX to avoid namespace clash on OSX.Kaleb S. KEITHLEY2013-03-131-20/+17
* fuse: log options passed to fuse when mount failsLubomir Rintel2013-02-071-1/+2
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-071-0/+12
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-213-4/+4
* NetBSD MS_RDONLY portability build fixEmmanuel Dreyfus2012-12-121-0/+1
* fuse: handle mountflags properlyNiels de Vos2012-11-192-10/+25
* glusterfs: add gf_mkostemp api and use it instead of mkostemp of libcRaghavendra Bhat2012-10-171-0/+110
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-1/+3
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Detect python > 2.5, make sure MKDIR_P is substitutedEmmanuel Dreyfus2012-09-092-0/+355
* Add missing contrib/libgen files to distributionEmmanuel Dreyfus2012-08-302-0/+8
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* read_conf: don't let a corrupt config file cause invalid line[-1] referenceJim Meyering2012-07-111-2/+2
* get_mnt_opts: don't let empty option string cause (*mpt_optsp)[-1] referenceJim Meyering2012-07-021-2/+2
* Switch to GNU basename_r() and dirname_r()Emmanuel Dreyfus2012-05-242-167/+244
* fuse: sync with upstreamCsaba Henk2012-05-213-48/+62
* fuse: reorganize mounting codeCsaba Henk2012-05-216-389/+408
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-212-217/+155
* Provide missing basename_r and dirname_rEmmanuel Dreyfus2012-05-182-0/+198
* NetBSD build fixesEmmanuel Dreyfus2012-05-111-0/+2
* contrib/rbtree: additional license from Richard FontanaKaleb KEITHLEY2012-04-302-0/+14
* contrib/rbtree license GPL -> LGPLKaleb KEITHLEY2012-04-252-41/+35
* fuse: allow requests during mount (needed for SELinux labels)Jeff Darcy2012-04-232-11/+51
* contrib/md5: prune contrib/md5/* from treeKaleb KEITHLEY2012-04-112-388/+0
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-1/+1
* contrib/uuid: Make sure that uuid_types.h are generated per system specific.Harshavardhana2011-11-301-8/+8
* We must #include <signal.h> for sigprocmask(2). Failure to do so will breakEmmanuel Dreyfus2011-11-231-0/+1
* Use /bin/mount on Linux, /sbin/mount on other systemsEmmanuel Dreyfus2011-11-231-3/+9
* fusermount: Build problem fixed with new glibcHarshavardhana2011-11-101-1/+1
* geo-rep: implement IP address based access controlCsaba Henk2011-09-228-0/+3274
* libglusterfs: Bring in os_daemon_* routines to replace modified FreeBSD codeVijay Bellur2011-07-282-122/+0
* build: fixes to work on solarisAmar Tumballi2011-06-161-2/+3
* fuse: NetBSD portability fixesAnand Avati2011-05-301-0/+11
* upon daemonizing, wait on mtab update to terminate in parentCsaba Henk2011-05-195-33/+52
* build fixesVenky Shankar2011-04-111-2/+8
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* Copyright changesVijay Bellur2010-10-112-2/+2
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-012-2/+6
* contrib/fuse: update from upstream [555d6b50 in git://fuse.git.sourceforge.ne...Csaba Henk2010-10-012-5/+55
* Changes for volume commandsVijay Bellur2010-07-192-1/+2