summaryrefslogtreecommitdiffstats
path: root/xlators/storage/bd/src/bd-helper.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove code which is not being considered in buildAmar Tumballi2018-12-131-1073/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-821/+864
* multiple xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-2/+2
* block : fix few coverity issueSunny Kumar2018-08-241-1/+5
* block xlator: fix some coverity issuesBhumika Goyal2018-08-181-0/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-3/+3
* xlators/bd-helper: Coverity Fix CHECKED_RETURN in bd_do_ioctl_zerofillMohammed Azhar Padariyakam2017-11-031-1/+6
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-2/+2
* 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-281-16/+17
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* 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-3/+3
* bd: coverity fixes, removing logically dead code and correcting checksNandaja Varma2015-03-301-2/+3
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-261-6/+7
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* storage/bd: Fix allocations/deallocationsPranith Kumar K2014-03-081-4/+5
* bd: Add Zerofill FOP supportM. Mohan Kumar2013-11-201-1/+238
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-131-0/+202
* bd: Add aio support to BD xlatorM. Mohan Kumar2013-11-131-0/+19
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-131-0/+562