summaryrefslogtreecommitdiff
path: root/cpukit/libblock/src/bdbuf.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-10-02Use rtems_task_exit()Sebastian Huber
2018-02-02libblock: Use self-contained mutex and cond varSebastian Huber
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2016-04-07libblock: Drop superfluous <stdlib.h> includeSebastian Huber
2014-11-28bdbuf: Fix race condition with sync active flagSebastian Huber
2014-11-25bdbuf: Use rtems_cache_aligned_malloc()Sebastian Huber
2014-11-20bdbuf: Use rtems_cache_get_data_line_size()Sebastian Huber
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber
2014-06-03libblock: Avoid recursive mutexSebastian Huber
2014-06-02libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner
2014-06-02libblock: Use pthread_once() for initializationRalf Kirchner
2013-10-17Remove double count of start offsetRic Claus
2013-09-16libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber
2013-08-26libblock: Avoid uninitialized variableSebastian Huber
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2013-02-21libblock: Do resource allocation in one placeSebastian Huber
2012-11-15score: Add RTEMS_FATAL_SOURCE_BDBUFSebastian Huber
2012-11-02libblock: Block device transfer request API changeSebastian Huber
2012-10-30libblock: Use transient eventSebastian Huber
2012-10-26libblock: rtems_bdbuf_set_block_size() API changeSebastian Huber
2012-07-19Remove CVS-Ids.Ralf Corsépius
2012-07-09libblock: Fix read-ahead task wake-upSebastian Huber
2012-07-03libblock: Move read-ahead trigger checkSebastian Huber
2012-07-02libblock: Fix read-ahead trigger and next updateSebastian Huber
2012-07-02libblock: Fix read-ahead trigger and next updateSebastian Huber
2012-07-02libblock: Fix continuous blocks write requestSebastian Huber
2012-07-02libblock: Remove unused fieldSebastian Huber
2012-06-12libblock: Add block device statisticsSebastian Huber
2012-06-12libblock: Remove const qualifierSebastian Huber
2012-06-04libblock: Add read-ahead taskSebastian Huber
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill
2012-05-31libblock: Move rtems_bdbuf_get_media_block() callSebastian Huber
2012-05-31libblock: Simplify disk managementSebastian Huber
2012-05-31libblock: Remove explicit bds_per_group parameterSebastian Huber
2012-05-31libblock: Remove const qualifier from bdbuf APISebastian Huber
2012-05-31libblock: Add task stack size bdbuf configurationSebastian Huber
2012-05-24libblock: Fix read request block count calculationSebastian Huber
2012-05-24libblock: Fix state descriptionsSebastian Huber
2012-05-14libblock: Fix purge device tree traversalSebastian Huber
2012-04-12libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber
2012-04-12libblock: Change error status to fatal errorSebastian Huber
2012-04-12libblock: Use unprotected chain operationsSebastian Huber
2012-04-12libblock: Use unprotected chain operationsSebastian Huber
2012-03-13libblock: Change bdbuf APISebastian Huber
2012-03-13libblock: Remove superfluous volatile qualifierSebastian Huber
2011-11-032011-11-03 Chris Johns <chrisj@rtems.org>Chris Johns
2010-07-042010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-05-182010-05-18 Chris Johns <chrisj@rtems.org>Chris Johns
2010-04-292010-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber