source: mainline/uspace/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95ca19d   4 weeks mc hr: add —read-only volume flag
(edit) @150adbd2   4 weeks mc hr: add NOOP metadata type
(edit) @2192a01   4 weeks mc hr: basic Linux Multiple Device RAID format support
(edit) @c24f96b   4 weeks mc hr: add OpenBSD softraid metadata type str
(edit) @d220b7d   4 weeks mc hr: change HelenRAID native metadata type str
(edit) @263a2389   5 weeks mc hr: rename volume state ONLINE to OPTIMAL
(edit) @f0cc1c64   5 weeks mc Merge upstream into helenraid
(edit) @5caad1d   5 weeks jiri tbarcfg_listener_destroy() should clean up properly.
(edit) @cb20b05   5 weeks jiri Fix missing argument when destroying async port.
(edit) @ca48672   5 weeks jiri loc_service_register() needs to take a port ID argument.
(edit) @3951046   5 weeks jiri Async ports and interfaces do the castling. Now interfaces hang under …
(edit) @5c55eb7   6 weeks jiri Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci.
(edit) @0fce1a6   6 weeks mc hr: rename HR_RLQ_* to HR_LAYOUT_*
(edit) @f34568c   6 weeks mc hr: print % done of REBUILD operation
(edit) @e0bbecb   6 weeks mc hr: move state printing to hrctl One IPC call is for short volume …
(edit) @0f5c4e4   2 months jiri Fix crash in AHCI driver and sata_bd server.
(edit) @6f13257   2 months mc hr: cstyle: don't align struct members and fcn decls
(edit) @aca1777   3 months mc Merge upstream into helenraid
(edit) @56602e0   3 months mc hr: rename all strings status' -> state'
(edit) @155d34f   3 months mc hr: rename hr_get_*_status_msg → hr_get_*_state_str
(edit) @af4ecb76   3 months mc hr: document lib/device/src/hr.c
(edit) @fc265b4   3 months mc hr: IPC methods: don't create own hr_t session
(edit) @d1d355f   3 months mc hr: refactor hrctl and some hr IPC methods
(edit) @629b480   3 months jiri Assorted installer fixes.
(edit) @4b9213d   3 months noreply add shared libraries to export-dev (#252)
(edit) @2100a4e   3 months mc uspace/lib/devices/hr: add OpenBSD softraid md type
(edit) @fb06476f   3 months mc hr: use enum for RAID layouts
(edit) @b883aa8   3 months mc hr: move metadata_type_t to lib/hr for type printing Also renames …
(edit) @80c760e   3 months mc hr: remove truncated_blkno calculation from raid*.c Calculate the …
(edit) @6f41c21f   3 months mc Merge branch 'upstream/master' into helenraid-metadata-geom
(edit) @0639afc   3 months noreply libcrypto: create_hash(): const qual for input arg (#250)
(edit) @29e7cc7   3 months mc Merge branch 'upstream/master' into helenraid
(edit) @25fdb2d   3 months zarevucky.jiri Change atomic_load/store_8 to use single word read/writes Turns out …
(edit) @51949d0   3 months noreply lib/c/arch/arm32: add atomic_compare_exchange_1 (#248)
(edit) @690ad20   3 months zarevucky.jiri Convert kio buffer to bytes (part 1)
(edit) @d5b37b6   3 months zarevucky.jiri Use a new syscall, SYS_KIO_READ, for reading from KIO buffer …
(edit) @ae787807   3 months noreply lib/c/arch/arm32: add atomic_{load,store}_8 (#249)
(edit) @b31323f   3 months zarevucky.jiri Test, fix and extend string sanitization
(edit) @5d2bdaa   3 months zarevucky.jiri Fix UB in odict test
(edit) @0600976   3 months zarevucky.jiri Reject invalid non-shortest UTF-8 forms and fix some other issues in str
(edit) @163e34c   3 months zarevucky.jiri Actually convert the printf outputs everywhere
(edit) @f167c851   3 months zarevucky.jiri Replace a memmove() that spits a random warning when compiling with …
(edit) @9daee3de   3 months zarevucky.jiri Sort file list in libc meson file
(edit) @696b405   3 months zarevucky.jiri Implement standard character conversion functions from <uchar.h> and …
(edit) @2ef2a0d   3 months zarevucky.jiri Add a few printf() formatting tests
(edit) @a188131   4 months jiri Add UI to system installer
(edit) @3e7948c   4 months zarevucky.jiri Deduplicate forgotten adt header
(edit) @0db0df2   4 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous …
(edit) @ca7fa5b   4 months mc hr: use <inttypes.h> macro specifiers
(edit) @c7e6a3e   4 months mc hr: align struct hr_extent members
(edit) @4200735   4 months mc hr: fix printing extent states with invalid service id
(edit) @d082801   4 months mc hr: refactor manual assembly
(edit) @8b51009   4 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @de811048   4 months mc hr: style headers
(edit) @eebecdc   4 months mc merge upstream/master into helenraid
(edit) @da54714   5 months noreply partially implement key-based pthread local storage (#245) * check …
(edit) @0ae9e18   5 months jiri Select shutdown action (power off / restart) in shutdown dialog.
(edit) @e24c064   5 months mc hr: add NONE state (use INVALID for inconsistent)
(edit) @07039850   5 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy.
(edit) @89b5a75   5 months noreply fix cstyle (#244)
(edit) @8300c72   5 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @d30e067   5 months mc Merge 'upstream/master' into helenraid-para
(edit) @f35749e   5 months jiri System restart via shutdown -r
(edit) @4285f384   5 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @9faba42   5 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: …
(edit) @32254d6   5 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @accdf882   6 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file
(edit) @832cbe7   6 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy …
(edit) @0dab4850   6 months jiri Fix driver crash when ATA channel contains no usable devices.
(edit) @a796812c   6 months jiri Fix ISA IDE
(edit) @4a3a5a0   6 months zarevucky.jiri One more tweak
(edit) @ea50e671   6 months zarevucky.jiri A few adjustments
(edit) @56210a7a   6 months zarevucky.jiri Update GCC and binutils to latest versions
(edit) @1fa6292   6 months zarevucky.jiri Remove a ton of duplicated code in libui/libgfxfont tests
(edit) @97116a2   6 months zarevucky.jiri Run make ccheck-fix
(edit) @cb747b3   6 months mc ext4: support bigger blkdev block size Allows ext4 to be used with …
(edit) @b27ae65a   6 months noreply fix calculation of TLS size for main fibril (#240) * explain why …
(edit) @2e08f2b6   6 months jiri Confirm shutdown in shutdown dialog.
(edit) @41dcabc   6 months zarevucky.jiri libc: Prevent writer starvation in fibril_rwlock_t. Thanks to …
(edit) @b8fd951   6 months noreply ata_channel_destroy(): free the channel (#237)
(edit) @3a68baa   6 months mc lib/device/hr: add INVALID state
(edit) @e0e2264   6 months jiri Fix printing the incorrect blocking chain when deadlock is detected.
(edit) @7bf29e5   7 months mc Merge 'upstream/master' into helenraid-para
(edit) @4e1221c   7 months noreply Allow bitmap to be used in userspace See …
(edit) @8279aab   7 months jiri ui_lock() needs to lock display If ui_lock() is used to lock UI while …
(edit) @40be7eb   7 months mc lib/device/src/hr.c: session init style
(edit) @37a9c1e   7 months mc hr: hr_volume_t: rename RLQ → layout
(edit) @6784abc   7 months mc hr: hr_sess_init(): don't use IPC_FLAG_BLOCKING
(edit) @64c8132   7 months mc Allow bitmap to be used in userspace
(edit) @4066371   8 months mc hr: layout info printing
(edit) @5b320ac   8 months mc hr: hotspares + RAID1 rebuild
(edit) @dfa2313   8 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @12dd36c   8 months jiri Handle Enter/Escape keys in message dialog.
(edit) @9a07ee3   8 months jiri Add message dialog choice selection (OK, OK/Cancel)
(edit) @13ce552   9 months mc hr: add DEGRADED volume state Use it for weakened mirror as well.
(edit) @0d00e53   9 months jiri Shut down dialog
(edit) @cf28ffd3   9 months mc hr: add option to silently fail an extent
(edit) @d84773a   9 months mc hr: RAID 1 state handling
(edit) @e47a032   9 months mc hr: base for status handling
(edit) @50bed55d   9 months mc hr: rename levels to upper case
Note: See TracRevisionLog for help on using the revision log.