source: mainline

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @abc2c4b   17 months mc hr: remove big lock, add lock for individual volumes
(edit) @68c966e   17 months mc hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
(edit) @4b759dc   17 months mc hr: sleep to get new random generator for UUID
(edit) @c997374   17 months mc hr: merge assemble and create functions
(edit) @2b8901be   17 months mc hrctl: add RAID 4 to usage message
(edit) @dceb6e7   17 months mc hr: add initial RAID 5 with parity starting on extent 0 and data restart
(edit) @6b8e89b0   17 months mc hr: init fuction for each RAID level Compute total blocks, data …
(edit) @dbd91da   17 months mc hr: remake structures to include extent status Also rename .devs → …
(edit) @34abe6c5   17 months mc hrctl: inform about stopping a service that does not exit
(edit) @f9440e0d   17 months mc hrctl: add —stop option to usage
(edit) @57c61b0   18 months mc hr: make data start at 4K aligned offset
(edit) @4a2a6b8b   18 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @a19d7fc4   18 months mc hr: add option (-T, —stop) for removing an active array
(edit) @09398589   18 months mc hr: cstyle: remove redundant space
(edit) @ab5a2597   18 months mc bdwrite: writing to block devices
(edit) @24968b5   18 months mc hr: assemble: check specified number of devices against metadata
(edit) @9c1cf34c   18 months mc hr: add strip size to metadata and hr_volume_t
(edit) @b0f1366   18 months mc hr: write persistent metadata, assemble array from metadata
(edit) @ee83e9c   18 months mc hrctl: use sizeof(devname) instead of a constant
(edit) @095a989   18 months mc hr: add status printing
(edit) @e192339   18 months mc hrctl: add option for creating array from config file
(edit) @44ea48e   18 months mc hr: register hr array under "devices/XXXX"
(edit) @68e357e   18 months mc hr: use array for devname and devices for now
(edit) @680e8c8   18 months mc hr: initialize big_lock once
(edit) @a8b2d9e7   18 months mc hr: add RAID 0 (striping)
(edit) @12cbf25e   18 months mc hr: disk size checking
(edit) @da5c257   18 months mc hr: create util.c
(edit) @e0b7763   18 months mc hr: fix volume list locking
(edit) @4e84176   18 months mc init: add "/srv/bd/hr"
(edit) @94d84a0   18 months mc hr: initial trivial mirroring implementation
(edit) @dd495c9   18 months mc locsrv: add "raid" category
(edit) @e82b37e   18 months jiri Fix decoding of changed MAC address.
(edit) @dbae3b6   18 months jiri Persistently store taskmon configuration.
(edit) @4af6fb1   18 months jiri Remove forgotten debug messages
(edit) @9546146   18 months jiri Persistently store display/seat configuration.
(edit) @ca95ccd   18 months jiri Fix file closing, volume config sync.
(edit) @cde067e   18 months jiri Add UI window callback that is called when window is resized.
(edit) @69d4aba   18 months zarevucky.jiri libgfximage: Fix integer multiplication overflow in TGA parser
(edit) @7268bf1   18 months zarevucky.jiri libc/test/string.c: Add GCC diagnostic category to ignore
(edit) @4c25f86b   18 months zarevucky.jiri viewer: Fix deallocation loop
(edit) @c06bd5e   18 months zarevucky.jiri init: Add missing NULL terminator in directory list
(edit) @b889a64   18 months zarevucky.jiri Fix typo in comment
(edit) @5b110a9   18 months martin pkg: Temporarily use an IPv4-only hostname Use an IPv4-only hostname …
(edit) @14b2ac7   18 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site …
(edit) @f8cb1bc5   18 months martin Make the syntax help more useful Use an URL that is guaranteed to …
(edit) @ac9b4f2   18 months jiri Change SIF storage format to be more XML-like While slightly more …
(edit) @bff8619   18 months jiri Simplify SIF interface, remove contacts Remove transactions, move to …
(edit) @a3ba37d   19 months noreply ata_channel_destroy(): unlock channel mutex after error See pull …
(edit) @53bff11   19 months noreply vbd: free disk service name on disk remove See pull request …
(edit) @3d2d455b   19 months mc ata_channel_destroy(): unlock channel mutex after error
(edit) @ddfe233   19 months mc vbd: free disk service name on disk remove
(edit) @04e520e   19 months jiri Config file persistence Copy /cfg to /w/cfg when installing and when …
(edit) @145d4e2e   19 months jiri Add doxygen group definition and minimal unit tests to libata
(edit) @48b8928   19 months jiri Prevent failure when deleting a partition that is not mounted.
(edit) @f32f89a   20 months jiri Fix format specifiers not correct for 32-bit
(edit) @994f87b   20 months jiri Add File/New and File/Open to text editor Change repeat search …
(edit) @705b65ea   20 months jiri Do not automatically mount floppy. Reduce driver verbosity.
(edit) @f77ede10   20 months jiri Write data (floppy)
(edit) @878736e   20 months jiri Fix ccheck.
(edit) @dc5647e   20 months jiri PC floppy disk driver Bare minimum implemented.
(edit) @e3997a8   20 months jiri Do not send press event to focused window obscured by popup window
(edit) @af3235d   20 months 5887334+jxsvoboda Make HelenOS compilable when detailed kernel message is enabled
(edit) @6a044dd   20 months 5887334+jxsvoboda Remove the necessity of initrd to be in the last of grub's modules list
(edit) @49aaa0e   20 months jiri Switch virtual consoles using Alt-Fn or Shift-Fn Shift-Fn is useful …
(edit) @ec50d65e   20 months jiri Editor needs to hide cursor when menu bar is activated
(edit) @743f2cdd   21 months jiri Fix error path when adding ATA devices This would errorneously cause …
(edit) @7cec216   21 months jiri Fdisk needs to unmount partition before trying to delete it
(edit) @df1b4a8   21 months jiri Fix volume label entry / rootdir creation in mkfat for FAT32 With …
(edit) @c15296b   21 months 5887334+jxsvoboda Encode and decode GPT UUIDs in little-endian format
(edit) @3887aab2   21 months 5887334+jxsvoboda Change internal UUID representation to named fields
(edit) @0b1f01c   21 months 5887334+jxsvoboda Add option for 16-bit random number generation
(edit) @221daa5   21 months jiri Fix off-by-one errors (thx Miroslav Cimerman)
(edit) @01d5049   21 months jiri PCI-IDE should correctly handle interrupt sharing
(edit) @c4ed9fa   21 months jiri Add missing docblock
(edit) @9739b5a   21 months jiri Add DMA support to PACKET command
(edit) @a38d504   21 months jiri Limit I/O operations not to exceed DMA buffer size
(edit) @645d3832   21 months jiri Add DMA support to PCI-IDE / libata (register commands)
(edit) @69c376b5   21 months jiri Avoid invoking SYSCALL macro outside of libc.
(edit) @c576800   21 months jiri The main program's relocation must be processed after the shared libs
(edit) @b192915a   21 months jiri Add test case for public variable initialized with a relocated value
(edit) @9b95b964   22 months jiri Array of strings sys_dirs must be NULL-terminated
(edit) @b6f8f69   22 months jiri Attempt to deal with changing disk device names in sysinst
(edit) @3526f4f3   22 months jiri On 486 we cannot call read_msr()/write_msr()
(edit) @443695e   22 months jiri Basic PCI-IDE driver (no DMA support) Also, make sure we avoid …
(edit) @1801005   22 months jiri Fix IPv6 address parsing
(edit) @60744cb   22 months jiri Let driver specify any argument to IRQ handler This allows the driver …
(edit) @646849b3   22 months jiri Handle both IDE channels in the same driver instance We need to work …
(edit) @59c0f478   22 months jiri Rename ata_bd → isa-ide
(edit) @2791fbb7   22 months jiri Move generic ATA code out to libata
(edit) @64cf7a3   22 months jiri ATA Block Driver support for IRQ You can fall back to PIO mode by not …
(edit) @21989e5   22 months jiri Allow ata_bd to transfer more than 1 block in a single IO
(edit) @926d9d9b   22 months jiri Remove forgotten debug output
(edit) @7ae01d5   22 months jiri Remove unused comm_size parameter of block_init()
(edit) @bdd9e92   22 months jiri Add random and sequential disk read benchmark
(edit) @522eecf   2 years jiri Third time's the charm
(edit) @f171677   2 years jiri Update screenshot (2nd attempt)
(edit) @f1c6975   2 years jiri Update screenshot
(edit) @b3af081   2 years jiri Bump version to 0.14.1 (Aladar)
(edit) @bdf06ad   2 years jiri Fix ccheck.
(edit) @fd398b2c   2 years jiri Work around IA-64 compiler bug.
Note: See TracRevisionLog for help on using the revision log.