Fork us on GitHub Follow us on Facebook Follow us on Twitter

Timeline



2009-06-03:

22:47 Changeset in mainline [301ff30]lfnserial by Martin Decky <martin@…>
rename libc's fs_node_t to inode_t to avoid type conflict with VFS
22:43 Ticket #82 (ls: skipping bogus node null) created by Jakub Jermář
When listing the /dev directory, bdsh will report: ls: skipping bogus …
22:40 Ticket #81 (conflicting types for fs_node_t) created by Jakub Jermář
Both libc and libfs define the fs_node_t type.
19:34 Changeset in mainline [98000fb]lfnserial by Martin Decky <martin@…>
remove redundant index_t and count_t types (which were always quite …
19:32 Changeset in mainline [69e68e3]lfnserial by Martin Decky <martin@…>
update for latest I/O changes (the protocols are not yet described …
19:32 Changeset in mainline [0c25c10]lfnserial by Martin Decky <martin@…>
update for latest I/O changes
19:31 Changeset in mainline [cbff4c2]lfnserial by Martin Decky <martin@…>
update for latest I/O changes (some tests are not 100% working yet, …
19:30 Changeset in mainline [73878c1]lfnserial by Martin Decky <martin@…>
bdsh: sync with I/O changes, block until spawned task exits
19:29 Changeset in mainline [36b8100a]lfnserial by Martin Decky <martin@…>
init rewrite: remove banner, start getvc to acquire first seven …
19:28 Changeset in mainline [595edf5]lfnserial by Martin Decky <martin@…>
add libfs_open_node() helper function cleanup
19:27 Changeset in mainline [d00ae4c]lfnserial by Martin Decky <martin@…>
add missing include
19:26 Changeset in mainline [2595dab]lfnserial by Martin Decky <martin@…>
I/O subsystem overhaul: - add more POSIX-like file and stream …
19:21 Changeset in mainline [ca3ba3a]lfnserial by Martin Decky <martin@…>
sync header files with implementation coding style
19:20 Changeset in mainline [76d0d284]lfnserial by Martin Decky <martin@…>
sync header files with implementation
19:19 Changeset in mainline [5779a74]lfnserial by Martin Decky <martin@…>
add error constant from VFS cleanup
19:18 Changeset in mainline [b78d0bd]lfnserial by Martin Decky <martin@…>
explicit typecast
19:18 Changeset in mainline [433131d]lfnserial by Martin Decky <martin@…>
setup stdin, stdout and stderr according to preset file nodes cleanup
19:17 Changeset in mainline [937aeee]lfnserial by Martin Decky <martin@…>
add support for passing preset files cleanup
19:16 Changeset in mainline [9db9b10]lfnserial by Martin Decky <martin@…>
async framework: add generic support for processing pending operations …
19:14 Changeset in mainline [e77994dd]lfnserial by Martin Decky <martin@…>
add serialization (just to be sure)
19:13 Changeset in mainline [b267ee6]lfnserial by Martin Decky <martin@…>
avoid compiler warning
19:12 Changeset in mainline [d4a3ee5]lfnserial by Martin Decky <martin@…>
replace count_t with size_t coding style
19:12 Changeset in mainline [e1ab30f8]lfnserial by Martin Decky <martin@…>
cstyle
19:11 Changeset in mainline [ee369f3]lfnserial by Martin Decky <martin@…>
pass current task stdin, stdout and stderr as preset files to the …
19:09 Changeset in mainline [3ddd90c]lfnserial by Martin Decky <martin@…>
avoid compiler warning
19:09 Changeset in mainline [2ac85ba]lfnserial by Martin Decky <martin@…>
remove redundant index_t and count_t types (which were always quite …
19:07 Changeset in mainline [67e4c35]lfnserial by Martin Decky <martin@…>
fix include
19:02 Changeset in mainline [80e3c69]lfnserial by Martin Decky <martin@…>
reorder compiler options to be consistent with kernel
19:01 Changeset in mainline [c20aa06]lfnserial by Martin Decky <martin@…>
implement VFS_OPEN_NODE and VFS_DEVICE (no device handle is returned) …
18:59 Changeset in mainline [17fd1d4]lfnserial by Martin Decky <martin@…>
devfs rewrite: - implement VFS_OPEN_NODE, VFS_DEVICE, VFS_SYNC, …
18:54 Changeset in mainline [05b9912]lfnserial by Martin Decky <martin@…>
VFS rewrite: - add new VFS methods - VFS_NODE for getting VFS …
18:49 Changeset in mainline [215abc1]lfnserial by Martin Decky <martin@…>
keyboard server rewrite: rename "kbd events" to more generic "console …
18:46 Changeset in mainline [bbdbf86]lfnserial by Martin Decky <martin@…>
add support for passing preset files rename loader_ prefix to ldr_ …
18:45 Changeset in mainline [bf1fb9f]lfnserial by Jakub Jermar <jakub@…>
Streamline locking of phones during cloning.
18:45 Changeset in mainline [40313e4]lfnserial by Martin Decky <martin@…>
split naming service into multiple files for better readability add …
18:43 Changeset in mainline [5d0e461]lfnserial by Martin Decky <martin@…>
remove futex (devmap is not multithreaded), use fibril serialization …
18:41 Changeset in mainline [8dc12ac]lfnserial by Martin Decky <martin@…>
framebuffer server rewrite: cleanup, always use canonical order of …
18:39 Changeset in mainline [424cd43]lfnserial by Martin Decky <martin@…>
console server rewrite: use VFS_READ/VFS_WRITE for generic I/O, …
18:35 Changeset in mainline [b0a91acb]lfnserial by Martin Decky <martin@…>
add getvc to uspace Makefile
18:34 Changeset in mainline [815bf9a5]lfnserial by Martin Decky <martin@…>
add getvc to RAM disk
18:33 Changeset in mainline [831667a9]lfnserial by Martin Decky <martin@…>
port macros from kernel
08:38 FSDesign edited by Jakub Jermář
(diff)
05:40 Changeset in mainline [8658f89]lfnserial by Martin Decky <martin@…>
send notification also during task creation (the intention is to be …
05:36 Changeset in mainline [8f4bc1f]lfnserial by Martin Decky <martin@…>
rename the macro to be consistent with LOWER32/UPPER32 and add 64b …
02:01 Changeset in mainline [770971c]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Parethesize args in MERGE_LOHI32 macro.

2009-06-02:

22:40 Changeset in mainline [1ed901d]lfnserial by Martin Decky <martin@…>
fix stupid typo (thx Matthieu Gueguen)
17:28 Changeset in mainline [95ad426]lfnserial by Martin Decky <martin@…>
add very simple implementation of task destruction notification (which …
17:25 Changeset in mainline [34356b2]lfnserial by Martin Decky <martin@…>
remove type definition which is not needed anywhere
17:21 Changeset in mainline [49f78c7]lfnserial by Martin Decky <martin@…>
getvc: a task which acquires a console device (this is a preliminary …

2009-06-01:

16:56 Changeset in mainline [50461f2]lfnserial by Martin Decky <martin@…>
revert commit 4443 and implement a much finer solution as suggested by …
11:02 FSDesign created by Jakub Jermář
11:02 KnowledgeArticles edited by Jakub Jermář
(diff)
11:01 KnowledgeArticles edited by Jakub Jermář
(diff)
11:01 KnowledgeArticles edited by Jakub Jermář
(diff)

2009-05-29:

19:27 Changeset in mainline [d0a1d961]lfnserial by Jakub Jermar <jakub@…>
Put a comment for consideration.
18:01 Changeset in mainline [4bda76b]lfnserial by Martin Decky <martin@…>
serialization of VFS_OPEN implementation to avoid lockup by concurrent …
03:19 Changeset in mainline [84adbf0]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Support more than one disk in gxe_bd (hardcoded to 2).
02:50 Changeset in mainline [6b2f4c1]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Also add gxe_bd to ramdisk on arm32.

2009-05-28:

20:03 Ticket #76 (Framebuffer driver hangs on arm32) closed by Jakub Jermář
worksforme
19:58 Ticket #75 (Large I/O areas are broken) closed by Jakub Jermář
invalid: After fixing gxe_bd_t like this: - uint32_t pad5[0x3fc0]; + uint8_t …
19:55 Changeset in mainline [39580667]lfnserial by Jakub Jermar <jakub@…>
Large I/O areas actually work as expected. Fix the definition of the …
14:41 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) closed by Jakub Jermář
duplicate: This is probably a partial duplicate of ticket #50. It turns out that …
09:47 Changeset in mainline [0c0b800]lfnserial by Jakub Jermar <jakub@…>
Fix function definition.
09:37 Ticket #80 (tmpfs_restore() fails on arm32) closed by Jakub Jermář
fixed: I believe this is a duplicate of ticket #17. For arm32, this was fixed …
09:34 Changeset in mainline [1e48aca1]lfnserial by Jakub Jermar <jakub@…>
Allow arbitrarily large boot images on arm32.
08:42 Ticket #80 (tmpfs_restore() fails on arm32) created by Jakub Jermář
As of revision 4435, HelenOS/arm32 will fail to mount the root TMPFS …

2009-05-27:

19:10 Changeset in mainline [81b430a]lfnserial by Jakub Jermar <jakub@…>
More conversions to dev_handle_t.
18:48 Changeset in mainline [ad8fc510]lfnserial by Jakub Jermar <jakub@…>
Fix type for dev_handle.

2009-05-26:

17:52 Ticket #79 (Introduce and implement VFS_UNMOUNT) created by Jakub Jermář
Now that we have a functional VFS_MOUNT, it wouldn't be bad to be able …

2009-05-23:

16:28 Changeset in mainline [ac23b9d3]lfnserial by Martin Decky <martin@…>
avoid accessing uninitialized files array at all times
16:25 Changeset in mainline [493853ec]lfnserial by Jakub Jermar <jakub@…>
Hold the namespace rwlock during the entire operation of …
10:26 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) created by Jakub Jermář
It looks like symbol resolution does not work in the kernel.
09:51 Changeset in mainline [4ef6645]lfnserial by Jakub Jermar <jakub@…>
Surprisingly easy support for homogenous mounts. It works by simply …

2009-05-22:

19:18 Changeset in mainline [16d17ca]lfnserial by Jakub Jermar <jakub@…>
Add fs_handle argument to libfs_mount() needed to recognize homogenous …
08:42 Ticket #77 (Filesystem framework is extremely fragile) created by Martin Decky
A bug (e.g. segfault) in a single filesystem implementation server …

2009-05-21:

20:06 Changeset in mainline [3ecc02e]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Allow arbitrary block size in gxe_bd. Fix offset calculation.
19:37 Changeset in mainline [ae55ee8]lfnserial by Jakub Jermar <jakub@…>
Fix rename() on a non-root file system.
19:26 Changeset in mainline [b1e9d2c]lfnserial by Martin Decky <martin@…>
turn off SMP for Athlon XP
19:14 Changeset in mainline [e7645de]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Move ramdisk under bd.
18:21 Changeset in mainline [296ddec0]lfnserial by Jakub Jermar <jakub@…>
Call libfs_mount() from tmpfs_mount().
18:09 Changeset in mainline [0442c02]lfnserial by Jakub Jermar <jakub@…>
Answer VFS_MOUNT with return values obtained from VFS_MOUNTED.
17:15 Changeset in mainline [7d158097]lfnserial by Jakub Jermar <jakub@…>
Refuse to clone the phone which is itself used to make the …
15:32 Changeset in mainline [1601f3c]lfnserial by Martin Decky <martin@…>
console cleanup (no functional changes)
07:05 Changeset in mainline [a095d20]lfnserial by Martin Decky <martin@…>
add simple devfs filesystem and mount it as /dev add generic NULL …
07:03 Changeset in mainline [cb41a5e]lfnserial by Martin Decky <martin@…>
improve devmap interface remove spared device
06:57 Changeset in mainline [2246de6]lfnserial by Martin Decky <martin@…>
add list_count() cstyle
06:55 Changeset in mainline [55982d6]lfnserial by Martin Decky <martin@…>
cstyle
06:32 Ticket #76 (Framebuffer driver hangs on arm32) created by Jiri Svoboda
As of r4413 the FB driver will get stuck before printing the service …

2009-05-20:

11:57 Changeset in mainline [fc0110d]lfnserial by Martin Decky <martin@…>
add space before $@
10:29 Changeset in mainline [b0ea8a9]lfnserial by Martin Decky <martin@…>
remove obsolete reference to libipc

2009-05-19:

22:01 Changeset in mainline [44a53fd]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Experimental GXemul disk driver (device 'disk0').
22:00 Ticket #23 (Non-root VFS mounts are not ready) closed by Jakub Jermář
fixed: Delivered in revision 4409.
21:50 Changeset in mainline [854c564]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Fix type definition.
21:49 Changeset in mainline [83937ccd]lfnserial by Jakub Jermar <jakub@…>
Rudimentary support for non-root mounts.
21:48 Changeset in mainline [27fd651]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Add 'bdd' shell command (block device dump) for testing block device …
21:47 Changeset in mainline [2c0e5d2]lfnserial by Jakub Jermar <jakub@…>
Add IPC_M_CONNECTION_CLONE and IPC_M_CONNECT_ME.
21:41 Changeset in mainline [0c2eee0]lfnserial by Jakub Jermar <jakub@…>
Remove unused and non-functional code.
21:39 Changeset in mainline [287e83f]lfnserial by Jakub Jermar <jakub@…>
Do not test the same condition twice.
21:36 Changeset in mainline [5b9d80c5]lfnserial by Jakub Jermar <jakub@…>
Fix ipc_forward_slow().
20:26 Ticket #75 (Large I/O areas are broken) created by Jiri Svoboda
If you pio_enable() an area larger than page size, writes beyond the …
19:06 Changeset in mainline [60866a3]lfnserial by Jiri Svoboda <jirik.svoboda@…>
pio_enable() was not allocating address space properly (unless sz ⇐ …

2009-05-18:

21:04 Ticket #74 (Reimplement user space memory allocator) created by Martin Decky
Get rid of the public domain dlmalloc memory allocator, which is …
21:02 Changeset in mainline [c00589d]lfnserial by Martin Decky <martin@…>
remove the confusing "Improved support for hyperthreading" …
19:45 Changeset in mainline [1090b8c]lfnserial by Jiri Svoboda <jirik.svoboda@…>
C binding for devmap. Gets rid of duplicate code.
17:16 Changeset in mainline [c5747fe]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Rename ramdisk protocol → block device protocol.

2009-05-17:

19:04 Changeset in mainline [687246b]lfnserial by Pavel Rimsky <rimskyp@…>
TLB demap optimalization for US3.

2009-05-15:

20:22 Changeset in mainline [acf37bc]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Reduce Udebug overhead with some nifty tricks.

2009-05-14:

21:56 Changeset in mainline [40a0e504]lfnserial by Jiri Svoboda <jirik.svoboda@…>
udebug_stoppable_begin/end() should always proceed. In any case they …
21:49 Changeset in mainline [9ba6262]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Revert accidental change.
21:29 Changeset in mainline [ae5aa90]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Clean up various log messages, mostly udebug.

2009-05-12:

21:04 Changeset in mainline [8ebc8bf4]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Add IPC ping-pong benchmark to tester.

2009-05-11:

21:00 Changeset in mainline [cc99bcd]lfnserial by Jakub Jermar <jakub@…>
msg→wdata.inlist needs to be allocated before the reply_received() …
20:13 Changeset in mainline [e38d66b]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Slash missing in bdsh makefile.
19:21 Changeset in mainline [537611cc]lfnserial by Jakub Jermar <jakub@…>
Create a second RD device called "spared". This is for testing purposes.
18:48 Changeset in mainline [d4a172b]lfnserial by Jakub Jermar <jakub@…>
Add a bdsh wrapper around mount().

2009-05-09:

21:57 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) closed by Jakub Jermář
fixed: Fixed in revision 4370.
21:56 Changeset in mainline [cf95bc0]lfnserial by Jakub Jermar <jakub@…>
Streamline TMPFS and fix its design so that it properly supports …
09:15 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) created by Jakub Jermář
TMPFS seems to be broken with respect to linking directories. A …
08:39 Changeset in mainline [4f46695e]lfnserial by Jakub Jermar <jakub@…>
Lookup a node's parent lexically rather than using the broken L_PARENT …

2009-05-08:

22:05 Changeset in mainline [f4876df]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Only announce loader registration in verbose mode.
20:59 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) closed by Jakub Jermář
fixed: Fixed in revision 4366.
20:58 Changeset in mainline [14040e5]lfnserial by Jakub Jermar <jakub@…>
Allow rename("a", "aa");
11:26 Changeset in mainline [54a6ff6]lfnserial by Jakub Jermar <jakub@…>
Fix doxygen comments.
11:11 Ticket #51 (Need command to test VFS rename() operation) closed by Jakub Jermář
fixed: Fixed in revision 4364.
11:10 Changeset in mainline [046f342]lfnserial by Jakub Jermar <jakub@…>
Add a primitive 'mv' command. This 'mv' is a mere wrapper around …

2009-05-07:

21:10 Ticket #72 (Write back file system data from block cache to the block device ...) created by Jakub Jermář
Currently, the file system modified data ends up in the block cache …
21:02 Ticket #71 (Stack walkers) created by Jakub Jermář
Implement a common API for walking kernel and userspace stacks so that …
19:52 Changeset in mainline [66b430e]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Kernel Ski driver should pull more keys at a time, similarly to the …

2009-05-06:

20:58 Ticket #70 (Cating a directory causes segfault in VFS) closed by Jakub Jermář
fixed: VFS did not test file descriptors for being < 0. Fixed in revision 4362.
20:57 Changeset in mainline [386e276]lfnserial by Jakub Jermar <jakub@…>
Negative file descriptors shoud be considered invalid. This fixes …
20:54 Changeset in mainline [8bb129d]lfnserial by Jakub Jermar <jakub@…>
HelenOS open() returns the actual error code, not mere -1.
19:31 Ticket #57 (FAT driver improvement: lower case bits) closed by Martin Decky
fixed: Implemented in revision #4360.
19:30 Changeset in mainline [a248234]lfnserial by Martin Decky <martin@…>
add support for lowercase extension and lowercase basename bits (NT …
18:54 Ticket #70 (Cating a directory causes segfault in VFS) created by Martin Decky
Executing "cat srv" shell command in the root directory of the RAM …
18:39 Changeset in mainline [0be3e8b]lfnserial by Jakub Jermar <jakub@…>
Do not attempt to unlink non-empty FAT directories.

2009-05-05:

22:18 Changeset in mainline [770d281]lfnserial by Jakub Jermar <jakub@…>
Do not attempt to unlink() FAT root.
22:09 Changeset in mainline [b6035ba]lfnserial by Jakub Jermar <jakub@…>
Introduce the concept of FS nodes. A FS node is a typed abstraction of …

2009-05-04:

23:15 Changeset in mainline [c852f4be]lfnserial by Jiri Svoboda <jirik.svoboda@…>
Add console.write method to tracer.
Note: See TracTimeline for information about the timeline view.