summaryrefslogtreecommitdiff
path: root/cpukit/libblock (follow)
AgeCommit message (Expand)Author
2013-09-05nvdisk: swap arguments to checksum helperGedare Bloom
2013-09-05sparse-disk: check return value from semaphore_obtain/releaseGedare Bloom
2013-09-05bdpart: Argument cannot be negativeGedare Bloom
2013-08-27libblock: Use unprotected chain extractSebastian Huber
2013-08-26libblock: Avoid uninitialized variableSebastian Huber
2013-08-23libblock: PR2040: Avoid NULL pointer accessSebastian Huber
2013-08-14libblock: Add missing initializerSebastian Huber
2013-08-14libblock: Add SMP supportSebastian Huber
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2013-07-23Include missing <string.h>Sebastian Huber
2013-06-04libblock: Use UTF-8 converter in media managerSebastian Huber
2013-03-22ramdisk: Fix device name generationSebastian Huber
2013-02-21libblock: Do resource allocation in one placeSebastian Huber
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov
2012-12-28Header File Doxygen Enhancement Task #7Mathew Kallada
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada
2012-12-21libblock: Use @brief in documentationSebastian Huber
2012-12-21libblock: Doxygen Enhancement Task #1 correctionsJennifer Averett
2012-12-21libblock: Doxygen Enhancement Task #1Mathew Kallada
2012-12-21libblock: Use rtems_blkdev_create_partition()Sebastian Huber
2012-12-14Fix spellingSebastian Huber
2012-12-05libblock: Add sparse diskRalf Kirchner
2012-11-29libblock: DocumentationRalf Kirchner
2012-11-15score: Add RTEMS_FATAL_SOURCE_BDBUFSebastian Huber
2012-11-02libblock: DocumentationSebastian 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-10-26libblock: ramdisk documentationSebastian 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: Rename structureSebastian 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-15Filesystem: PR1255: Move offset update to handlersSebastian Huber