source: mainline/uspace

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58c43d4   14 months mc hr: util.c: matching type as well
(edit) @14394141   14 months mc hr: util.c: style
(edit) @50603405   14 months mc hr: metadata format agnostic superblock ops Put metadata specific …
(edit) @6f41c21f   14 months mc Merge branch 'upstream/master' into helenraid-metadata-geom
(edit) @0639afc   14 months noreply libcrypto: create_hash(): const qual for input arg (#250) topic/fix-logger-deadlock
(edit) @e77c3ed   14 months mc hr: superblock.c,h: const quals for args
(edit) @29e7cc7   14 months mc Merge branch 'upstream/master' into helenraid
(edit) @25fdb2d   14 months zarevucky.jiri Change atomic_load/store_8 to use single word read/writes Turns out … topic/fix-logger-deadlock
(edit) @51949d0   14 months noreply lib/c/arch/arm32: add atomic_compare_exchange_1 (#248) topic/fix-logger-deadlock
(edit) @690ad20   14 months zarevucky.jiri Convert kio buffer to bytes (part 1) topic/fix-logger-deadlock
(edit) @d5b37b6   14 months zarevucky.jiri Use a new syscall, SYS_KIO_READ, for reading from KIO buffer … topic/fix-logger-deadlock
(edit) @af77459   14 months zarevucky.jiri Simplify kio buffer bookkeeping We only really need to know the … topic/fix-logger-deadlock
(edit) @ae787807   14 months noreply lib/c/arch/arm32: add atomic_{load,store}_8 (#249) topic/fix-logger-deadlock
(edit) @b31323f   14 months zarevucky.jiri Test, fix and extend string sanitization topic/fix-logger-deadlock
(edit) @800d188   14 months mc hr: metadata saving on stop New bool argument for hr_metadata_save() …
(edit) @5d2bdaa   14 months zarevucky.jiri Fix UB in odict test topic/fix-logger-deadlock
(edit) @0600976   14 months zarevucky.jiri Reject invalid non-shortest UTF-8 forms and fix some other issues in str topic/fix-logger-deadlock
(edit) @11782da   14 months jiri Fix IDE install device path again. topic/fix-logger-deadlock
(edit) @2a5d4649   14 months jiri ISA/PCI IDE needs to attach even if one channel is empty. topic/fix-logger-deadlock
(edit) @163e34c   14 months zarevucky.jiri Actually convert the printf outputs everywhere topic/fix-logger-deadlock
(edit) @f167c851   14 months zarevucky.jiri Replace a memmove() that spits a random warning when compiling with … topic/fix-logger-deadlock
(edit) @9daee3de   14 months zarevucky.jiri Sort file list in libc meson file topic/fix-logger-deadlock
(edit) @696b405   14 months zarevucky.jiri Implement standard character conversion functions from <uchar.h> and … topic/fix-logger-deadlock
(edit) @2ef2a0d   14 months zarevucky.jiri Add a few printf() formatting tests topic/fix-logger-deadlock
(edit) @8165a7a   14 months jiri GFX Demo should default to UI interface topic/fix-logger-deadlock
(edit) @a188131   14 months jiri Add UI to system installer topic/fix-logger-deadlock
(edit) @3e7948c   14 months zarevucky.jiri Deduplicate forgotten adt header topic/fix-logger-deadlock
(edit) @0db0df2   14 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous … topic/fix-logger-deadlock
(edit) @90ee3384   14 months jiri Allow sysinst to restart the system at the end of installation. When … topic/fix-logger-deadlock
(edit) @59e32fb   14 months jiri Fix IDE disk path in sysinst. topic/fix-logger-deadlock
(edit) @ca7fa5b   14 months mc hr: use <inttypes.h> macro specifiers
(edit) @bbcd06e   14 months mc hr: keep counter only in memory saved metadata
(edit) @52be5fa   14 months mc hr: increment metadata counter on volume assembly For now increment …
(edit) @c7e6a3e   14 months mc hr: align struct hr_extent members
(edit) @44da6c8   14 months mc hr: util.c: initialize empty extents to MISSING
(edit) @4200735   14 months mc hr: fix printing extent states with invalid service id
(edit) @0277ec2   14 months mc hr: refactor metadata handling
(edit) @a5ec426   14 months mc hr: superblock: move to last block
(edit) @baa4929   14 months mc hr: extent init refactor, blkno truncation
(edit) @6d0fc11   14 months mc hr: style: align structures, function prototypes
(edit) @746e636   14 months mc hr: add comments to raid init()
(edit) @d082801   14 months mc hr: refactor manual assembly
(edit) @1a28518   14 months mc hr: superblock.c: fix bsize decoding
(edit) @7e8c0e7   14 months mc hr: superblock.c: remove UUID generation for each extent
(edit) @2e7df2e   14 months mc hr: superblock.c: fix UUID memcpy()
(edit) @d946c27   14 months mc hr: initialize and populate in memory metadata
(edit) @49de61c   14 months mc hr: util.c: fix hr_register_volume()
(edit) @56214383   14 months mc hr: util: hr_util_add_hotspare()
(edit) @8a65373   14 months mc hr: move registering out of specific RAIDs
(edit) @7a80c63   14 months mc hr: raid{0,1,5}.c: increment open() count
(edit) @0437dd5   14 months mc hr: util.c: block_fini() hotspares
(edit) @8b51009   14 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @7bfe468   14 months mc hr: hr.c: hr_client_conn() return ENOENT
(edit) @b04f7af   14 months mc hr: hr.c: add headers
(edit) @a57dde4   14 months mc hr: use func for DEBUG printing fcn names
(edit) @5fe0b9b5   14 months mc hr: var.h: comment cstyle
(edit) @2958e70   14 months mc hr: var.h: revert hotspare no. back from invalidations
(edit) @de81104   14 months mc hr: style headers
(edit) @e3e53cc   15 months mc hr: var.h: remove struct hr_deferred_invalidation
(edit) @eebecdc   15 months mc merge upstream/master into helenraid
(edit) @da54714   15 months noreply partially implement key-based pthread local storage (#245) * check … topic/fix-logger-deadlock
(edit) @0ae9e18   15 months jiri Select shutdown action (power off / restart) in shutdown dialog. topic/fix-logger-deadlock
(edit) @797ab95   15 months jiri Implement quiesce in i8042. topic/fix-logger-deadlock
(edit) @e494d7b   15 months mc hr: initialize hotspare states to MISSING
(edit) @e24c064   15 months mc hr: add NONE state (use INVALID for inconsistent)
(edit) @d2da1be   15 months mc hr: rename vol→state_changed → vol→state_dirty
(edit) @f1be66bf   15 months mc hr: raid5.c: fast patch to make new asserts pass
(edit) @d6fe2a1   15 months mc hr: hr_mark_vol_state_dirty() helper
(edit) @10005fd   15 months mc hr: remove vol→halt_please bit and vol→halt_lock RW locks are not …
(edit) @4d42a1b   15 months mc hr: remove deferred invalidations
(edit) @6123753   15 months mc hr: raid1.c: print rebuild progress every 5%
(edit) @4d30c475   15 months mc hr: raid1.c: fix rebuild
(edit) @b15e534   15 months mc hr/fge.c: add some comments
(edit) @b9cc81c6   15 months jiri Implement quiesce in NS8250 and PC-LPT. topic/fix-logger-deadlock
(edit) @870841cf   15 months jiri Style issues related to improper use of 'inline' keyword. topic/fix-logger-deadlock
(edit) @1c7b0db7   15 months jiri Implement quiesce in NE2k, RTL8139 and RTL8169. topic/fix-logger-deadlock
(edit) @07039850   15 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy. topic/fix-logger-deadlock
(edit) @a64970e1   15 months jiri Implement quiesce in HD Audio and SB16 drivers. topic/fix-logger-deadlock
(edit) @0fcb011   15 months mc hr: raid0.c: early break if (left == 0)
(edit) @89b5a75   15 months noreply fix cstyle (#244) topic/fix-logger-deadlock
(edit) @8cdf360   15 months mc app/hrctl: fix case for 'n'
(edit) @9dfb034   15 months jiri Implement quiesce for EHCI and OHCI. topic/fix-logger-deadlock
(edit) @77a0119   15 months jiri Quiesce devices during restart, but not poweroff. topic/fix-logger-deadlock
(edit) @8300c72   15 months jiri Quiesce devices before proceeding with shutdown. Only implemented for … topic/fix-logger-deadlock
(edit) @d30e067   15 months mc Merge 'upstream/master' into helenraid-para
(edit) @f35749e   15 months jiri System restart via shutdown -r topic/fix-logger-deadlock
(edit) @4285f384   15 months jiri Allow physically ejecting CD-ROM using vol eject -s topic/fix-logger-deadlock
(edit) @be62ebc   15 months noreply fix tester/mapping1 test (#243) topic/fix-logger-deadlock
(edit) @9faba42   15 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: … topic/fix-logger-deadlock
(edit) @32254d6   16 months noreply init RTLD runtime at load time even for statically linked binaries … topic/fix-logger-deadlock
(edit) @a7a16a2f   16 months jiri Log files should have .txt extension. topic/fix-logger-deadlock
(edit) @b336bfd8   16 months jiri Start text editor if open action is used on .txt file. topic/fix-logger-deadlock
(edit) @accdf882   16 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file topic/fix-logger-deadlock
(edit) @832cbe7   16 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy … topic/fix-logger-deadlock
(edit) @0dab4850   16 months jiri Fix driver crash when ATA channel contains no usable devices. topic/fix-logger-deadlock
(edit) @b1490d2   16 months jiri Explicit wait for system volume is no longer needed. Now it is … topic/fix-logger-deadlock
(edit) @c3d9aaf5   16 months jiri Determine when device (sub)tree is stable. Devman will only return … topic/fix-logger-deadlock
(edit) @a796812c   16 months jiri Fix ISA IDE topic/fix-logger-deadlock
(edit) @4a3a5a0   16 months zarevucky.jiri One more tweak topic/fix-logger-deadlock
(edit) @ea50e671   16 months zarevucky.jiri A few adjustments topic/fix-logger-deadlock
Note: See TracRevisionLog for help on using the revision log.