# # ChangeLog for uspace in mainline # # Generated by Trac 1.6 # 2025-06-14T20:58:12Z Mon, 26 Mar 2012 06:57:04 GMT Frantisek Princ [30ac3c3] * uspace/lib/ext4/libext4_extent.c (modified) some debugging modifications, not yet completely debugged binary ... Sat, 24 Mar 2012 20:01:34 GMT Frantisek Princ [6514d1f] * kernel/generic/include/str.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * uspace/app/bdsh/cmds/modules/touch/entry.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/usb/src/dev.c (modified) Merge with mainline Thu, 22 Mar 2012 10:30:51 GMT Martin Decky [059a8e4] * kernel/generic/include/str.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/usb/src/dev.c (modified) rename str_uint64() to str_uint64_t() for better consistency with the ... Wed, 21 Mar 2012 14:17:46 GMT Martin Decky [971cc0cc] * uspace/app/bdsh/cmds/modules/touch/entry.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified) improve the 'touch' command (based on a patch by Vivek Prakash) * ... Tue, 20 Mar 2012 20:33:44 GMT Frantisek Princ [a4419e7] * uspace/lib/ext4/libext4_extent.c (modified) binary search for extent (not for extent index !!!) Tue, 20 Mar 2012 20:22:19 GMT Frantisek Princ [9104bb5] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_extent.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) changes according to reading inode data with extent Sun, 18 Mar 2012 15:54:09 GMT Frantisek Princ [b191acae] * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) renamed some functions because of naming convention Fri, 16 Mar 2012 20:32:13 GMT Frantisek Princ [96598b8] * kernel/arch/amd64/include/context.h (modified) * kernel/arch/arm32/include/context.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/include/context.h (modified) * kernel/arch/mips64/include/stack.h (modified) * kernel/arch/mips64/src/start.S (modified) * kernel/arch/sparc64/include/context.h (modified) * kernel/generic/include/context.h (modified) * tools/toolchain.sh (modified) * uspace/lib/c/arch/amd64/include/fibril.h (modified) * uspace/lib/c/arch/arm32/include/fibril.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/config.h (modified) * uspace/lib/c/arch/mips32/include/faddr.h (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/stack.h (added) * uspace/lib/c/arch/mips32/src/entry.S (moved) * uspace/lib/c/arch/mips32/src/entryjmp.S (moved) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips32eb/include/stack.h (added) * uspace/lib/c/arch/mips64/Makefile.inc (modified) * uspace/lib/c/arch/mips64/include/fibril.h (modified) * uspace/lib/c/arch/mips64/include/stack.h (added) * uspace/lib/c/arch/mips64/src/entry.S (moved) * uspace/lib/c/arch/mips64/src/entryjmp.S (moved) * uspace/lib/c/arch/mips64/src/thread_entry.S (moved) * uspace/lib/c/arch/ppc32/include/fibril.h (modified) * uspace/lib/c/arch/sparc64/include/fibril.h (modified) * uspace/lib/c/include/fibril.h (modified) Merge with mainline Tue, 13 Mar 2012 15:23:11 GMT Martin Decky [6d123b3] * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/include/context.h (modified) * kernel/arch/mips64/include/stack.h (modified) * kernel/arch/mips64/src/start.S (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/stack.h (added) * uspace/lib/c/arch/mips32/src/entry.S (moved) * uspace/lib/c/arch/mips32/src/entryjmp.S (moved) * uspace/lib/c/arch/mips32/src/thread_entry.S (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips32eb/include/stack.h (added) * uspace/lib/c/arch/mips64/Makefile.inc (modified) * uspace/lib/c/arch/mips64/include/fibril.h (modified) * uspace/lib/c/arch/mips64/include/stack.h (added) * uspace/lib/c/arch/mips64/src/entry.S (moved) * uspace/lib/c/arch/mips64/src/entryjmp.S (moved) * uspace/lib/c/arch/mips64/src/thread_entry.S (moved) respect the o32 ABI when calling C functions from assembler and ... Tue, 13 Mar 2012 14:50:59 GMT Martin Decky [df366b5e] * uspace/lib/c/arch/mips32/src/fibril.S (modified) cstyle Tue, 13 Mar 2012 14:08:45 GMT Martin Decky [a69cb9a] * uspace/lib/c/arch/mips32/src/syscall.c (modified) cstyle Tue, 13 Mar 2012 13:33:58 GMT Martin Decky [34f0448] * uspace/lib/c/arch/mips32/include/atomic.h (modified) cstyle Tue, 13 Mar 2012 13:29:09 GMT Martin Decky [8df9290] * uspace/lib/c/arch/mips32/src/fibril.S (modified) cstyle Tue, 13 Mar 2012 12:54:23 GMT Martin Decky [78a9e5ab] * uspace/lib/c/arch/mips32/include/config.h (modified) cstyle Tue, 13 Mar 2012 12:53:58 GMT Martin Decky [b74e5893] * uspace/lib/c/arch/mips32/include/faddr.h (modified) cstyle Tue, 13 Mar 2012 12:51:01 GMT Martin Decky [c87562ca] * kernel/arch/sparc64/include/context.h (modified) * uspace/lib/c/arch/sparc64/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 12:46:52 GMT Martin Decky [8426a44d] * uspace/lib/c/arch/ppc32/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 12:41:11 GMT Martin Decky [9971ea7f] * kernel/arch/ia64/include/context.h (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 12:23:43 GMT Martin Decky [9318afa] * kernel/arch/arm32/include/context.h (modified) * uspace/lib/c/arch/arm32/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 11:54:36 GMT Martin Decky [089246ce] * kernel/arch/amd64/include/context.h (modified) * uspace/lib/c/arch/amd64/include/fibril.h (modified) cstyle (no change in functionality) Tue, 13 Mar 2012 11:53:58 GMT Martin Decky [9dae3e97] * kernel/generic/include/context.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/include/fibril.h (modified) cstyle (no change in functionality) Sat, 10 Mar 2012 14:44:12 GMT Frantisek Princ [9093c61] * uspace/lib/ext4/libext4_types.h (modified) changed features to be able to mount standard ext4 volume Wed, 07 Mar 2012 10:11:41 GMT Frantisek Princ [e2629b08] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_extent.h (modified) * uspace/lib/ext4/libext4_types.h (modified) Prepared infrastructure for extent searching Wed, 07 Mar 2012 09:33:14 GMT Frantisek Princ [b53a733] * uspace/lib/ext4/libext4.h (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_directory_index.h (modified) * uspace/lib/ext4/libext4_extent.h (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_hash.h (modified) * uspace/lib/ext4/libext4_ialloc.h (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (added) Data types definitions groupped to one file Tue, 06 Mar 2012 10:22:21 GMT Frantisek Princ [a872fc09] * uspace/lib/ext4/libext4_filesystem.c (modified) bugfix - bad function called to check filesystem feature Tue, 06 Mar 2012 09:54:08 GMT Frantisek Princ [2f2feadb] * uspace/lib/ext4/libext4_directory_index.c (modified) refactored code of index node splitting Tue, 06 Mar 2012 09:17:42 GMT Frantisek Princ [60b8b99] * uspace/lib/ext4/libext4_directory_index.c (modified) fixed error codes handling Mon, 05 Mar 2012 10:40:34 GMT Frantisek Princ [2f619d5] * uspace/lib/ext4/libext4_directory_index.c (modified) debug message deleted Mon, 05 Mar 2012 10:40:06 GMT Frantisek Princ [e8d054a] * uspace/lib/ext4/libext4_directory_index.c (modified) very hidden bug (memory_leak) found in splitting data block - now ... Sat, 03 Mar 2012 20:06:31 GMT Frantisek Princ [e63ce679] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Some TODOs solved (mostly in error handling) Sat, 03 Mar 2012 17:44:38 GMT Frantisek Princ [7689590] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_directory_index.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Code refactoring (for dentry searching) Sat, 03 Mar 2012 10:32:47 GMT Frantisek Princ [c30a015] * abi/include/syscall.h (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/sysinfo.h (modified) Merge with mainline Fri, 02 Mar 2012 17:20:23 GMT Martin Decky [0499235] * uspace/app/sysinfo/sysinfo.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/include/sysinfo.h (modified) add basic support for encoding name/value properties in sysinfo Fri, 02 Mar 2012 15:32:13 GMT Martin Decky [efb8d15] * kernel/generic/src/sysinfo/sysinfo.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) dump sysinfo in a more compact way Fri, 02 Mar 2012 14:50:42 GMT Martin Decky [76f382b] * kernel/generic/src/sysinfo/sysinfo.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/include/sysinfo.h (modified) support for listing sysinfo from uspace Fri, 02 Mar 2012 14:50:25 GMT Martin Decky [560d79f] * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) implement str_nsize, wstr_nsize Thu, 01 Mar 2012 19:56:31 GMT Frantisek Princ [d0d7afb] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_directory_index.h (modified) Code refactorization (entry insertion) Thu, 01 Mar 2012 14:54:17 GMT Frantisek Princ [d8269dc] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/mkexfat/Makefile (added) * uspace/app/mkexfat/exfat.h (added) * uspace/app/mkexfat/mkexfat.c (added) * uspace/app/mkexfat/upcase.h (added) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) Merge with mainline Thu, 01 Mar 2012 13:48:41 GMT Martin Decky [4546fc3] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/mkexfat/Makefile (added) * uspace/app/mkexfat/exfat.h (added) * uspace/app/mkexfat/mkexfat.c (added) * uspace/app/mkexfat/upcase.h (added) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) merge mkexfat from Maurizio Lombardi Thu, 01 Mar 2012 08:22:41 GMT Maurizio Lombardi [df4fbe1] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix fat clusters allocation bug Wed, 29 Feb 2012 22:03:06 GMT Maurizio Lombardi [8d8ad19] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: raise an error if dev_path == NULL Wed, 29 Feb 2012 21:47:05 GMT Maurizio Lombardi [875bc8b] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: force the user to specify the fs size if we failed to obtain ... Wed, 29 Feb 2012 21:31:04 GMT Maurizio Lombardi [b4b3cb05] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: specify the fs size in sectors, not in bytes. Wed, 29 Feb 2012 18:55:51 GMT Frantisek Princ [6f731f0a] * uspace/lib/ext4/libext4_directory_index.c (modified) code for creating second level index Wed, 29 Feb 2012 18:43:24 GMT Maurizio Lombardi [8efc4c1] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: leave the NAME prefix only on error messages Wed, 29 Feb 2012 18:29:37 GMT Maurizio Lombardi [ebea7acf] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fill the content of the unused part of the root directory ... Wed, 29 Feb 2012 17:56:12 GMT Frantisek Princ [c0964cd7] * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_directory_index.h (modified) code for splitting index block if tree is not trivial (one block) Tue, 28 Feb 2012 21:57:27 GMT Maurizio Lombardi [0f22528] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Be sure there is sufficient space to create the filesystem ... Tue, 28 Feb 2012 21:29:42 GMT Maurizio Lombardi [9bbe54f] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix a comment. Tue, 28 Feb 2012 20:44:30 GMT Maurizio Lombardi [b6eb5da] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix calculation of the total number of clusters on device. Tue, 28 Feb 2012 19:50:42 GMT Maurizio Lombardi [2601383] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix comment, code cleaning Tue, 28 Feb 2012 19:18:59 GMT Frantisek Princ [e2ec667e] * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/lib/func.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) Merge with mainline Tue, 28 Feb 2012 19:18:39 GMT Frantisek Princ [412f813] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) some small improvements of splitting directory index data blocks Mon, 27 Feb 2012 19:48:09 GMT Maurizio Lombardi [d7f09583] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: try to prevent the user from specifying a cluster size too ... Mon, 27 Feb 2012 18:55:23 GMT Maurizio Lombardi [9ce1acf] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Add some printfs about what mkexfat is doing. Mon, 27 Feb 2012 14:13:38 GMT Maurizio Lombardi [e517715] * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkexfat/upcase.h (modified) mkexfat: add the copyright header to upcase.h Mon, 27 Feb 2012 14:03:19 GMT Maurizio Lombardi [31718d1] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix an error message. Mon, 27 Feb 2012 12:58:00 GMT Maurizio Lombardi [3df2907] * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/page.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) Merge mainline changes Sun, 26 Feb 2012 22:06:42 GMT Maurizio Lombardi [09c954b] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Bug fixes - Fix the number of data clusters. - Set the ... Sun, 26 Feb 2012 20:00:13 GMT Maurizio Lombardi [aa37d6f] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix comment, add description on top of function ... Sun, 26 Feb 2012 19:45:02 GMT Maurizio Lombardi [00af658] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: let the user specify the cluster size in Kb, not in bytes. Sun, 26 Feb 2012 19:35:13 GMT Maurizio Lombardi [ef144ef] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Improvements and bug fixes - The user now can specify the ... Sun, 26 Feb 2012 19:07:39 GMT Jan Vesely [68c60b0] * uspace/drv/char/ps2mouse/ps2mouse.c (modified) ps2mouse: Lower testing message to debug instead of error. If the ... Sun, 26 Feb 2012 16:48:54 GMT Maurizio Lombardi [e04bfbf0] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix compile error on 32-bit architectures Sun, 26 Feb 2012 15:25:20 GMT Maurizio Lombardi [528acda] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: cstyle Sun, 26 Feb 2012 15:08:03 GMT Frantisek Princ [41998ec] * uspace/lib/ext4/libext4_directory.c (modified) added one assert for more security Sun, 26 Feb 2012 14:08:44 GMT Frantisek Princ [1d68621] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) more debugged version of splitting data block Sun, 26 Feb 2012 13:05:51 GMT Maurizio Lombardi [8271ae37] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Move checksum sectors initialization outside the Extended ... Sun, 26 Feb 2012 12:48:35 GMT Maurizio Lombardi [ff415f62] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix the extended boot sector initialization. Sun, 26 Feb 2012 09:10:05 GMT Frantisek Princ [a61ddcf4] * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) Merge with mainline Sat, 25 Feb 2012 23:30:45 GMT Jan Vesely [b64fbc9] * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) uhci: consolidate debug messages Sat, 25 Feb 2012 21:24:08 GMT Frantisek Princ [c4f318d6] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) some fixes in splitting data blocks (dx_add_entry), not debugged ... Sat, 25 Feb 2012 16:25:14 GMT Frantisek Princ [ccac91e] * uspace/lib/ext4/libext4_directory_index.c (modified) splitting data block during adding dentry through index (not tested yet) Sat, 25 Feb 2012 14:53:21 GMT Maurizio Lombardi [da34d61d] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Write the root directory entries to disk. Sat, 25 Feb 2012 13:44:27 GMT Maurizio Lombardi [392bd67c] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: add function that computes the checksum value of the upcase ... Sat, 25 Feb 2012 13:17:32 GMT Maurizio Lombardi [ba55c194] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix comment. Sat, 25 Feb 2012 08:19:18 GMT Frantisek Princ [ac92b85] * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * kernel/arch/ia64/include/asm.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) Merge with mainline Fri, 24 Feb 2012 23:11:27 GMT Maurizio Lombardi [b200230] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Add some comments, code cleaning Fri, 24 Feb 2012 22:59:51 GMT Maurizio Lombardi [3467821] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: performance improvement, reset the buffer's content only if ... Fri, 24 Feb 2012 22:52:50 GMT Maurizio Lombardi [552efe3] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix memory access bug in the upcase_table_write() function. Fri, 24 Feb 2012 22:21:29 GMT Maurizio Lombardi [89a0a827] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: write the upcase table to disk Fri, 24 Feb 2012 21:50:48 GMT Maurizio Lombardi [557e5b13] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: write the rootdir cluster index to the boot sector Fri, 24 Feb 2012 21:39:27 GMT Maurizio Lombardi [69f9cf5] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Allocate a cluster for the root directory entry also, fix ... Fri, 24 Feb 2012 21:30:20 GMT Maurizio Lombardi [78de7be2] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Add function to allocate chains of clusters, alloc clusters ... Fri, 24 Feb 2012 09:28:47 GMT Maurizio Lombardi [7f381e5] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: rename fat_write to fat_initialize. Fri, 24 Feb 2012 08:36:02 GMT Maurizio Lombardi [a69e396] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: take into account the size of the upcase table when ... Fri, 24 Feb 2012 08:20:28 GMT Maurizio Lombardi [cbd8a72] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: fix bug in the bitmap creation code Thu, 23 Feb 2012 20:31:55 GMT Jakub Jermar [087768f] * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * kernel/arch/ia64/include/asm.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) Merge from lp:~jakub/helenos/ia64-revival. Wed, 22 Feb 2012 23:11:06 GMT Maurizio Lombardi [367014a] * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkexfat/upcase.h (added) mkexfat: Add the up-case unicode conversion table. Wed, 22 Feb 2012 22:23:15 GMT Jakub Jermar [314f3a3c] * kernel/arch/ia64/include/asm.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) Make sure mf.a is issued after each PIO. Wed, 22 Feb 2012 21:42:36 GMT Maurizio Lombardi [6aeab59c] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Initialize the allocation bitmap. Wed, 22 Feb 2012 20:28:18 GMT Maurizio Lombardi [b0fecad] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix FAT initialization - Allocate clusters for the Root ... Wed, 22 Feb 2012 19:43:46 GMT Maurizio Lombardi [3938375] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Fix comments and structure names Tue, 21 Feb 2012 22:06:17 GMT Maurizio Lombardi [9587b37] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: cstyle Tue, 21 Feb 2012 21:56:11 GMT Maurizio Lombardi [dabe1664] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Initialize the main extended boot sector and the checksum block Tue, 21 Feb 2012 20:02:38 GMT Maurizio Lombardi [55dbaeb] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Initialize and write the Main Extended Boot Sector to disk. Tue, 21 Feb 2012 19:38:19 GMT Maurizio Lombardi [e15f4d5] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: Try to keep the FAT size under 64 Mb Mon, 20 Feb 2012 18:31:09 GMT Frantisek Princ [f577058] * uspace/lib/ext4/libext4_directory_index.c (modified) added (not complete) mechanism for splitting data block in directory ... Mon, 20 Feb 2012 17:27:45 GMT Frantisek Princ [476bf2f6] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) duplicate code extraction Mon, 20 Feb 2012 14:57:47 GMT Frantisek Princ [1ebb66f] * uspace/lib/ext4/libext4_directory_index.c (modified) Added first step for index splitting