summaryrefslogtreecommitdiff
path: root/cpukit/libblock (follow)
AgeCommit message (Expand)Author
2023-10-13cpukit: Remove unused includesKinsey Moore
2023-05-20Update company nameSebastian Huber
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill
2022-02-28cpukit/libblock: Change license to BSD-2Joel Sherrill
2022-02-23cpukit/libblock: Clean up before license changeJoel Sherrill
2021-07-16cpukit: occured -> occurredSebastian Huber
2021-03-26libblock: Add rtems_bdbuf_peek()Christian Mauderer
2020-10-12shell: Remove not functioning fdisk mount/unmountFrank Kühndel
2020-10-12libblock: Fix sparse diskSebastian Huber
2020-10-11libblock: Add commentSebastian Huber
2020-10-10libblock: Fix string truncation warningFrank Kühndel
2020-08-04dosfs: Fix memory leak on failed mounts.Christian Mauderer
2020-07-17media-server: Add ability for retry.Christian Mauderer
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2018-10-09build: Merge libblock/Makefile.amSebastian Huber
2018-10-02Use rtems_task_exit()Sebastian Huber
2018-08-07libblock: Add RTEMS_DEPRECATEDSebastian Huber
2018-08-07libblock: Use rtems_blkdev_create_partition()Sebastian Huber
2018-08-07flashdisk: Use rtems_blkdev_create()Sebastian Huber
2018-08-07nvdisk: Use rtems_blkdev_create()Sebastian Huber
2018-08-07ramdisk: Use rtems_blkdev_create()Sebastian Huber
2018-05-18libblock: Init deps in rtems_blkdev_create()Sebastian Huber
2018-02-07libblock: Use self-contained mutex for mediaSebastian Huber
2018-02-07libblock: Use self-contained mutex for sparse diskSebastian Huber
2018-02-07libblock: Use self-contained mutex for flashdiskSebastian Huber
2018-02-07libblock: Use self-contained mutex for nvdiskSebastian Huber
2018-02-02libblock: Use self-contained mutex and cond varSebastian Huber
2018-02-02libblock: Use self-contained mutex for disk lockSebastian Huber
2018-01-25Remove make preinstallChris Johns
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