source: mainline/uspace

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8b51009   7 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @7bfe468   7 months mc hr: hr.c: hr_client_conn() return ENOENT
(edit) @b04f7af   7 months mc hr: hr.c: add headers
(edit) @a57dde4   7 months mc hr: use func for DEBUG printing fcn names
(edit) @5fe0b9b5   7 months mc hr: var.h: comment cstyle
(edit) @2958e70   7 months mc hr: var.h: revert hotspare no. back from invalidations
(edit) @de81104   7 months mc hr: style headers
(edit) @e3e53cc   7 months mc hr: var.h: remove struct hr_deferred_invalidation
(edit) @eebecdc   7 months mc merge upstream/master into helenraid
(edit) @da54714   7 months noreply partially implement key-based pthread local storage (#245) * check …
(edit) @0ae9e18   7 months jiri Select shutdown action (power off / restart) in shutdown dialog.
(edit) @797ab95   7 months jiri Implement quiesce in i8042.
(edit) @e494d7b   7 months mc hr: initialize hotspare states to MISSING
(edit) @e24c064   7 months mc hr: add NONE state (use INVALID for inconsistent)
(edit) @d2da1be   7 months mc hr: rename vol→state_changed → vol→state_dirty
(edit) @f1be66bf   7 months mc hr: raid5.c: fast patch to make new asserts pass
(edit) @d6fe2a1   7 months mc hr: hr_mark_vol_state_dirty() helper
(edit) @10005fd   7 months mc hr: remove vol→halt_please bit and vol→halt_lock RW locks are not …
(edit) @4d42a1b   7 months mc hr: remove deferred invalidations
(edit) @6123753   7 months mc hr: raid1.c: print rebuild progress every 5%
(edit) @4d30c475   7 months mc hr: raid1.c: fix rebuild
(edit) @b15e534   7 months mc hr/fge.c: add some comments
(edit) @b9cc81c6   7 months jiri Implement quiesce in NS8250 and PC-LPT.
(edit) @870841cf   7 months jiri Style issues related to improper use of 'inline' keyword.
(edit) @1c7b0db7   7 months jiri Implement quiesce in NE2k, RTL8139 and RTL8169.
(edit) @07039850   7 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy.
(edit) @a64970e1   7 months jiri Implement quiesce in HD Audio and SB16 drivers.
(edit) @0fcb011   7 months mc hr: raid0.c: early break if (left == 0)
(edit) @89b5a75   7 months noreply fix cstyle (#244)
(edit) @8cdf360   7 months mc app/hrctl: fix case for 'n'
(edit) @9dfb034   7 months jiri Implement quiesce for EHCI and OHCI.
(edit) @77a0119   7 months jiri Quiesce devices during restart, but not poweroff.
(edit) @8300c72   7 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @d30e067   7 months mc Merge 'upstream/master' into helenraid-para
(edit) @f35749e   7 months jiri System restart via shutdown -r
(edit) @4285f384   8 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @be62ebc   8 months noreply fix tester/mapping1 test (#243)
(edit) @9faba42   8 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: …
(edit) @32254d6   8 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @a7a16a2f   8 months jiri Log files should have .txt extension.
(edit) @b336bfd8   8 months jiri Start text editor if open action is used on .txt file.
(edit) @accdf882   8 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file
(edit) @832cbe7   8 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy …
(edit) @0dab4850   8 months jiri Fix driver crash when ATA channel contains no usable devices.
(edit) @b1490d2   8 months jiri Explicit wait for system volume is no longer needed. Now it is …
(edit) @c3d9aaf5   8 months jiri Determine when device (sub)tree is stable. Devman will only return …
(edit) @a796812c   8 months jiri Fix ISA IDE
(edit) @4a3a5a0   8 months zarevucky.jiri One more tweak
(edit) @ea50e671   8 months zarevucky.jiri A few adjustments
(edit) @56210a7a   8 months zarevucky.jiri Update GCC and binutils to latest versions
(edit) @1fa6292   8 months zarevucky.jiri Remove a ton of duplicated code in libui/libgfxfont tests
(edit) @97116a2   8 months zarevucky.jiri Run make ccheck-fix
(edit) @cb747b3   9 months mc ext4: support bigger blkdev block size Allows ext4 to be used with …
(edit) @b27ae65a   9 months noreply fix calculation of TLS size for main fibril (#240) * explain why …
(edit) @7debda3   9 months mc hr: fge: make group→wu_cnt an upper bound
(edit) @eff458d   9 months jiri Add shutdown dialog to start menu.
(edit) @5162f6e   9 months jiri Fix shutdown dialog in text mode.
(edit) @2e08f2b6   9 months jiri Confirm shutdown in shutdown dialog.
(edit) @afb4025   9 months jiri Show error message when UI shutdown fails.
(edit) @41dcabc   9 months zarevucky.jiri libc: Prevent writer starvation in fibril_rwlock_t. Thanks to …
(edit) @b8fd951   9 months noreply ata_channel_destroy(): free the channel (#237)
(edit) @9f15da1   9 months mc hr: fge: fix fibril unsafe assert
(edit) @a6fb937   9 months mc hr: RAID0: handle hr_fgroup_create() → ENOMEM
(edit) @23df41b   9 months mc hr: move hr_process_deferred_invalidations() to util
(edit) @35f2a877   9 months mc hr: raid1.c: move around static functions
(edit) @d773bea9   9 months mc hr: RAID1: handle state edge cases in a rebuild
(edit) @dec4150   9 months mc hr: RAID1: fix unsafe access in add_hotspare()
(edit) @401b9e42   9 months mc hr: state_changed and peding_invalidation atomic flags These flags …
(edit) @e2b417f   9 months mc hr: RAID1: use update_svc_id() wrappers from util
(edit) @edc89bd8   9 months mc hr: util: add hr_update_{ext,hotspare}_svc_id() Provides easy way to …
(edit) @36661772   9 months mc hr: util.c: add assertions for locks
(edit) @3a68baa   9 months mc lib/device/hr: add INVALID state
(edit) @5ee041e   9 months mc hr: RAID1: deferred extent invalidation
(edit) @58d82fa   9 months mc hr: parallelize RAID1 changes in main hr_volume_t struct: - new mutex …
(edit) @ee47537   9 months mc hr: RAID0: refactor hr_raid0_update_vol_status()
(edit) @4660649   9 months mc hr: RAID0: return ENOMEM on out-of-memory READs
(edit) @0d77d30   9 months mc hr: hr_io_worker(): ENOMEM handling for WRITEs Call state callback on …
(edit) @efc6259   9 months mc hr: fge: aggregate ENOMEM final errno
(edit) @a5c2960e   9 months mc hr: RAID0: pass actual block address to workers
(edit) @e0e2264   9 months jiri Fix printing the incorrect blocking chain when deadlock is detected.
(edit) @82ff0a1   9 months jiri Add deadlock detector to tester.
(edit) @7bf29e5   9 months mc Merge 'upstream/master' into helenraid-para
(edit) @4e1221c   9 months noreply Allow bitmap to be used in userspace See …
(edit) @8279aab   9 months jiri ui_lock() needs to lock display If ui_lock() is used to lock UI while …
(edit) @bc3d695   9 months mc hr: RAID0 parallelization
(edit) @40be7eb   9 months mc lib/device/src/hr.c: session init style
(edit) @7d25273   9 months mc hrctl: initialize hr session struct
(edit) @685c0ab   9 months mc hr: superblock.c: style
(edit) @7a3529a8   10 months mc hr: util.c: bounds check on state updates
(edit) @723f1d9   10 months mc hr: fge: fgroup_create(): assert worker count > 0
(edit) @5ee5f67   10 months mc hr: fge: make finished_{okay,failed} not atomic And test if all …
(edit) @083ce33   10 months mc hr: fge: hr_fpool_create(): assert max_wus > 0
(edit) @08c98d4c   10 months mc hr: fge: fix deadlock
(edit) @5a8f69e7   10 months mc hr: fge: cstyle
(edit) @eb31781   10 months mc hr: raid5.c: cstyle
(edit) @8137d36   10 months mc hr: fge: style
(edit) @37a9c1e   10 months mc hr: hr_volume_t: rename RLQ → layout
(edit) @6784abc   10 months mc hr: hr_sess_init(): don't use IPC_FLAG_BLOCKING
(edit) @f3b74d1   10 months mc hr: fge: use libc queue <adt/circ_buf.h>
(edit) @64c8132   10 months mc Allow bitmap to be used in userspace
Note: See TracRevisionLog for help on using the revision log.