summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-2511-3863/+0
* libblock: FreeBSD kernel-space compatibilitySebastian Huber2017-06-081-1/+1
* Use <sys/endian.h>Sebastian Huber2017-01-241-13/+5
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-4/+3
* libblock: Drop superfluous <stdlib.h> includeSebastian Huber2016-04-071-1/+0
* libblock: Print block sizes and countSebastian Huber2015-11-021-0/+3
* basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber2015-10-261-3/+3
* libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner2014-06-021-0/+9
* score: Add and use RTEMS_ZERO_LENGTH_ARRAYSebastian Huber2014-04-152-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-216-6/+6
* libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber2013-09-161-1/+1
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-108-39/+21
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-283-8/+5
* Header File Doxygen Enhancement Task #7Mathew Kallada2012-12-281-1/+1
* Header File Doxygen Enhancement Task #2Mathew Kallada2012-12-284-6/+8
* libblock: Use @brief in documentationSebastian Huber2012-12-211-22/+22
* libblock: Doxygen Enhancement Task #1 correctionsJennifer Averett2012-12-212-6/+5
* libblock: Doxygen Enhancement Task #1Mathew Kallada2012-12-212-3/+6
* Fix spellingSebastian Huber2012-12-141-1/+1
* libblock: Add sparse diskRalf Kirchner2012-12-051-0/+137
* libblock: DocumentationRalf Kirchner2012-11-291-1/+1
* libblock: DocumentationSebastian Huber2012-11-021-88/+115
* libblock: Block device transfer request API changeSebastian Huber2012-11-021-18/+48
* libblock: rtems_bdbuf_set_block_size() API changeSebastian Huber2012-10-261-4/+14
* libblock: ramdisk documentationSebastian Huber2012-10-261-51/+31
* Remove CVS-Ids.Ralf Corsépius2012-07-191-2/+0
* libblock: Add block device statisticsSebastian Huber2012-06-123-0/+115
* libblock: Remove const qualifierSebastian Huber2012-06-121-1/+1
* libblock: Rename structureSebastian Huber2012-06-041-3/+3
* libblock: Add read-ahead taskSebastian Huber2012-06-042-7/+56
* libblock: Simplify disk managementSebastian Huber2012-05-312-17/+48
* libblock: Remove const qualifier from bdbuf APISebastian Huber2012-05-313-6/+6
* libblock: Add task stack size bdbuf configurationSebastian Huber2012-05-311-3/+10
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-117-14/+0
* libblock: Add RTEMS_BLKIO_PURGEDEVSebastian Huber2012-05-111-0/+6
* libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber2012-04-122-4/+43
* libblock: Change error status to fatal errorSebastian Huber2012-04-121-13/+40
* PR2040: libblock: Flash disk documentationSebastian Huber2012-03-141-28/+119
* libblock: Add generic IMFS block device nodesSebastian Huber2012-03-131-0/+50
* libblock: New support functionsSebastian Huber2012-03-131-0/+21
* libblock: Change bdbuf APISebastian Huber2012-03-132-28/+27
* libblock: DocumentationSebastian Huber2012-03-131-25/+41
* libblock: Remove superfluous volatile qualifierSebastian Huber2012-03-131-3/+3
* libblock: rtems_ide_part_table_initialize() APISebastian Huber2012-03-131-1/+1
* libblock: New block IO control support functionsSebastian Huber2012-03-131-0/+39
* libblock: New IO control RTEMS_BLKIO_GETDISKDEVSebastian Huber2012-03-131-0/+1
* libblock: Add optional free at delete requestSebastian Huber2012-03-131-0/+10
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-243-10/+18
* 2011-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-05-111-1/+1
* 2011-02-17 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-02-171-26/+29