summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* mem-pool: Add api to mem_get based on requested sizePoornima G2018-12-174-27/+127
* fuse: add --lru-limit optionAmar Tumballi2018-12-144-36/+238
* Multiple posix related files: several modificationsYaniv Kaul2018-12-142-6/+4
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-132-145/+16
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-131-1/+1
* core: move invalid port logs to DEBUG log levelMilind Changire2018-12-121-1/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-1217-6/+369
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-05130-386/+395
* libglusterfs/src/iobuf.c: small refactor to re-use code.Yaniv Kaul2018-12-051-23/+13
* rpc: bump up server.event-threadsMilind Changire2018-12-041-1/+1
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-033-0/+34
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-294-28/+125
* core: ctx calls naked calloc()Kaleb S. KEITHLEY2018-11-281-1/+1
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-281-2/+2
* mem-pool: minor fix and clarificationXavi Hernandez2018-11-281-3/+10
* glusterd: perform store operation in cleanup lockAtin Mukherjee2018-11-271-0/+1
* libglusterfs/src/dict.c : consistent initialization of parameters.Yaniv Kaul2018-11-271-60/+29
* libglusterfs: fix memory corruption caused by per-thread mem poolsXavi Hernandez2018-11-261-57/+74
* Coverity fix for calling risky function - fscanfPoornima G2018-11-242-7/+7
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-0/+2
* libglusterfs/src/common-utils.h: faster mem_0filled() functionYaniv Kaul2018-11-201-10/+22
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-152-3/+3
* core: Portmap entries showing stale brick entries when bricks are downMohit Agrawal2018-11-121-1/+4
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-11-1110-55/+13
* coverity: ignore tainted access reported in gf_freeShyamsundarR2018-11-081-1/+7
* libglusterfs/src/iobuf.c: don't forget to unlock a mutexYaniv Kaul2018-11-061-0/+1
* fuse: diagnostic FLUSH interruptCsaba Henk2018-11-061-0/+2
* fuse: interrupt handling frameworkCsaba Henk2018-11-063-0/+20
* libglusterfs/src/iobuf.c: where possible, pass the index parameterYaniv Kaul2018-11-061-66/+54
* libglusterfs/src/iobuf.c: take the pool lock once in new poolYaniv Kaul2018-11-061-24/+9
* libglusterfs/src/iobuf.c: remove some if statementsYaniv Kaul2018-11-061-25/+19
* logging: create parent dir if not availableAmar Tumballi2018-11-061-0/+20
* all: fix the format string exceptionsAmar Tumballi2018-11-0511-35/+43
* features/snapview-server: change gf_log instances to gf_msgRaghavendra Bhat2018-11-051-1/+1
* xlator: add generic option parsing frameworkAmar Tumballi2018-11-023-15/+54
* tiering: remove the translator from build and glusterdAmar Tumballi2018-11-021-1/+1
* mem-pool: change the values to 64bitsAmar Tumballi2018-11-014-10/+9
* core: Use GF_ATOMIC ops to update inode->nlookupMohit Agrawal2018-10-302-39/+27
* server-protocol: set the frame type to TYPE_FOPAmar Tumballi2018-10-291-0/+1
* statedump: fix clang null dereference errorAmar Tumballi2018-10-261-1/+1
* glusterd: raise default transport.listen-backlogMilind Changire2018-10-251-1/+1
* coverity: ignore tainted access reported in gf_freeShyamsundarR2018-10-161-0/+10
* libglusterfs: fix sys_socket coverity issueMilind Changire2018-10-161-1/+2
* core: libuuid-devel breakageKaleb S. KEITHLEY2018-10-162-11/+4
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-0/+29
* glusterd/geo-rep: Fix memory corruptionKotresh HR2018-10-121-1/+1
* libglusterfs : fix newly introduced coverity defectSunny Kumar2018-10-121-2/+0
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-121-13/+1
* libglusterfs: fix log message in options.cSheetal Pamecha2018-10-121-4/+2
* socket: use accept4/paccept for nonblocking socketKrishnan Parthasarathi2018-10-123-0/+65