summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock (follow)
Commit message (Expand)AuthorAgeFilesLines
* libblock: Rename structureSebastian Huber2012-06-041-3/+3
* libblock: Add read-ahead taskSebastian Huber2012-06-044-128/+284
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-311-1/+1
* libblock: Move rtems_bdbuf_get_media_block() callSebastian Huber2012-05-311-75/+78
* libblock: Simplify disk managementSebastian Huber2012-05-317-118/+229
* libblock: Remove explicit bds_per_group parameterSebastian Huber2012-05-311-18/+13
* libblock: Remove const qualifier from bdbuf APISebastian Huber2012-05-318-27/+27
* libblock: Add task stack size bdbuf configurationSebastian Huber2012-05-312-38/+51
* libblock: Fix read request block count calculationSebastian Huber2012-05-241-1/+1
* libblock: Fix state descriptionsSebastian Huber2012-05-241-1/+1
* Filesystem: PR1255: Move offset update to handlersSebastian Huber2012-05-151-0/+2
* libblock: Fix purge device tree traversalSebastian Huber2012-05-141-1/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1117-38/+0
* libblock: Add RTEMS_BLKIO_PURGEDEVSebastian Huber2012-05-112-0/+10
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-111-1/+1
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+4
* Remove CVS-Ids.Ralf Corsépius2012-05-041-4/+0
* libblock: PR2040: Fix recycle destination updateSebastian Huber2012-04-161-8/+7
* libblock: PR2040: Add starvation thresholdSebastian Huber2012-04-161-1/+15
* libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber2012-04-126-85/+165
* libblock: Change error status to fatal errorSebastian Huber2012-04-122-24/+47
* libblock: Use unprotected chain operationsSebastian Huber2012-04-121-4/+4
* libblock: Use unprotected chain operationsSebastian Huber2012-04-121-17/+17
* Filesystem: Change type of ioctl_returnSebastian Huber2012-04-031-2/+2
* PR2040: libblock: Flash disk starvations statisticSebastian Huber2012-03-141-2/+10
* PR2040: libblock: Flash disk documentationSebastian Huber2012-03-142-106/+122
* PR2040: libblock: Fix return statusSebastian Huber2012-03-141-3/+3
* PR2040: libblock: Avoid erased blocks starvationSebastian Huber2012-03-141-115/+185
* PR2040: libblock: Track number of erased blocksSebastian Huber2012-03-141-1/+8
* PR2040: libblock: Use segment control as parameterSebastian Huber2012-03-141-100/+91
* libblock: Use new API for disk mediaSebastian Huber2012-03-131-57/+14
* libblock: Add generic IMFS block device nodesSebastian Huber2012-03-133-0/+431
* libblock: Split file and simplifySebastian Huber2012-03-133-77/+83
* libblock: New support functionsSebastian Huber2012-03-131-0/+21
* libblock: Change bdbuf APISebastian Huber2012-03-139-235/+189
* libblock: DocumentationSebastian Huber2012-03-131-25/+41
* libblock: Remove superfluous volatile qualifierSebastian Huber2012-03-132-9/+9
* libblock: Discard extended partitionsSebastian Huber2012-03-131-0/+2
* libblock: rtems_ide_part_table_initialize() APISebastian Huber2012-03-132-2/+2
* libblock: New block IO control support functionsSebastian Huber2012-03-131-0/+39
* libblock: New IO control RTEMS_BLKIO_GETDISKDEVSebastian Huber2012-03-132-0/+6
* libblock: Avoid bdbuf APISebastian Huber2012-03-131-22/+35
* libblock: Split fileSebastian Huber2012-03-133-61/+89
* libblock: Add optional free at delete requestSebastian Huber2012-03-132-1/+18
* Remove all .cvsignore files.Joel Sherrill2012-02-011-2/+0
* 2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-092-2/+2
* 2011-11-03 Chris Johns <chrisj@rtems.org>Chris Johns2011-11-031-1/+1
* 2011-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-071-3/+3
* 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