source: rtems/cpukit/libblock

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9c058287   09/13/18 04:42:32 Sebastian Huber build: Merge libblock/Makefile.am 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @0b038bd4   08/04/18 08:38:48 Sebastian Huber libblock: Add RTEMS_DEPRECATED Close #3358. 5
(edit) @698093d   08/03/18 20:39:42 Sebastian Huber libblock: Use rtems_blkdev_create_partition() Update #3358. 5
(edit) @0fe7133   07/31/18 14:01:17 Sebastian Huber flashdisk: Use rtems_blkdev_create() Update #3358. 5
(edit) @16f3f10   07/31/18 13:54:29 Sebastian Huber nvdisk: Use rtems_blkdev_create() Update #3358. 5
(edit) @24b94c4   07/30/18 04:39:09 Sebastian Huber ramdisk: Use rtems_blkdev_create() Update #3358. 5
(edit) @30c3898   03/03/18 12:24:42 Sebastian Huber libblock: Init deps in rtems_blkdev_create() Update #3358. 5
(edit) @a59a6182   01/02/18 15:47:14 Sebastian Huber libblock: Use self-contained mutex for media Update #2843. 5
(edit) @868ca746   01/02/18 15:40:21 Sebastian Huber libblock: Use self-contained mutex for sparse disk Update #2843. 5
(edit) @f9027ccf   01/02/18 15:34:54 Sebastian Huber libblock: Use self-contained mutex for flashdisk Update #2843. 5
(edit) @c8d5bed   01/02/18 15:31:08 Sebastian Huber libblock: Use self-contained mutex for nvdisk Update #2843. 5
(edit) @8d7f3680   11/18/17 16:19:13 Sebastian Huber libblock: Use self-contained mutex and cond var Update #2843. 5
(edit) @1b2da177   11/18/17 15:52:32 Sebastian Huber libblock: Use self-contained mutex for disk lock Update #2843. 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @9d1522ed   07/28/17 11:25:25 Sebastian Huber Fix IO control request type 5
(edit) @c6bb1c33   06/29/17 14:36:43 kevin-kirspel posix/mmap: Add support for file handler and MAP_ANON Added a mmap … 5
(edit) @a66accc5   06/08/17 09:41:23 Sebastian Huber libblock: FreeBSD kernel-space compatibility Update #2833. 5
(edit) @2711914f   01/23/17 07:06:41 Sebastian Huber Use <sys/endian.h> Update #2803. 5
(edit) @c69d6aa   12/12/16 14:49:59 Sebastian Huber libblock: Fix for RTEMS_DEBUG 5
(edit) @0a9b6eb0   11/24/16 11:04:15 Sebastian Huber libblock: Fix for RTEMS_DEBUG 5
(edit) @89f8d9fc   06/06/16 10:48:13 Sebastian Huber libblock: Use proper semaphore attr for mutex Close #1452. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @d8ec270b   04/07/16 08:29:09 Sebastian Huber libblock: Drop superfluous <stdlib.h> include Drop superfluous … 5
(edit) @47a471a7   01/15/16 13:11:03 Sebastian Huber libblock: Fix ramdisk::free_at_delete_request init Avoid … 5
(edit) @08a807b0   11/02/15 07:20:11 Sebastian Huber libblock: Print block sizes and count 5
(edit) @09d4f62   10/30/15 12:00:01 Sebastian Huber libblock: Avoid NULL pointer access 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @c52568d   10/16/15 06:17:52 Sebastian Huber basdefs.h: Add and use RTEMS_DEPRECATED 5
(edit) @5d428576   03/05/15 08:57:18 Sebastian Huber libblock: Fix warning 4.115
(edit) @cf36b70   12/31/14 09:56:05 Sebastian Huber IMFS: Replace node union with individual struct This reduces the … 4.115
(edit) @3b4ca3a   11/27/14 13:41:17 Sebastian Huber bdbuf: Fix race condition with sync active flag Bug report by Oleg … 4.115
(edit) @e681762   11/25/14 15:12:59 Sebastian Huber bdbuf: Use rtems_cache_aligned_malloc() 4.115
(edit) @3bb9c61c   11/20/14 08:03:50 Sebastian Huber bdbuf: Use rtems_cache_get_data_line_size() 4.115
(edit) @40dcafa   08/02/14 14:22:31 Sebastian Huber Add and use RTEMS_CONTAINER_OF() 4.115
(edit) @98f2d5c   06/03/14 06:28:46 Sebastian Huber libblock: Avoid recursive mutex 4.115
(edit) @1fc2e960   06/02/14 12:46:18 ralf.kirchner libblock: Add RTEMS_BDBUF_USE_PTHREAD Use the PTHREAD mutexes and … 4.115
(edit) @606ed52   05/23/14 15:09:22 ralf.kirchner libblock: Use pthread_once() for initialization Enabling and … 4.115
(edit) @dc18190   04/14/14 10:41:57 Sebastian Huber score: Add and use RTEMS_ZERO_LENGTH_ARRAY 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @53ad908   03/07/14 13:36:22 Sebastian Huber score: Add SMP lock profiling support 4.115
(edit) @d50acdbb   03/10/14 07:25:32 Sebastian Huber score: Add local context to SMP lock API Add a local context … 4.115
(edit) @56bea43   12/16/13 13:26:29 Sebastian Huber Filesystem: Use default kqfilter and poll handler 4.115
(edit) @2f68778   12/16/13 12:44:13 Sebastian Huber Filesystem: Add readv/writev handlers The readv() and writev() … 4.115
(edit) @0adc8a7   12/04/13 08:12:42 Sebastian Huber libblock: Use LAST for the last partition block 4.115
(edit) @62ba20d   12/03/13 19:55:34 Wendell P Silva PR2157: fdisk partition table dump improvement Show the correct index … 4.115
(edit) @865c307   10/17/13 02:15:18 Ric Claus Remove double count of start offset 4.115
(edit) @390e987e   09/16/13 08:43:30 Sebastian Huber libblock: PR2145: Limit maximum read-ahead blocks This helps to … 4.115
(edit) @74d35751   09/05/13 18:31:14 Gedare Bloom flashdisk: swap arguments to checksum helper The arguments to … 4.115
(edit) @59261fba   09/05/13 18:28:14 Gedare Bloom nvdisk: swap arguments to checksum helper The arguments to … 4.115
(edit) @5f040b8   09/05/13 18:21:32 Gedare Bloom sparse-disk: check return value from semaphore_obtain/release In case … 4.115
(edit) @121dd881   09/05/13 17:22:49 Gedare Bloom bdpart: Argument cannot be negative If open(fd) fails then avoid the … 4.115
(edit) @07ad4b6   08/26/13 08:44:20 Sebastian Huber libblock: Use unprotected chain extract This area is protected by the … 4.115
(edit) @842d63ba   08/23/13 08:01:57 Sebastian Huber libblock: Avoid uninitialized variable 4.115
(edit) @dbdfc78f   08/23/13 07:02:40 Sebastian Huber libblock: PR2040: Avoid NULL pointer access This partly reverts … 4.115
(edit) @66c0078   08/14/13 10:14:31 Sebastian Huber libblock: Add missing initializer 4.115
(edit) @9de9b7d2   08/14/13 09:06:02 Sebastian Huber libblock: Add SMP support 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @7660e8b3   07/23/13 11:32:58 Sebastian Huber Include missing <string.h> 4.115
(edit) @cffa5b7   06/04/13 11:56:19 Sebastian Huber libblock: Use UTF-8 converter in media manager 4.115
(edit) @13bcb3e   03/22/13 14:10:37 Sebastian Huber ramdisk: Fix device name generation 4.115
(edit) @71cf3e9d   02/20/13 12:30:43 Sebastian Huber libblock: Do resource allocation in one place All resource … 4.115
(edit) @b697bc6   01/10/13 21:06:42 Joel Sherrill cpukit: Use Consistent Beginning of Doxygen Group Notation This is … 4.115
(edit) @3cf4031   12/28/12 23:48:12 alexivanov97 Header File Doxygen Enhancement Task #1 4.115
(edit) @c5782a2   12/28/12 17:16:29 matkallada Header File Doxygen Enhancement Task #7 4.115
(edit) @9ab091e   12/28/12 16:35:32 matkallada Header File Doxygen Enhancement Task #2 4.115
(edit) @f58fd970   12/21/12 19:28:24 Sebastian Huber libblock: Use @brief in documentation 4.115
(edit) @e5e1d8f0   12/21/12 17:56:26 Jennifer Averett libblock: Doxygen Enhancement Task #1 corrections 4.115
(edit) @f6c7bcfe   12/21/12 17:42:39 matkallada libblock: Doxygen Enhancement Task #1 4.115
(edit) @72c6861   12/18/12 13:44:42 Sebastian Huber libblock: Use rtems_blkdev_create_partition() Use … 4.115
(edit) @d0b9295f   12/14/12 09:17:04 Sebastian Huber Fix spelling 4.115
(edit) @7fab7fc   12/05/12 09:54:17 ralf.kirchner libblock: Add sparse disk 4.115
(edit) @db650357   10/30/12 12:28:07 ralf.kirchner libblock: Documentation 4.115
(edit) @608940f   11/14/12 09:12:57 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BDBUF Add rtems_bdbuf_fatal_code as a … 4.115
(edit) @eb93595   10/31/12 12:56:15 Sebastian Huber libblock: Documentation 4.115
(edit) @9f0a68c   10/31/12 10:54:39 Sebastian Huber libblock: Block device transfer request API change Add and use … 4.115
(edit) @ee82825d   10/24/12 16:10:02 Sebastian Huber libblock: Use transient event 4.115
(edit) @9dffa384   10/26/12 19:31:45 Sebastian Huber libblock: rtems_bdbuf_set_block_size() API change The set block size … 4.115
(edit) @48680bb1   10/26/12 19:30:40 Sebastian Huber libblock: ramdisk documentation 4.115
(edit) @1c554014   07/19/12 14:14:53 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @5b29a08d   07/06/12 14:39:00 Sebastian Huber libblock: Fix read-ahead task wake-up In case the read-ahead task is … 4.115
(edit) @2cc4f3c   07/03/12 08:20:58 Sebastian Huber libblock: Move read-ahead trigger check In case the read-ahead task … 4.115
(edit) @71092f7   07/02/12 14:58:01 Sebastian Huber libblock: Fix read-ahead trigger and next update The previous version … 4.115
(edit) @f29d969   07/02/12 14:06:10 Sebastian Huber libblock: Fix read-ahead trigger and next update 4.115
(edit) @f12249f   07/02/12 13:08:08 Sebastian Huber libblock: Fix continuous blocks write request 4.115
(edit) @828f946   06/28/12 09:02:48 Sebastian Huber libblock: Remove unused field 4.115
(edit) @9f527308   06/12/12 07:46:09 Sebastian Huber libblock: Add block device statistics 4.115
(edit) @7d4a859   06/12/12 06:54:19 Sebastian Huber libblock: Remove const qualifier This allows addtion of per disk … 4.115
(edit) @df84ca2   06/04/12 11:26:13 Sebastian Huber libblock: Rename structure 4.115
(edit) @39ee704e   05/31/12 08:27:29 Sebastian Huber libblock: Add read-ahead task Read-ahead requests were previously … 4.115
(edit) @721fe34   05/31/12 20:34:36 Joel Sherrill Fix C files which had two semi-colons at EOL 4.115
(edit) @f164ae75   05/30/12 11:41:31 Sebastian Huber libblock: Move rtems_bdbuf_get_media_block() call Move … 4.115
(edit) @73c09b3b   05/30/12 11:40:34 Sebastian Huber libblock: Simplify disk management Add block_count and … 4.115
(edit) @2c6cc3c   05/30/12 11:22:08 Sebastian Huber libblock: Remove explicit bds_per_group parameter 4.115
(edit) @40284de   05/30/12 10:43:56 Sebastian Huber libblock: Remove const qualifier from bdbuf API This allows addtion … 4.115
(edit) @b6911069   05/29/12 16:02:52 Sebastian Huber libblock: Add task stack size bdbuf configuration The task stack size … 4.115
(edit) @13d3a37   05/24/12 15:15:05 Sebastian Huber libblock: Fix read request block count calculation 4.115
(edit) @e7096b1f   05/24/12 12:39:06 Sebastian Huber libblock: Fix state descriptions 4.115
(edit) @53da07e   05/14/12 13:21:30 Sebastian Huber Filesystem: PR1255: Move offset update to handlers It is now the … 4.115
Note: See TracRevisionLog for help on using the revision log.