summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rfc.sh: fixes for faster submitexperimentalAmar Tumballi2018-12-271-3/+3
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2018-12-262-3/+3
* cluster/dht: refactor dht_lookup_cbkN Balachandran2018-12-261-93/+101
* socket: Remove redundant in_lock in incoming message handlingKrutika Dhananjay2018-12-262-37/+4
* cli: fix memory leakSunny Kumar2018-12-261-23/+72
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-262-2/+5
* gfapi: Access fs->oldvolfile under mutex lockSoumya Koduri2018-12-251-0/+6
* meta : fix coverity issueSunny Kumar2018-12-231-1/+1
* tests: Brick is getting OOM in ./tests/bugs/core/bug-1432542-mpx-restart-crash.tMohit Agrawal2018-12-211-2/+3
* rpc: Use adaptive mutex in rpcsvc_program_registerMohit Agrawal2018-12-201-2/+8
* all: handle string-overflow warnings of coverityAmar Tumballi2018-12-202-29/+46
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-206-16/+60
* tests: Fix zero-flag.t scriptKrutika Dhananjay2018-12-191-1/+1
* posix: use synctask for janitorPoornima G2018-12-1910-87/+205
* rdma: fix possible buffer overflowRinku Kothiya2018-12-191-1/+6
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-1810-32/+176
* iobuf: Get rid of pre allocated iobuf_pool and use per thread mem poolPoornima G2018-12-189-1311/+97
* performance/io-cache: update pages with write dataRaghavendra Gowdappa2018-12-182-4/+90
* performance/ob: make open-behind as a child of quick-readRaghavendra Gowdappa2018-12-181-9/+7
* xlators/cluster/afr/src/afr-self-heal-common.c: remove a variable array.Yaniv Kaul2018-12-181-10/+6
* glusterd: define max-port to 60999Atin Mukherjee2018-12-181-1/+1
* glusterd: migrating rebalance commands to mgmt_v3 frameworkSanju Rakonde2018-12-188-21/+630
* mem-pool: Add api to mem_get based on requested sizePoornima G2018-12-174-27/+127
* geo-rep : fix slave volume read-only optionSunny Kumar2018-12-171-1/+1
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-1711-67/+93
* features/snapview-client: access priv->path inside lockRaghavendra Bhat2018-12-173-75/+360
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-1712-203/+282
* selinux/glusterd : add "features.selinux" to glusterd-volume-set.cJiffin Tony Thottan2018-12-171-0/+9
* cluster/afr: Fix mem leak reported by ASANKotresh HR2018-12-171-4/+39
* dht: Fix clang warnings in dht-common.cShyamsundarR2018-12-161-20/+37
* fuse: SETLKW interruptCsaba Henk2018-12-142-0/+163
* fuse: add --lru-limit optionAmar Tumballi2018-12-1411-87/+395
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-141-8/+0
* glusterfsd: Fix coverity issueIraj Jamali2018-12-141-5/+0
* extras: New group volume set command for Samba integrationAnoop C S2018-12-143-2/+15
* locks: handle "clear locks" xattr in fgetxattr tooCsaba Henk2018-12-143-50/+82
* Multiple posix related files: several modificationsYaniv Kaul2018-12-148-238/+173
* cli: variable-length array declaration clang fixSheetal Pamecha2018-12-141-2/+5
* cluster/ec: NULL pointer deferencing clang fixSheetal Pamecha2018-12-141-1/+0
* clang: Fix various missing checks for empty listShyamsundarR2018-12-1411-137/+176
* all: remove code which is not being considered in buildAmar Tumballi2018-12-13113-37439/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-1328-238/+286
* symlink-cache: remove from the buildAmar Tumballi2018-12-133-6/+1
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-1311-41/+328
* afr: some minor itable related cleanupsRavishankar N2018-12-124-12/+17
* rpc: Resolve memory leak in mgmt_pmap_signout_cbkMohit Agrawal2018-12-121-0/+6
* core: move invalid port logs to DEBUG log levelMilind Changire2018-12-121-1/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-1257-19/+1911
* cluster/afr: Do not update read_subvol in inode_ctx after rename/link fopkarthik-us2018-12-122-1/+43
* tools: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-121-1/+1