source: mainline/uspace

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bbcd06e   11 months mc hr: keep counter only in memory saved metadata
(edit) @52be5fa   11 months mc hr: increment metadata counter on volume assembly For now increment …
(edit) @c7e6a3e   11 months mc hr: align struct hr_extent members
(edit) @44da6c8   11 months mc hr: util.c: initialize empty extents to MISSING
(edit) @4200735   11 months mc hr: fix printing extent states with invalid service id
(edit) @0277ec2   11 months mc hr: refactor metadata handling
(edit) @a5ec426   11 months mc hr: superblock: move to last block
(edit) @baa4929   11 months mc hr: extent init refactor, blkno truncation
(edit) @6d0fc11   11 months mc hr: style: align structures, function prototypes
(edit) @746e636   11 months mc hr: add comments to raid init()
(edit) @d082801   11 months mc hr: refactor manual assembly
(edit) @1a28518   11 months mc hr: superblock.c: fix bsize decoding
(edit) @7e8c0e7   11 months mc hr: superblock.c: remove UUID generation for each extent
(edit) @2e7df2e   11 months mc hr: superblock.c: fix UUID memcpy()
(edit) @d946c27   11 months mc hr: initialize and populate in memory metadata
(edit) @49de61c   11 months mc hr: util.c: fix hr_register_volume()
(edit) @56214383   11 months mc hr: util: hr_util_add_hotspare()
(edit) @8a65373   11 months mc hr: move registering out of specific RAIDs
(edit) @7a80c63   11 months mc hr: raid{0,1,5}.c: increment open() count
(edit) @0437dd5   11 months mc hr: util.c: block_fini() hotspares
(edit) @8b51009   11 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @7bfe468   11 months mc hr: hr.c: hr_client_conn() return ENOENT
(edit) @b04f7af   11 months mc hr: hr.c: add headers
(edit) @a57dde4   11 months mc hr: use func for DEBUG printing fcn names
(edit) @5fe0b9b5   11 months mc hr: var.h: comment cstyle
(edit) @2958e70   11 months mc hr: var.h: revert hotspare no. back from invalidations
(edit) @de81104   11 months mc hr: style headers
(edit) @e3e53cc   12 months mc hr: var.h: remove struct hr_deferred_invalidation
(edit) @eebecdc   12 months mc merge upstream/master into helenraid
(edit) @da54714   12 months noreply partially implement key-based pthread local storage (#245) * check …
(edit) @0ae9e18   12 months jiri Select shutdown action (power off / restart) in shutdown dialog.
(edit) @797ab95   12 months jiri Implement quiesce in i8042.
(edit) @e494d7b   12 months mc hr: initialize hotspare states to MISSING
(edit) @e24c064   12 months mc hr: add NONE state (use INVALID for inconsistent)
(edit) @d2da1be   12 months mc hr: rename vol→state_changed → vol→state_dirty
(edit) @f1be66bf   12 months mc hr: raid5.c: fast patch to make new asserts pass
(edit) @d6fe2a1   12 months mc hr: hr_mark_vol_state_dirty() helper
(edit) @10005fd   12 months mc hr: remove vol→halt_please bit and vol→halt_lock RW locks are not …
(edit) @4d42a1b   12 months mc hr: remove deferred invalidations
(edit) @6123753   12 months mc hr: raid1.c: print rebuild progress every 5%
(edit) @4d30c475   12 months mc hr: raid1.c: fix rebuild
(edit) @b15e534   12 months mc hr/fge.c: add some comments
(edit) @b9cc81c6   12 months jiri Implement quiesce in NS8250 and PC-LPT.
(edit) @870841cf   12 months jiri Style issues related to improper use of 'inline' keyword.
(edit) @1c7b0db7   12 months jiri Implement quiesce in NE2k, RTL8139 and RTL8169.
(edit) @07039850   12 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy.
(edit) @a64970e1   12 months jiri Implement quiesce in HD Audio and SB16 drivers.
(edit) @0fcb011   12 months mc hr: raid0.c: early break if (left == 0)
(edit) @89b5a75   12 months noreply fix cstyle (#244)
(edit) @8cdf360   12 months mc app/hrctl: fix case for 'n'
(edit) @9dfb034   12 months jiri Implement quiesce for EHCI and OHCI.
(edit) @77a0119   12 months jiri Quiesce devices during restart, but not poweroff.
(edit) @8300c72   12 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @d30e067   12 months mc Merge 'upstream/master' into helenraid-para
(edit) @f35749e   12 months jiri System restart via shutdown -r
(edit) @4285f384   12 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @be62ebc   12 months noreply fix tester/mapping1 test (#243)
(edit) @9faba42   12 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: …
(edit) @32254d6   13 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @a7a16a2f   13 months jiri Log files should have .txt extension.
(edit) @b336bfd8   13 months jiri Start text editor if open action is used on .txt file.
(edit) @accdf882   13 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file
(edit) @832cbe7   13 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy …
(edit) @0dab4850   13 months jiri Fix driver crash when ATA channel contains no usable devices.
(edit) @b1490d2   13 months jiri Explicit wait for system volume is no longer needed. Now it is …
(edit) @c3d9aaf5   13 months jiri Determine when device (sub)tree is stable. Devman will only return …
(edit) @a796812c   13 months jiri Fix ISA IDE
(edit) @4a3a5a0   13 months zarevucky.jiri One more tweak
(edit) @ea50e671   13 months zarevucky.jiri A few adjustments
(edit) @56210a7a   13 months zarevucky.jiri Update GCC and binutils to latest versions
(edit) @1fa6292   13 months zarevucky.jiri Remove a ton of duplicated code in libui/libgfxfont tests
(edit) @97116a2   13 months zarevucky.jiri Run make ccheck-fix
(edit) @cb747b3   13 months mc ext4: support bigger blkdev block size Allows ext4 to be used with …
(edit) @b27ae65a   13 months noreply fix calculation of TLS size for main fibril (#240) * explain why …
(edit) @7debda3   13 months mc hr: fge: make group→wu_cnt an upper bound
(edit) @eff458d   13 months jiri Add shutdown dialog to start menu.
(edit) @5162f6e   13 months jiri Fix shutdown dialog in text mode.
(edit) @2e08f2b6   13 months jiri Confirm shutdown in shutdown dialog.
(edit) @afb4025   13 months jiri Show error message when UI shutdown fails.
(edit) @41dcabc   13 months zarevucky.jiri libc: Prevent writer starvation in fibril_rwlock_t. Thanks to …
(edit) @b8fd951   14 months noreply ata_channel_destroy(): free the channel (#237)
(edit) @9f15da1   14 months mc hr: fge: fix fibril unsafe assert
(edit) @a6fb937   14 months mc hr: RAID0: handle hr_fgroup_create() → ENOMEM
(edit) @23df41b   14 months mc hr: move hr_process_deferred_invalidations() to util
(edit) @35f2a877   14 months mc hr: raid1.c: move around static functions
(edit) @d773bea9   14 months mc hr: RAID1: handle state edge cases in a rebuild
(edit) @dec4150   14 months mc hr: RAID1: fix unsafe access in add_hotspare()
(edit) @401b9e42   14 months mc hr: state_changed and peding_invalidation atomic flags These flags …
(edit) @e2b417f   14 months mc hr: RAID1: use update_svc_id() wrappers from util
(edit) @edc89bd8   14 months mc hr: util: add hr_update_{ext,hotspare}_svc_id() Provides easy way to …
(edit) @36661772   14 months mc hr: util.c: add assertions for locks
(edit) @3a68baa   14 months mc lib/device/hr: add INVALID state
(edit) @5ee041e   14 months mc hr: RAID1: deferred extent invalidation
(edit) @58d82fa   14 months mc hr: parallelize RAID1 changes in main hr_volume_t struct: - new mutex …
(edit) @ee47537   14 months mc hr: RAID0: refactor hr_raid0_update_vol_status()
(edit) @4660649   14 months mc hr: RAID0: return ENOMEM on out-of-memory READs
(edit) @0d77d30   14 months mc hr: hr_io_worker(): ENOMEM handling for WRITEs Call state callback on …
(edit) @efc6259   14 months mc hr: fge: aggregate ENOMEM final errno
(edit) @a5c2960e   14 months mc hr: RAID0: pass actual block address to workers
(edit) @e0e2264   14 months jiri Fix printing the incorrect blocking chain when deadlock is detected.
Note: See TracRevisionLog for help on using the revision log.