summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src/blkdev-imfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-31cpukit/libblock: Ignore sync status prior to purgeKinsey Moore1-1/+1
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/libblock: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2018-08-07libblock: Add RTEMS_DEPRECATEDSebastian Huber1-4/+9
2018-05-18libblock: Init deps in rtems_blkdev_create()Sebastian Huber1-4/+10
2017-07-28Fix IO control request typeSebastian Huber1-1/+1
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-11/+10
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber1-0/+2
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber1-1/+3
2012-12-21libblock: Doxygen Enhancement Task #1Mathew Kallada1-0/+7
2012-11-02libblock: DocumentationSebastian Huber1-10/+10
2012-05-31libblock: Simplify disk managementSebastian Huber1-48/+35
2012-05-31libblock: Remove const qualifier from bdbuf APISebastian Huber1-9/+9
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber1-0/+2
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-1/+1
2012-04-12libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber1-12/+15
2012-03-13libblock: Add generic IMFS block device nodesSebastian Huber1-0/+380