summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* libblock: ramdisk documentationSebastian Huber2012-10-263-61/+41
* Remove CVS-Ids.Ralf Corsépius2012-07-192-4/+0
* libblock: Fix read-ahead task wake-upSebastian Huber2012-07-091-5/+10
* libblock: Move read-ahead trigger checkSebastian Huber2012-07-031-1/+2
* libblock: Fix read-ahead trigger and next updateSebastian Huber2012-07-021-1/+1
* libblock: Fix read-ahead trigger and next updateSebastian Huber2012-07-021-2/+2
* libblock: Fix continuous blocks write requestSebastian Huber2012-07-021-13/+6
* libblock: Remove unused fieldSebastian Huber2012-07-021-1/+0
* libblock: Add block device statisticsSebastian Huber2012-06-128-0/+281
* libblock: Remove const qualifierSebastian Huber2012-06-122-18/+18
* 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