source: mainline/uspace/srv

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5fe0b9b5   5 months mc hr: var.h: comment cstyle
(edit) @2958e70   5 months mc hr: var.h: revert hotspare no. back from invalidations
(edit) @de811048   5 months mc hr: style headers
(edit) @e3e53cc   5 months mc hr: var.h: remove struct hr_deferred_invalidation
(edit) @eebecdc   5 months mc merge upstream/master into helenraid
(edit) @e494d7b   5 months mc hr: initialize hotspare states to MISSING
(edit) @e24c064   5 months mc hr: add NONE state (use INVALID for inconsistent)
(edit) @d2da1be   5 months mc hr: rename vol→state_changed → vol→state_dirty
(edit) @f1be66bf   5 months mc hr: raid5.c: fast patch to make new asserts pass
(edit) @d6fe2a1   5 months mc hr: hr_mark_vol_state_dirty() helper
(edit) @10005fd   5 months mc hr: remove vol→halt_please bit and vol→halt_lock RW locks are not …
(edit) @4d42a1b   5 months mc hr: remove deferred invalidations
(edit) @6123753   5 months mc hr: raid1.c: print rebuild progress every 5%
(edit) @4d30c475   5 months mc hr: raid1.c: fix rebuild
(edit) @b15e534   5 months mc hr/fge.c: add some comments
(edit) @0fcb011   6 months mc hr: raid0.c: early break if (left == 0)
(edit) @77a0119   6 months jiri Quiesce devices during restart, but not poweroff.
(edit) @8300c72   6 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @d30e067   6 months mc Merge 'upstream/master' into helenraid-para
(edit) @f35749e   6 months jiri System restart via shutdown -r
(edit) @4285f384   6 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @32254d6   6 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @a7a16a2f   6 months jiri Log files should have .txt extension.
(edit) @832cbe7   6 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy …
(edit) @b1490d2   7 months jiri Explicit wait for system volume is no longer needed. Now it is …
(edit) @c3d9aaf5   7 months jiri Determine when device (sub)tree is stable. Devman will only return …
(edit) @56210a7a   7 months zarevucky.jiri Update GCC and binutils to latest versions
(edit) @7debda3   7 months mc hr: fge: make group→wu_cnt an upper bound
(edit) @9f15da1   7 months mc hr: fge: fix fibril unsafe assert
(edit) @a6fb937   7 months mc hr: RAID0: handle hr_fgroup_create() → ENOMEM
(edit) @23df41b   7 months mc hr: move hr_process_deferred_invalidations() to util
(edit) @35f2a877   7 months mc hr: raid1.c: move around static functions
(edit) @d773bea9   7 months mc hr: RAID1: handle state edge cases in a rebuild
(edit) @dec4150   7 months mc hr: RAID1: fix unsafe access in add_hotspare()
(edit) @401b9e42   7 months mc hr: state_changed and peding_invalidation atomic flags These flags …
(edit) @e2b417f   7 months mc hr: RAID1: use update_svc_id() wrappers from util
(edit) @edc89bd8   7 months mc hr: util: add hr_update_{ext,hotspare}_svc_id() Provides easy way to …
(edit) @36661772   7 months mc hr: util.c: add assertions for locks
(edit) @5ee041e   7 months mc hr: RAID1: deferred extent invalidation
(edit) @58d82fa   7 months mc hr: parallelize RAID1 changes in main hr_volume_t struct: - new mutex …
(edit) @ee47537   7 months mc hr: RAID0: refactor hr_raid0_update_vol_status()
(edit) @4660649   7 months mc hr: RAID0: return ENOMEM on out-of-memory READs
(edit) @0d77d30   7 months mc hr: hr_io_worker(): ENOMEM handling for WRITEs Call state callback on …
(edit) @efc6259   7 months mc hr: fge: aggregate ENOMEM final errno
(edit) @a5c2960e   7 months mc hr: RAID0: pass actual block address to workers
(edit) @7bf29e5   7 months mc Merge 'upstream/master' into helenraid-para
(edit) @bc3d695   7 months mc hr: RAID0 parallelization
(edit) @685c0ab   8 months mc hr: superblock.c: style
(edit) @7a3529a8   8 months mc hr: util.c: bounds check on state updates
(edit) @723f1d9   8 months mc hr: fge: fgroup_create(): assert worker count > 0
(edit) @5ee5f67   8 months mc hr: fge: make finished_{okay,failed} not atomic And test if all …
(edit) @083ce33   8 months mc hr: fge: hr_fpool_create(): assert max_wus > 0
(edit) @08c98d4c   8 months mc hr: fge: fix deadlock
(edit) @5a8f69e7   8 months mc hr: fge: cstyle
(edit) @eb31781   8 months mc hr: raid5.c: cstyle
(edit) @8137d36   8 months mc hr: fge: style
(edit) @37a9c1e   8 months mc hr: hr_volume_t: rename RLQ → layout
(edit) @f3b74d1   8 months mc hr: fge: use libc queue <adt/circ_buf.h>
(edit) @95158dac   8 months mc hr: fge: can ask for wus that finished with EOK
(edit) @57110ac8   8 months mc hr: initialize range lock list and list lock
(edit) @83c8bb2   8 months mc hr: hr_volume_t: fix number of hotspares
(edit) @38e3c0a7   8 months mc hr: range locks
(edit) @f725787   8 months mc hr: fge: fibril group executor This fibril pool allows execution of …
(edit) @37ffa4d   8 months mc hr: modify change state message
(edit) @521b387   8 months mc hr: RAID5: fix degraded write
(edit) @f312fb9   8 months mc hr: remove RAID4 functions leftovers
(edit) @ea0d494   8 months mc hr: don't set RLQ when assembling
(edit) @4066371   8 months mc hr: layout info printing
(edit) @241c3f6   8 months mc hr: move RAID4 to RAID5 Removes whole raid4.c, as RAID4 is …
(edit) @d7768d11   8 months mc hr: add different RAID4,5 layouts Also prepare the metadata for …
(edit) @a0c3080   9 months mc hr: util: hotspare and volume change state functions
(edit) @65706f1   9 months mc hr: rename dev_no → extent_no in hr_volume_t
(edit) @40bf2c6   9 months mc hr: allow IO requests to be served during rebuild
(edit) @8160e4c0   9 months mc hr: RAID 4,5: optimize operations with xorbuf Read block on first …
(edit) @bf0a791   9 months mc hr: cstyle
(edit) @aa7864b   9 months mc hr: RAID5: hotspare + rebuild
(edit) @a56ac5d1   9 months mc hr: fix RAID 4,5 parity xorring length
(edit) @30140c1b   9 months mc hr: RAID4: hotspare + rebuild
(edit) @f81960c5   9 months mc hr: RAID1: style
(edit) @b8409b9   9 months mc hr: RAID1: fix WRITE to rebuilt extent When writing to extent that is …
(edit) @d0f0744   9 months mc hr: RAID1: break after first successful read
(edit) @5b320ac   9 months mc hr: hotspares + RAID1 rebuild
(edit) @06f2762   9 months mc hr: add option to write metadata to one extent
(edit) @e76e12d8   9 months mc hr: add hr_count_extents(volume, state) Counts volume extents in some …
(edit) @7b359f5   9 months mc hr: status/state event function for each RAID
(edit) @d199a6f   9 months mc hr: DPRINTF, ERR_PRINTF → HR_DEBUG, HR_ERROR Also add HR_WARN for …
(edit) @dfa2313   9 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @b235c67   9 months mc hr: use shorthand vol for volume
(edit) @733564a   9 months mc hr: add all fcn prototypes in raid implementations Also restructure …
(edit) @5d96f427   9 months mc hr: use DPRINTF and ERR_PRINTF macros from util.h
(edit) @bd51105   9 months mc hr: util.h: add DPRINTF and ERR_PRINTF macros These macros forward …
(edit) @fde02a6   9 months mc hr: be more careful with assembly from metadata Rewrite vol→extents …
(edit) @da0570a   9 months mc hr: RAID5 states, degraded R/W
(edit) @d092d2c   9 months mc hr: RAID{0,4}: cast void * to uint8_t *
(edit) @1a60e645   9 months mc hr: propagate ENOMEM in RAID4
(edit) @90eec9c0   9 months mc hr: allocate xorbuf with whole request length As it can be 64K at …
(edit) @11111e4   9 months mc hr: add states to RAID4, and degraded R/W
(edit) @13ce552   9 months mc hr: add DEGRADED volume state Use it for weakened mirror as well.
(edit) @182ffcc   9 months mc hr: allow unsupported sync in RAID 0,1
(edit) @5f543e9   9 months mc hr: RAID0: propagate sync
Note: See TracRevisionLog for help on using the revision log.