summaryrefslogtreecommitdiffstats
path: root/xlators/storage/bd/src/bd.c
Commit message (Expand)AuthorAgeFilesLines
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-3/+1
* bd: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-17/+14
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-5/+5
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-3/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-4/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-4/+4
* bd: coverity fixes, removing logically dead code and correcting checksNandaja Varma2015-03-301-1/+2
* 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-261-2/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-241-4/+5
* storage/bd: Fix allocations/deallocationsPranith Kumar K2014-03-081-8/+10
* bd: Check for capabilities for creating thin lvM. Mohan Kumar2013-12-241-0/+7
* bd: Add Zerofill FOP supportM. Mohan Kumar2013-11-201-1/+33
* 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-131-46/+375
* bd: Add aio support to BD xlatorM. Mohan Kumar2013-11-131-16/+44
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-131-0/+2047