|
|
|
@10005fd
|
2 months |
mc |
hr: remove vol→halt_please bit and vol→halt_lock
RW locks are not …
|
|
|
@4d42a1b
|
2 months |
mc |
hr: remove deferred invalidations
|
|
|
@6123753
|
2 months |
mc |
hr: raid1.c: print rebuild progress every 5%
|
|
|
@4d30c475
|
2 months |
mc |
hr: raid1.c: fix rebuild
|
|
|
@b15e534
|
2 months |
mc |
hr/fge.c: add some comments
|
|
|
@0fcb011
|
2 months |
mc |
hr: raid0.c: early break if (left == 0)
|
|
|
@8cdf360
|
2 months |
mc |
app/hrctl: fix case for 'n'
|
|
|
@d30e067
|
3 months |
mc |
Merge 'upstream/master' into helenraid-para
|
|
|
@4285f384
|
3 months |
jiri |
Allow physically ejecting CD-ROM using vol eject -s
|
|
|
@d231a54
|
3 months |
zarevucky.jiri |
Use clang compiler when configured as such
|
|
|
@be62ebc
|
3 months |
noreply |
fix tester/mapping1 test (#243)
|
|
|
@9faba42
|
3 months |
noreply |
Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize
ext4: …
|
|
|
@32254d6
|
3 months |
noreply |
init RTLD runtime at load time even for statically linked binaries …
|
|
|
@a7a16a2f
|
3 months |
jiri |
Log files should have .txt extension.
|
|
|
@b336bfd8
|
3 months |
jiri |
Start text editor if open action is used on .txt file.
|
|
|
@accdf882
|
3 months |
jiri |
File / Edit (Ctrl-E) in Navigator to start editor on current file
|
|
|
@832cbe7
|
3 months |
jiri |
Add proper IDE PCI to ISA fallback mechanism.
To determine if legacy …
|
|
|
@0dab4850
|
3 months |
jiri |
Fix driver crash when ATA channel contains no usable devices.
|
|
|
@b1490d2
|
3 months |
jiri |
Explicit wait for system volume is no longer needed.
Now it is …
|
|
|
@c3d9aaf5
|
3 months |
jiri |
Determine when device (sub)tree is stable.
Devman will only return …
|
|
|
@a796812c
|
3 months |
jiri |
Fix ISA IDE
|
|
|
@4a3a5a0
|
4 months |
zarevucky.jiri |
One more tweak
|
|
|
@ea50e671
|
4 months |
zarevucky.jiri |
A few adjustments
|
|
|
@56210a7a
|
4 months |
zarevucky.jiri |
Update GCC and binutils to latest versions
|
|
|
@1fa6292
|
4 months |
zarevucky.jiri |
Remove a ton of duplicated code in libui/libgfxfont tests
|
|
|
@97116a2
|
4 months |
zarevucky.jiri |
Run make ccheck-fix
|
|
|
@cb747b3
|
4 months |
mc |
ext4: support bigger blkdev block size
Allows ext4 to be used with …
|
|
|
@b27ae65a
|
4 months |
noreply |
fix calculation of TLS size for main fibril (#240)
* explain why …
|
|
|
@7debda3
|
4 months |
mc |
hr: fge: make group→wu_cnt an upper bound
|
|
|
@eff458d
|
4 months |
jiri |
Add shutdown dialog to start menu.
|
|
|
@5162f6e
|
4 months |
jiri |
Fix shutdown dialog in text mode.
|
|
|
@2e08f2b6
|
4 months |
jiri |
Confirm shutdown in shutdown dialog.
|
|
|
@afb4025
|
4 months |
jiri |
Show error message when UI shutdown fails.
|
|
|
@41dcabc
|
4 months |
zarevucky.jiri |
libc: Prevent writer starvation in fibril_rwlock_t.
Thanks to …
|
|
|
@b8fd951
|
4 months |
noreply |
ata_channel_destroy(): free the channel (#237)
|
|
|
@9f15da1
|
4 months |
mc |
hr: fge: fix fibril unsafe assert
|
|
|
@a6fb937
|
4 months |
mc |
hr: RAID0: handle hr_fgroup_create() → ENOMEM
|
|
|
@23df41b
|
4 months |
mc |
hr: move hr_process_deferred_invalidations() to util
|
|
|
@35f2a877
|
4 months |
mc |
hr: raid1.c: move around static functions
|
|
|
@d773bea9
|
4 months |
mc |
hr: RAID1: handle state edge cases in a rebuild
|
|
|
@dec4150
|
4 months |
mc |
hr: RAID1: fix unsafe access in add_hotspare()
|
|
|
@401b9e42
|
4 months |
mc |
hr: state_changed and peding_invalidation atomic flags
These flags …
|
|
|
@e2b417f
|
4 months |
mc |
hr: RAID1: use update_svc_id() wrappers from util
|
|
|
@edc89bd8
|
4 months |
mc |
hr: util: add hr_update_{ext,hotspare}_svc_id()
Provides easy way to …
|
|
|
@36661772
|
4 months |
mc |
hr: util.c: add assertions for locks
|
|
|
@3a68baa
|
4 months |
mc |
lib/device/hr: add INVALID state
|
|
|
@5ee041e
|
4 months |
mc |
hr: RAID1: deferred extent invalidation
|
|
|
@58d82fa
|
4 months |
mc |
hr: parallelize RAID1
changes in main hr_volume_t struct:
- new mutex …
|
|
|
@ee47537
|
4 months |
mc |
hr: RAID0: refactor hr_raid0_update_vol_status()
|
|
|
@4660649
|
4 months |
mc |
hr: RAID0: return ENOMEM on out-of-memory READs
|
|
|
@0d77d30
|
4 months |
mc |
hr: hr_io_worker(): ENOMEM handling for WRITEs
Call state callback on …
|
|
|
@efc6259
|
4 months |
mc |
hr: fge: aggregate ENOMEM final errno
|
|
|
@a5c2960e
|
4 months |
mc |
hr: RAID0: pass actual block address to workers
|
|
|
@e0e2264
|
4 months |
jiri |
Fix printing the incorrect blocking chain when deadlock is detected.
|
|
|
@82ff0a1
|
4 months |
jiri |
Add deadlock detector to tester.
|
|
|
@7bf29e5
|
4 months |
mc |
Merge 'upstream/master' into helenraid-para
|
|
|
@4e1221c
|
4 months |
noreply |
Allow bitmap to be used in userspace
See …
|
|
|
@8279aab
|
4 months |
jiri |
ui_lock() needs to lock display
If ui_lock() is used to lock UI while …
|
|
|
@bc3d695
|
4 months |
mc |
hr: RAID0 parallelization
|
|
|
@40be7eb
|
5 months |
mc |
lib/device/src/hr.c: session init style
|
|
|
@7d25273
|
5 months |
mc |
hrctl: initialize hr session struct
|
|
|
@685c0ab
|
5 months |
mc |
hr: superblock.c: style
|
|
|
@7a3529a8
|
5 months |
mc |
hr: util.c: bounds check on state updates
|
|
|
@723f1d9
|
5 months |
mc |
hr: fge: fgroup_create(): assert worker count > 0
|
|
|
@5ee5f67
|
5 months |
mc |
hr: fge: make finished_{okay,failed} not atomic
And test if all …
|
|
|
@083ce33
|
5 months |
mc |
hr: fge: hr_fpool_create(): assert max_wus > 0
|
|
|
@08c98d4c
|
5 months |
mc |
hr: fge: fix deadlock
|
|
|
@5a8f69e7
|
5 months |
mc |
hr: fge: cstyle
|
|
|
@eb31781
|
5 months |
mc |
hr: raid5.c: cstyle
|
|
|
@8137d36
|
5 months |
mc |
hr: fge: style
|
|
|
@37a9c1e
|
5 months |
mc |
hr: hr_volume_t: rename RLQ → layout
|
|
|
@6784abc
|
5 months |
mc |
hr: hr_sess_init(): don't use IPC_FLAG_BLOCKING
|
|
|
@f3b74d1
|
5 months |
mc |
hr: fge: use libc queue <adt/circ_buf.h>
|
|
|
@64c8132
|
5 months |
mc |
Allow bitmap to be used in userspace
|
|
|
@95158dac
|
5 months |
mc |
hr: fge: can ask for wus that finished with EOK
|
|
|
@57110ac8
|
5 months |
mc |
hr: initialize range lock list and list lock
|
|
|
@83c8bb2
|
5 months |
mc |
hr: hr_volume_t: fix number of hotspares
|
|
|
@38e3c0a7
|
5 months |
mc |
hr: range locks
|
|
|
@f725787
|
5 months |
mc |
hr: fge: fibril group executor
This fibril pool allows execution of …
|
|
|
@28769117
|
5 months |
mc |
hrctl: usage string modification
|
|
|
@37ffa4d
|
5 months |
mc |
hr: modify change state message
|
|
|
@521b387
|
5 months |
mc |
hr: RAID5: fix degraded write
|
|
|
@f312fb9
|
5 months |
mc |
hr: remove RAID4 functions leftovers
|
|
|
@ea0d494
|
5 months |
mc |
hr: don't set RLQ when assembling
|
|
|
@4066371
|
5 months |
mc |
hr: layout info printing
|
|
|
@241c3f6
|
5 months |
mc |
hr: move RAID4 to RAID5
Removes whole raid4.c, as RAID4 is …
|
|
|
@d7768d11
|
5 months |
mc |
hr: add different RAID4,5 layouts
Also prepare the metadata for …
|
|
|
@586b39d
|
6 months |
mc |
hrctl: handle unkown options
|
|
|
@a0c3080
|
6 months |
mc |
hr: util: hotspare and volume change state functions
|
|
|
@65706f1
|
6 months |
mc |
hr: rename dev_no → extent_no in hr_volume_t
|
|
|
@40bf2c6
|
6 months |
mc |
hr: allow IO requests to be served during rebuild
|
|
|
@8160e4c0
|
6 months |
mc |
hr: RAID 4,5: optimize operations with xorbuf
Read block on first …
|
|
|
@bf0a791
|
6 months |
mc |
hr: cstyle
|
|
|
@aa7864b
|
6 months |
mc |
hr: RAID5: hotspare + rebuild
|
|
|
@a56ac5d1
|
6 months |
mc |
hr: fix RAID 4,5 parity xorring length
|
|
|
@30140c1b
|
6 months |
mc |
hr: RAID4: hotspare + rebuild
|
|
|
@f81960c5
|
6 months |
mc |
hr: RAID1: style
|
|
|
@b56d88f
|
6 months |
mc |
bdwrite: fix writing
|
|
|
@b8409b9
|
6 months |
mc |
hr: RAID1: fix WRITE to rebuilt extent
When writing to extent that is …
|
|
|
@d0f0744
|
6 months |
mc |
hr: RAID1: break after first successful read
|
|
|