summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <sys/endian.h>Sebastian Huber2017-01-241-13/+5
* libblock: Fix for RTEMS_DEBUGSebastian Huber2016-12-121-0/+1
* libblock: Fix for RTEMS_DEBUGSebastian Huber2016-11-241-0/+2
* libblock: Use proper semaphore attr for mutexSebastian Huber2016-06-061-2/+1
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-253-17/+14
* libblock: Drop superfluous <stdlib.h> includeSebastian Huber2016-04-073-1/+2
* libblock: Fix ramdisk::free_at_delete_request initSebastian Huber2016-01-151-1/+1
* libblock: Print block sizes and countSebastian Huber2015-11-023-0/+22
* libblock: Avoid NULL pointer accessSebastian Huber2015-11-021-1/+3
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-269-27/+27
* basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber2015-10-261-3/+3
* libblock: Fix warningSebastian Huber2015-03-051-2/+1
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-11/+10
* bdbuf: Fix race condition with sync active flagSebastian Huber2014-11-281-5/+11
* bdbuf: Use rtems_cache_aligned_malloc()Sebastian Huber2014-11-251-9/+6
* bdbuf: Use rtems_cache_get_data_line_size()Sebastian Huber2014-11-201-9/+1
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-051-2/+2
* libblock: Avoid recursive mutexSebastian Huber2014-06-031-9/+10
* libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner2014-06-022-62/+190
* libblock: Use pthread_once() for initializationRalf Kirchner2014-06-021-29/+25
* score: Add and use RTEMS_ZERO_LENGTH_ARRAYSebastian Huber2014-04-152-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2130-30/+30
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-1/+2
* score: Add local context to SMP lock APISebastian Huber2014-03-111-7/+7
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-201-0/+2
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-1/+3
* libblock: Use LAST for the last partition blockSebastian Huber2013-12-041-1/+1
* PR2157: fdisk partition table dump improvementWendell P Silva2013-12-031-1/+1
* Remove double count of start offsetRic Claus2013-10-171-5/+5
* libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber2013-09-162-3/+14
* flashdisk: swap arguments to checksum helperGedare Bloom2013-09-051-1/+1
* nvdisk: swap arguments to checksum helperGedare Bloom2013-09-051-1/+1
* sparse-disk: check return value from semaphore_obtain/releaseGedare Bloom2013-09-051-2/+9
* bdpart: Argument cannot be negativeGedare Bloom2013-09-051-2/+3
* libblock: Use unprotected chain extractSebastian Huber2013-08-271-1/+1
* libblock: Avoid uninitialized variableSebastian Huber2013-08-261-2/+1
* libblock: PR2040: Avoid NULL pointer accessSebastian Huber2013-08-231-6/+16
* libblock: Add missing initializerSebastian Huber2013-08-141-1/+1
* libblock: Add SMP supportSebastian Huber2013-08-141-5/+7
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-1/+1
* Include missing <string.h>Sebastian Huber2013-07-234-0/+5
* libblock: Use UTF-8 converter in media managerSebastian Huber2013-06-041-3/+10
* ramdisk: Fix device name generationSebastian Huber2013-03-221-1/+1
* libblock: Do resource allocation in one placeSebastian Huber2013-02-211-115/+153
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-108-39/+21
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-283-8/+5
* Header File Doxygen Enhancement Task #7Mathew Kallada2012-12-281-1/+1
* Header File Doxygen Enhancement Task #2Mathew Kallada2012-12-284-6/+8
* libblock: Use @brief in documentationSebastian Huber2012-12-211-22/+22
* libblock: Doxygen Enhancement Task #1 correctionsJennifer Averett2012-12-212-6/+5