summaryrefslogtreecommitdiff
path: root/cpukit/libblock (follow)
AgeCommit message (Expand)Author
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-07-28Fix IO control request typeSebastian Huber
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2017-06-08libblock: FreeBSD kernel-space compatibilitySebastian Huber
2017-01-24Use <sys/endian.h>Sebastian Huber
2016-12-12libblock: Fix for RTEMS_DEBUGSebastian Huber
2016-11-24libblock: Fix for RTEMS_DEBUGSebastian Huber
2016-06-06libblock: Use proper semaphore attr for mutexSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2016-04-07libblock: Drop superfluous <stdlib.h> includeSebastian Huber
2016-01-15libblock: Fix ramdisk::free_at_delete_request initSebastian Huber
2015-11-02libblock: Print block sizes and countSebastian Huber
2015-11-02libblock: Avoid NULL pointer accessSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber
2015-03-05libblock: Fix warningSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian 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
2014-04-15score: Add and use RTEMS_ZERO_LENGTH_ARRAYSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-14score: Add SMP lock profiling supportSebastian Huber
2014-03-11score: Add local context to SMP lock APISebastian Huber
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber
2013-12-04libblock: Use LAST for the last partition blockSebastian Huber
2013-12-03PR2157: fdisk partition table dump improvementWendell P Silva
2013-10-17Remove double count of start offsetRic Claus
2013-09-16libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber
2013-09-05flashdisk: swap arguments to checksum helperGedare Bloom
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