summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2018-12-261-2/+2
* cluster/dht: refactor dht_lookup_cbkN Balachandran2018-12-261-93/+101
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-262-2/+5
* meta : fix coverity issueSunny Kumar2018-12-231-1/+1
* all: handle string-overflow warnings of coverityAmar Tumballi2018-12-202-29/+46
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-204-13/+52
* posix: use synctask for janitorPoornima G2018-12-198-82/+196
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-188-31/+79
* iobuf: Get rid of pre allocated iobuf_pool and use per thread mem poolPoornima G2018-12-181-2/+1
* 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: migrating rebalance commands to mgmt_v3 frameworkSanju Rakonde2018-12-188-21/+630
* 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-141-0/+130
* fuse: add --lru-limit optionAmar Tumballi2018-12-143-51/+86
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-141-8/+0
* locks: handle "clear locks" xattr in fgetxattr tooCsaba Henk2018-12-143-50/+82
* Multiple posix related files: several modificationsYaniv Kaul2018-12-146-232/+169
* cluster/ec: NULL pointer deferencing clang fixSheetal Pamecha2018-12-141-1/+0
* clang: Fix various missing checks for empty listShyamsundarR2018-12-149-118/+159
* all: remove code which is not being considered in buildAmar Tumballi2018-12-13113-37439/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-1325-90/+252
* symlink-cache: remove from the buildAmar Tumballi2018-12-131-1/+1
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-137-40/+211
* afr: some minor itable related cleanupsRavishankar N2018-12-124-12/+17
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-1226-10/+1051
* cluster/afr: Do not update read_subvol in inode_ctx after rename/link fopkarthik-us2018-12-121-1/+3
* afr: Resource leak coverity fixesBhumika Goyal2018-12-111-2/+13
* write-behind/bit-rot: fix identifierrishubhjain2018-12-112-2/+2
* nfs: memory leak issue reported by asanHarpreet Kaur2018-12-111-0/+3
* encryption: remove crypt xlator from buildAmar Tumballi2018-12-111-2/+2
* posix: posix_health_check_thread_proc crash due to priv is NULLMohit Agrawal2018-12-112-9/+14
* glusterd: Resolve memory leak in some glusterd functionsMohit Agrawal2018-12-101-0/+6
* glusterd: fix get_mux_limit_per_process to read default valueAtin Mukherjee2018-12-074-10/+4
* performance/readdir-ahead: update stats from prefetched dentriesRaghavendra Gowdappa2018-12-072-6/+93
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-0710-0/+80
* all: add xlator_api to many translatorsAmar Tumballi2018-12-0633-28/+472
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-05455-1547/+1547
* protocol/server: support server.all-squashXie Changlong2018-12-053-19/+39
* glusterd: glusterd to regenerate volfiles when GD_OP_VERSION_MAX changesAtin Mukherjee2018-12-054-12/+160
* debug/io-stats: Fix json outputChris Holcombe2018-12-051-33/+29
* xlators/mgmt/glusterd/src/glusterd-volgen.c: use dict_ new functionsYaniv Kaul2018-12-051-237/+230
* glusterd: set cluster.max-bricks-per-process to 250Atin Mukherjee2018-12-051-1/+1
* glusterd: migrating profile commands to mgmt_v3 frameworkSanju Rakonde2018-12-045-23/+244