summaryrefslogtreecommitdiffstats
path: root/xlators/storage/bd
Commit message (Expand)AuthorAgeFilesLines
* all: remove code which is not being considered in buildAmar Tumballi2018-12-138-4296/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-056-16/+16
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-4/+4
* block : fix coverity in bd.cSunny Kumar2018-09-211-0/+6
* Land part 2 of clang-format changesGluster Ant2018-09-123-3051/+3062
* Land clang-format changesGluster Ant2018-09-123-102/+126
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-041-1/+0
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-2/+4
* multiple xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-2/+2
* block : fix few coverity issueSunny Kumar2018-08-243-6/+9
* block xlator: fix some coverity issuesBhumika Goyal2018-08-182-1/+6
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-222-5/+5
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-3/+1
* xlators/bd-helper: Coverity Fix CHECKED_RETURN in bd_do_ioctl_zerofillMohammed Azhar Padariyakam2017-11-031-1/+6
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-3/+4
* bd: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-17/+14
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-152-3/+3
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-5/+5
* core: use syscall wrappers instead of direct syscalls - tail(2)Kaleb S KEITHLEY2015-11-171-1/+1
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-282-19/+20
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-295-23/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-7/+7
* bd: coverity fixes, removing logically dead code and correcting checksNandaja Varma2015-03-302-3/+5
* bd: Fixing dereference after null check(FORWARD_NULL)arao2015-03-301-1/+2
* xlators/storage/bd : Unused value is removed.Manikandan Selvaganesh2015-03-151-1/+0
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-263-11/+13
* build: MacOSX Porting fixesHarshavardhana2014-04-243-10/+7
* storage/bd: Fix allocations/deallocationsPranith Kumar K2014-03-086-22/+46
* bd: Check for capabilities for creating thin lvM. Mohan Kumar2013-12-241-0/+7
* bd: Add Zerofill FOP supportM. Mohan Kumar2013-11-203-3/+278
* BD fixes for coverity scanM. Mohan Kumar2013-11-191-5/+9
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-133-46/+607
* bd: Add aio support to BD xlatorM. Mohan Kumar2013-11-136-24/+647
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-135-0/+2772