|
|
@2711914f
|
Jan 23, 2017, 7:06:41 AM |
Sebastian Huber |
Use <sys/endian.h>
Update #2803.
|
|
|
@c69d6aa
|
Dec 12, 2016, 2:49:59 PM |
Sebastian Huber |
libblock: Fix for RTEMS_DEBUG
|
|
|
@0a9b6eb0
|
Nov 24, 2016, 11:04:15 AM |
Sebastian Huber |
libblock: Fix for RTEMS_DEBUG
|
|
|
@89f8d9fc
|
Jun 6, 2016, 10:48:13 AM |
Sebastian Huber |
libblock: Use proper semaphore attr for mutex
Close #1452.
|
|
|
@24d0ee57
|
May 20, 2016, 8:39:50 AM |
Chris Johns |
cpukit, testsuite: Add rtems_printf and rtems_printer support.
This …
|
|
|
@d8ec270b
|
Apr 7, 2016, 8:29:09 AM |
Sebastian Huber |
libblock: Drop superfluous <stdlib.h> include
Drop superfluous …
|
|
|
@47a471a7
|
Jan 15, 2016, 1:11:03 PM |
Sebastian Huber |
libblock: Fix ramdisk::free_at_delete_request init
Avoid …
|
|
|
@08a807b0
|
Nov 2, 2015, 7:20:11 AM |
Sebastian Huber |
libblock: Print block sizes and count
|
|
|
@09d4f62
|
Oct 30, 2015, 12:00:01 PM |
Sebastian Huber |
libblock: Avoid NULL pointer access
|
|
|
@f97536d
|
Oct 16, 2015, 6:21:48 AM |
Sebastian Huber |
basdefs.h: Add and use RTEMS_UNUSED
|
|
|
@c52568d
|
Oct 16, 2015, 6:17:52 AM |
Sebastian Huber |
basdefs.h: Add and use RTEMS_DEPRECATED
|
|
|
@5d428576
|
Mar 5, 2015, 8:57:18 AM |
Sebastian Huber |
libblock: Fix warning
4.11
|
|
|
@cf36b70
|
Dec 31, 2014, 9:56:05 AM |
Sebastian Huber |
IMFS: Replace node union with individual struct
This reduces the …
4.11
|
|
|
@3b4ca3a
|
Nov 27, 2014, 1:41:17 PM |
Sebastian Huber |
bdbuf: Fix race condition with sync active flag
Bug report by Oleg …
4.11
|
|
|
@e681762
|
Nov 25, 2014, 3:12:59 PM |
Sebastian Huber |
bdbuf: Use rtems_cache_aligned_malloc()
4.11
|
|
|
@3bb9c61c
|
Nov 20, 2014, 8:03:50 AM |
Sebastian Huber |
bdbuf: Use rtems_cache_get_data_line_size()
4.11
|
|
|
@40dcafa
|
Aug 2, 2014, 2:22:31 PM |
Sebastian Huber |
Add and use RTEMS_CONTAINER_OF()
4.11
|
|
|
@98f2d5c
|
Jun 3, 2014, 6:28:46 AM |
Sebastian Huber |
libblock: Avoid recursive mutex
4.11
|
|
|
@1fc2e960
|
Jun 2, 2014, 12:46:18 PM |
ralf.kirchner |
libblock: Add RTEMS_BDBUF_USE_PTHREAD
Use the PTHREAD mutexes and …
4.11
|
|
|
@606ed52
|
May 23, 2014, 3:09:22 PM |
ralf.kirchner |
libblock: Use pthread_once() for initialization
Enabling and …
4.11
|
|
|
@dc18190
|
Apr 14, 2014, 10:41:57 AM |
Sebastian Huber |
score: Add and use RTEMS_ZERO_LENGTH_ARRAY
4.11
|
|
|
@c499856
|
Mar 20, 2014, 9:10:47 PM |
Chris Johns |
Change all references of rtems.com to rtems.org.
4.11
|
|
|
@53ad908
|
Mar 7, 2014, 1:36:22 PM |
Sebastian Huber |
score: Add SMP lock profiling support
4.11
|
|
|
@d50acdbb
|
Mar 10, 2014, 7:25:32 AM |
Sebastian Huber |
score: Add local context to SMP lock API
Add a local context …
4.11
|
|
|
@56bea43
|
Dec 16, 2013, 1:26:29 PM |
Sebastian Huber |
Filesystem: Use default kqfilter and poll handler
4.11
|
|
|
@2f68778
|
Dec 16, 2013, 12:44:13 PM |
Sebastian Huber |
Filesystem: Add readv/writev handlers
The readv() and writev() …
4.11
|
|
|
@0adc8a7
|
Dec 4, 2013, 8:12:42 AM |
Sebastian Huber |
libblock: Use LAST for the last partition block
4.11
|
|
|
@62ba20d
|
Dec 3, 2013, 7:55:34 PM |
Wendell P Silva |
PR2157: fdisk partition table dump improvement
Show the correct index …
4.11
|
|
|
@865c307
|
Oct 17, 2013, 2:15:18 AM |
Ric Claus |
Remove double count of start offset
4.11
|
|
|
@390e987e
|
Sep 16, 2013, 8:43:30 AM |
Sebastian Huber |
libblock: PR2145: Limit maximum read-ahead blocks
This helps to …
4.11
|
|
|
@74d35751
|
Sep 5, 2013, 6:31:14 PM |
Gedare Bloom |
flashdisk: swap arguments to checksum helper
The arguments to …
4.11
|
|
|
@59261fba
|
Sep 5, 2013, 6:28:14 PM |
Gedare Bloom |
nvdisk: swap arguments to checksum helper
The arguments to …
4.11
|
|
|
@5f040b8
|
Sep 5, 2013, 6:21:32 PM |
Gedare Bloom |
sparse-disk: check return value from semaphore_obtain/release
In case …
4.11
|
|
|
@121dd881
|
Sep 5, 2013, 5:22:49 PM |
Gedare Bloom |
bdpart: Argument cannot be negative
If open(fd) fails then avoid the …
4.11
|
|
|
@07ad4b6
|
Aug 26, 2013, 8:44:20 AM |
Sebastian Huber |
libblock: Use unprotected chain extract
This area is protected by the …
4.11
|
|
|
@842d63ba
|
Aug 23, 2013, 8:01:57 AM |
Sebastian Huber |
libblock: Avoid uninitialized variable
4.11
|
|
|
@dbdfc78
|
Aug 23, 2013, 7:02:40 AM |
Sebastian Huber |
libblock: PR2040: Avoid NULL pointer access
This partly reverts …
4.11
|
|
|
@66c0078
|
Aug 14, 2013, 10:14:31 AM |
Sebastian Huber |
libblock: Add missing initializer
4.11
|
|
|
@9de9b7d2
|
Aug 14, 2013, 9:06:02 AM |
Sebastian Huber |
libblock: Add SMP support
4.11
|
|
|
@88c74ab
|
Jul 25, 2013, 1:10:11 PM |
Sebastian Huber |
score: Merge tod implementation into one file
Delete …
4.11
|
|
|
@7660e8b3
|
Jul 23, 2013, 11:32:58 AM |
Sebastian Huber |
Include missing <string.h>
4.11
|
|
|
@cffa5b7
|
Jun 4, 2013, 11:56:19 AM |
Sebastian Huber |
libblock: Use UTF-8 converter in media manager
4.11
|
|
|
@13bcb3e
|
Mar 22, 2013, 2:10:37 PM |
Sebastian Huber |
ramdisk: Fix device name generation
4.11
|
|
|
@71cf3e9d
|
Feb 20, 2013, 12:30:43 PM |
Sebastian Huber |
libblock: Do resource allocation in one place
All resource …
4.11
|
|
|
@b697bc6
|
Jan 10, 2013, 9:06:42 PM |
Joel Sherrill |
cpukit: Use Consistent Beginning of Doxygen Group Notation
This is …
4.11
|
|
|
@3cf4031
|
Dec 28, 2012, 11:48:12 PM |
alexivanov97 |
Header File Doxygen Enhancement Task #1
4.11
|
|
|
@c5782a2
|
Dec 28, 2012, 5:16:29 PM |
matkallada |
Header File Doxygen Enhancement Task #7
4.11
|
|
|
@9ab091e
|
Dec 28, 2012, 4:35:32 PM |
matkallada |
Header File Doxygen Enhancement Task #2
4.11
|
|
|
@f58fd970
|
Dec 21, 2012, 7:28:24 PM |
Sebastian Huber |
libblock: Use @brief in documentation
4.11
|
|
|
@e5e1d8f
|
Dec 21, 2012, 5:56:26 PM |
Jennifer Averett |
libblock: Doxygen Enhancement Task #1 corrections
4.11
|
|
|
@f6c7bcfe
|
Dec 21, 2012, 5:42:39 PM |
matkallada |
libblock: Doxygen Enhancement Task #1
4.11
|
|
|
@72c6861
|
Dec 18, 2012, 1:44:42 PM |
Sebastian Huber |
libblock: Use rtems_blkdev_create_partition()
Use …
4.11
|
|
|
@d0b9295
|
Dec 14, 2012, 9:17:04 AM |
Sebastian Huber |
Fix spelling
4.11
|
|
|
@7fab7fc
|
Dec 5, 2012, 9:54:17 AM |
ralf.kirchner |
libblock: Add sparse disk
4.11
|
|
|
@db650357
|
Oct 30, 2012, 12:28:07 PM |
ralf.kirchner |
libblock: Documentation
4.11
|
|
|
@608940f
|
Nov 14, 2012, 9:12:57 AM |
Sebastian Huber |
score: Add RTEMS_FATAL_SOURCE_BDBUF
Add rtems_bdbuf_fatal_code as a …
4.11
|
|
|
@eb93595
|
Oct 31, 2012, 12:56:15 PM |
Sebastian Huber |
libblock: Documentation
4.11
|
|
|
@9f0a68c
|
Oct 31, 2012, 10:54:39 AM |
Sebastian Huber |
libblock: Block device transfer request API change
Add and use …
4.11
|
|
|
@ee82825d
|
Oct 24, 2012, 4:10:02 PM |
Sebastian Huber |
libblock: Use transient event
4.11
|
|
|
@9dffa384
|
Oct 26, 2012, 7:31:45 PM |
Sebastian Huber |
libblock: rtems_bdbuf_set_block_size() API change
The set block size …
4.11
|
|
|
@48680bb1
|
Oct 26, 2012, 7:30:40 PM |
Sebastian Huber |
libblock: ramdisk documentation
4.11
|
|
|
@1c554014
|
Jul 19, 2012, 2:14:53 PM |
Ralf Corsepius |
Remove CVS-Ids.
4.11
|
|
|
@5b29a08
|
Jul 6, 2012, 2:39:00 PM |
Sebastian Huber |
libblock: Fix read-ahead task wake-up
In case the read-ahead task is …
4.11
|
|
|
@2cc4f3c
|
Jul 3, 2012, 8:20:58 AM |
Sebastian Huber |
libblock: Move read-ahead trigger check
In case the read-ahead task …
4.11
|
|
|
@71092f7
|
Jul 2, 2012, 2:58:01 PM |
Sebastian Huber |
libblock: Fix read-ahead trigger and next update
The previous version …
4.11
|
|
|
@f29d969
|
Jul 2, 2012, 2:06:10 PM |
Sebastian Huber |
libblock: Fix read-ahead trigger and next update
4.11
|
|
|
@f12249f
|
Jul 2, 2012, 1:08:08 PM |
Sebastian Huber |
libblock: Fix continuous blocks write request
4.11
|
|
|
@828f946
|
Jun 28, 2012, 9:02:48 AM |
Sebastian Huber |
libblock: Remove unused field
4.11
|
|
|
@9f527308
|
Jun 12, 2012, 7:46:09 AM |
Sebastian Huber |
libblock: Add block device statistics
4.11
|
|
|
@7d4a859
|
Jun 12, 2012, 6:54:19 AM |
Sebastian Huber |
libblock: Remove const qualifier
This allows addtion of per disk …
4.11
|
|
|
@df84ca2
|
Jun 4, 2012, 11:26:13 AM |
Sebastian Huber |
libblock: Rename structure
4.11
|
|
|
@39ee704e
|
May 31, 2012, 8:27:29 AM |
Sebastian Huber |
libblock: Add read-ahead task
Read-ahead requests were previously …
4.11
|
|
|
@721fe34
|
May 31, 2012, 8:34:36 PM |
Joel Sherrill |
Fix C files which had two semi-colons at EOL
4.11
|
|
|
@f164ae75
|
May 30, 2012, 11:41:31 AM |
Sebastian Huber |
libblock: Move rtems_bdbuf_get_media_block() call
Move …
4.11
|
|
|
@73c09b3b
|
May 30, 2012, 11:40:34 AM |
Sebastian Huber |
libblock: Simplify disk management
Add block_count and …
4.11
|
|
|
@2c6cc3c
|
May 30, 2012, 11:22:08 AM |
Sebastian Huber |
libblock: Remove explicit bds_per_group parameter
4.11
|
|
|
@40284de
|
May 30, 2012, 10:43:56 AM |
Sebastian Huber |
libblock: Remove const qualifier from bdbuf API
This allows addtion …
4.11
|
|
|
@b6911069
|
May 29, 2012, 4:02:52 PM |
Sebastian Huber |
libblock: Add task stack size bdbuf configuration
The task stack size …
4.11
|
|
|
@13d3a37
|
May 24, 2012, 3:15:05 PM |
Sebastian Huber |
libblock: Fix read request block count calculation
4.11
|
|
|
@e7096b1f
|
May 24, 2012, 12:39:06 PM |
Sebastian Huber |
libblock: Fix state descriptions
4.11
|
|
|
@53da07e
|
May 14, 2012, 1:21:30 PM |
Sebastian Huber |
Filesystem: PR1255: Move offset update to handlers
It is now the …
4.11
|
|
|
@3c462734
|
May 14, 2012, 10:13:04 AM |
Sebastian Huber |
libblock: Fix purge device tree traversal
4.11
|
|
|
@9b4422a2
|
May 3, 2012, 3:09:24 PM |
Joel Sherrill |
Remove All CVS Id Strings Possible Using a Script
Script does what is …
4.11
|
|
|
@84ab4fce
|
May 11, 2012, 11:04:26 AM |
Sebastian Huber |
libblock: Add RTEMS_BLKIO_PURGEDEV
4.11
|
|
|
@30d4124
|
May 7, 2012, 2:30:37 PM |
Sebastian Huber |
Filesystem: PR1398: Fix lseek() mechanic
According to POSIX the …
4.11
|
|
|
@33a105fb
|
May 7, 2012, 4:08:48 PM |
Joel Sherrill |
Revert: Remove CVS Ids
See …
4.11
|
|
|
@ee32f67a
|
May 4, 2012, 6:55:28 AM |
Ralf Corsepius |
Remove CVS-Ids.
4.11
|
|
|
@08b9d534
|
Mar 30, 2012, 9:00:37 AM |
Sebastian Huber |
libblock: PR2040: Fix recycle destination update
Check the …
4.11
|
|
|
@ac50df2
|
Mar 28, 2012, 9:30:59 AM |
Sebastian Huber |
libblock: PR2040: Add starvation threshold
Do not use the unavailable …
4.11
|
|
|
@b467782b
|
Mar 26, 2012, 12:58:35 PM |
Sebastian Huber |
libblock: Add rtems_bdbuf_set_block_size()
The new function …
4.11
|
|
|
@3d60c1b
|
Apr 12, 2012, 8:12:03 AM |
Sebastian Huber |
libblock: Change error status to fatal error
Calling the bdbuf API …
4.11
|
|
|
@462ee70f
|
Mar 26, 2012, 10:56:01 AM |
Sebastian Huber |
libblock: Use unprotected chain operations
The transfer chain is …
4.11
|
|
|
@89a84c0
|
Mar 26, 2012, 9:43:57 AM |
Sebastian Huber |
libblock: Use unprotected chain operations
The chains are protected …
4.11
|
|
|
@5b045eb
|
Apr 3, 2012, 12:50:44 PM |
Sebastian Huber |
Filesystem: Change type of ioctl_return
Change the ioctl_return type …
4.11
|
|
|
@9f808d1f
|
Mar 14, 2012, 9:45:36 AM |
Sebastian Huber |
PR2040: libblock: Flash disk starvations statistic
4.11
|
|
|
@a757d0f
|
Mar 14, 2012, 9:33:55 AM |
Sebastian Huber |
PR2040: libblock: Flash disk documentation
4.11
|
|
|
@a309a79
|
Mar 9, 2012, 1:45:08 PM |
Sebastian Huber |
PR2040: libblock: Fix return status
4.11
|
|
|
@c08072ce
|
Mar 14, 2012, 7:45:53 AM |
Sebastian Huber |
PR2040: libblock: Avoid erased blocks starvation
The compaction …
4.11
|
|
|
@f9fd0c2
|
Mar 13, 2012, 1:52:57 PM |
Sebastian Huber |
PR2040: libblock: Track number of erased blocks
4.11
|
|
|
@12806cd
|
Mar 13, 2012, 1:51:55 PM |
Sebastian Huber |
PR2040: libblock: Use segment control as parameter
4.11
|
|
|