source: mainline

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5f543e9   8 months mc hr: RAID0: propagate sync
(edit) @52af125   8 months mc hr: add hr_sync_all_extents()
(edit) @1cfa162   8 months mc hr: assert block size to be a multiple of 512
(edit) @cf28ffd3   8 months mc hr: add option to silently fail an extent
(edit) @d84773a   8 months mc hr: RAID 1 state handling
(edit) @6124ee1   8 months mc bdwrite: cstyle
(edit) @a438de5b   8 months mc hr: be consistent with extent terminology
(edit) @1903d77   8 months mc bdwrite: fill blocks with 'A' - 'Z' Following parity blocks in …
(edit) @9fc1d36d   8 months mc hr: RAID 0 status handling
(edit) @e47a032   8 months mc hr: base for status handling
(edit) @066fed9   8 months mc hr: refactor metadata reading
(edit) @b422718   8 months mc hr: sort extents based on metadata index
(edit) @4dd650a   8 months mc hr: fix memory leaks in hr_create_srv()
(edit) @978130a   8 months mc hr: optimize RAID 0, 4, 5 to write whole strip
(edit) @76cd345   8 months mc bdwrite: write as many blocks as possible at once
(edit) @fad91b9   8 months mc hr: make bd op functions more compact A single function now handles …
(edit) @50bed55d   8 months mc hr: rename levels to upper case
(edit) @6d55e39   8 months mc hrctl: remove disk concatenation option
(edit) @08fa9e8   8 months mc hr: style: simplify return value in create functions
(edit) @12321f8   8 months mc hr: fix return value in write_parity()
(edit) @c7b4452   8 months mc hr: fix xorbuf memory leak
(edit) @abc2c4b   9 months mc hr: remove big lock, add lock for individual volumes
(edit) @68c966e   9 months mc hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
(edit) @4b759dc   9 months mc hr: sleep to get new random generator for UUID
(edit) @c997374   9 months mc hr: merge assemble and create functions
(edit) @2b8901be   9 months mc hrctl: add RAID 4 to usage message
(edit) @dceb6e7   9 months mc hr: add initial RAID 5 with parity starting on extent 0 and data restart
(edit) @6b8e89b0   9 months mc hr: init fuction for each RAID level Compute total blocks, data …
(edit) @dbd91da   9 months mc hr: remake structures to include extent status Also rename .devs → …
(edit) @34abe6c5   9 months mc hrctl: inform about stopping a service that does not exit
(edit) @f9440e0d   9 months mc hrctl: add —stop option to usage
(edit) @57c61b0   10 months mc hr: make data start at 4K aligned offset
(edit) @4a2a6b8b   10 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @a19d7fc4   10 months mc hr: add option (-T, —stop) for removing an active array
(edit) @09398589   10 months mc hr: cstyle: remove redundant space
(edit) @ab5a2597   10 months mc bdwrite: writing to block devices
(edit) @24968b5   10 months mc hr: assemble: check specified number of devices against metadata
(edit) @9c1cf34c   10 months mc hr: add strip size to metadata and hr_volume_t
(edit) @b0f1366   10 months mc hr: write persistent metadata, assemble array from metadata
(edit) @ee83e9c   10 months mc hrctl: use sizeof(devname) instead of a constant
(edit) @095a989   10 months mc hr: add status printing
(edit) @e192339   10 months mc hrctl: add option for creating array from config file
(edit) @44ea48e   10 months mc hr: register hr array under "devices/XXXX"
(edit) @68e357e   10 months mc hr: use array for devname and devices for now
(edit) @680e8c8   10 months mc hr: initialize big_lock once
(edit) @a8b2d9e7   10 months mc hr: add RAID 0 (striping)
(edit) @12cbf25e   10 months mc hr: disk size checking
(edit) @da5c257   10 months mc hr: create util.c
(edit) @e0b7763   10 months mc hr: fix volume list locking
(edit) @4e84176   10 months mc init: add "/srv/bd/hr"
(edit) @94d84a0   10 months mc hr: initial trivial mirroring implementation
(edit) @dd495c9   10 months mc locsrv: add "raid" category
(edit) @e82b37e   10 months jiri Fix decoding of changed MAC address.
(edit) @dbae3b6   10 months jiri Persistently store taskmon configuration.
(edit) @4af6fb1   10 months jiri Remove forgotten debug messages
(edit) @9546146   10 months jiri Persistently store display/seat configuration.
(edit) @ca95ccd   10 months jiri Fix file closing, volume config sync.
(edit) @cde067e   10 months jiri Add UI window callback that is called when window is resized.
(edit) @69d4aba   10 months zarevucky.jiri libgfximage: Fix integer multiplication overflow in TGA parser
(edit) @7268bf1   10 months zarevucky.jiri libc/test/string.c: Add GCC diagnostic category to ignore
(edit) @4c25f86b   10 months zarevucky.jiri viewer: Fix deallocation loop
(edit) @c06bd5e   10 months zarevucky.jiri init: Add missing NULL terminator in directory list
(edit) @b889a64   10 months zarevucky.jiri Fix typo in comment
(edit) @5b110a9   10 months martin pkg: Temporarily use an IPv4-only hostname Use an IPv4-only hostname …
(edit) @14b2ac7   10 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site …
(edit) @f8cb1bc5   10 months martin Make the syntax help more useful Use an URL that is guaranteed to …
(edit) @ac9b4f2   10 months jiri Change SIF storage format to be more XML-like While slightly more …
(edit) @bff8619   10 months jiri Simplify SIF interface, remove contacts Remove transactions, move to …
(edit) @a3ba37d   10 months noreply ata_channel_destroy(): unlock channel mutex after error See pull …
(edit) @53bff11   10 months noreply vbd: free disk service name on disk remove See pull request …
(edit) @3d2d455b   11 months mc ata_channel_destroy(): unlock channel mutex after error
(edit) @ddfe233   11 months mc vbd: free disk service name on disk remove
(edit) @04e520e   11 months jiri Config file persistence Copy /cfg to /w/cfg when installing and when …
(edit) @145d4e2e   11 months jiri Add doxygen group definition and minimal unit tests to libata
(edit) @48b8928   11 months jiri Prevent failure when deleting a partition that is not mounted.
(edit) @f32f89a   11 months jiri Fix format specifiers not correct for 32-bit
(edit) @994f87b   11 months jiri Add File/New and File/Open to text editor Change repeat search …
(edit) @705b65ea   12 months jiri Do not automatically mount floppy. Reduce driver verbosity.
(edit) @f77ede10   12 months jiri Write data (floppy)
(edit) @878736e   12 months jiri Fix ccheck.
(edit) @dc5647e   12 months jiri PC floppy disk driver Bare minimum implemented.
(edit) @e3997a8   12 months jiri Do not send press event to focused window obscured by popup window
(edit) @af3235d   12 months 5887334+jxsvoboda Make HelenOS compilable when detailed kernel message is enabled
(edit) @6a044dd   12 months 5887334+jxsvoboda Remove the necessity of initrd to be in the last of grub's modules list
(edit) @49aaa0e   12 months jiri Switch virtual consoles using Alt-Fn or Shift-Fn Shift-Fn is useful …
(edit) @ec50d65e   12 months jiri Editor needs to hide cursor when menu bar is activated
(edit) @743f2cdd   12 months jiri Fix error path when adding ATA devices This would errorneously cause …
(edit) @7cec216   12 months jiri Fdisk needs to unmount partition before trying to delete it
(edit) @df1b4a8   12 months jiri Fix volume label entry / rootdir creation in mkfat for FAT32 With …
(edit) @c15296b   13 months 5887334+jxsvoboda Encode and decode GPT UUIDs in little-endian format
(edit) @3887aab2   13 months 5887334+jxsvoboda Change internal UUID representation to named fields
(edit) @0b1f01c   13 months 5887334+jxsvoboda Add option for 16-bit random number generation
(edit) @221daa5   13 months jiri Fix off-by-one errors (thx Miroslav Cimerman)
(edit) @01d5049   13 months jiri PCI-IDE should correctly handle interrupt sharing
(edit) @c4ed9fa   13 months jiri Add missing docblock
(edit) @9739b5a   13 months jiri Add DMA support to PACKET command
(edit) @a38d504   13 months jiri Limit I/O operations not to exceed DMA buffer size
(edit) @645d3832   13 months jiri Add DMA support to PCI-IDE / libata (register commands)
(edit) @69c376b5   13 months jiri Avoid invoking SYSCALL macro outside of libc.
(edit) @c576800   13 months jiri The main program's relocation must be processed after the shared libs
Note: See TracRevisionLog for help on using the revision log.