summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-19Remove CVS-Ids.Ralf Corsépius1-2/+0
2012-07-09libblock: Fix read-ahead task wake-upSebastian Huber1-5/+10
2012-07-03libblock: Move read-ahead trigger checkSebastian Huber1-1/+2
2012-07-02libblock: Fix read-ahead trigger and next updateSebastian Huber1-1/+1
2012-07-02libblock: Fix read-ahead trigger and next updateSebastian Huber1-2/+2
2012-07-02libblock: Fix continuous blocks write requestSebastian Huber1-13/+6
2012-07-02libblock: Remove unused fieldSebastian Huber1-1/+0
2012-06-12libblock: Add block device statisticsSebastian Huber4-0/+164
2012-06-12libblock: Remove const qualifierSebastian Huber1-17/+17
2012-06-04libblock: Add read-ahead taskSebastian Huber2-121/+228
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill1-1/+1
2012-05-31libblock: Move rtems_bdbuf_get_media_block() callSebastian Huber1-75/+78
2012-05-31libblock: Simplify disk managementSebastian Huber4-101/+180
2012-05-31libblock: Remove explicit bds_per_group parameterSebastian Huber1-18/+13
2012-05-31libblock: Remove const qualifier from bdbuf APISebastian Huber5-21/+21
2012-05-31libblock: Add task stack size bdbuf configurationSebastian Huber1-35/+41
2012-05-24libblock: Fix read request block count calculationSebastian Huber1-1/+1
2012-05-24libblock: Fix state descriptionsSebastian Huber1-1/+1
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber1-0/+2
2012-05-14libblock: Fix purge device tree traversalSebastian Huber1-1/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill8-16/+0
2012-05-11libblock: Add RTEMS_BLKIO_PURGEDEVSebastian Huber1-0/+4
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-1/+1
2012-04-16libblock: PR2040: Fix recycle destination updateSebastian Huber1-8/+7
2012-04-16libblock: PR2040: Add starvation thresholdSebastian Huber1-1/+15
2012-04-12libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber4-81/+122
2012-04-12libblock: Change error status to fatal errorSebastian Huber1-11/+7
2012-04-12libblock: Use unprotected chain operationsSebastian Huber1-4/+4
2012-04-12libblock: Use unprotected chain operationsSebastian Huber1-17/+17
2012-04-03Filesystem: Change type of ioctl_returnSebastian Huber1-2/+2
2012-03-14PR2040: libblock: Flash disk starvations statisticSebastian Huber1-2/+10
2012-03-14PR2040: libblock: Flash disk documentationSebastian Huber1-78/+3
2012-03-14PR2040: libblock: Fix return statusSebastian Huber1-3/+3
2012-03-14PR2040: libblock: Avoid erased blocks starvationSebastian Huber1-115/+185
2012-03-14PR2040: libblock: Track number of erased blocksSebastian Huber1-1/+8
2012-03-14PR2040: libblock: Use segment control as parameterSebastian Huber1-100/+91
2012-03-13libblock: Use new API for disk mediaSebastian Huber1-57/+14
2012-03-13libblock: Add generic IMFS block device nodesSebastian Huber1-0/+380
2012-03-13libblock: Split file and simplifySebastian Huber2-77/+82
2012-03-13libblock: Change bdbuf APISebastian Huber7-207/+162
2012-03-13libblock: Remove superfluous volatile qualifierSebastian Huber1-6/+6
2012-03-13libblock: Discard extended partitionsSebastian Huber1-0/+2
2012-03-13libblock: rtems_ide_part_table_initialize() APISebastian Huber1-1/+1
2012-03-13libblock: New IO control RTEMS_BLKIO_GETDISKDEVSebastian Huber1-0/+5
2012-03-13libblock: Avoid bdbuf APISebastian Huber1-22/+35
2012-03-13libblock: Split fileSebastian Huber2-61/+88
2012-03-13libblock: Add optional free at delete requestSebastian Huber1-1/+8
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+2
2011-11-032011-11-03 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2011-07-072011-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3