# # ChangeLog for uspace/lib/ext4 in mainline # # Generated by Trac 1.6 # 2025-08-01T06:48:57Z Fri, 24 Aug 2012 15:03:10 GMT Frantisek Princ [041ab64] * uspace/lib/ext4/libext4_filesystem.c (modified) bugfix #476 Thu, 16 Aug 2012 18:40:56 GMT Martin Decky [f73b291] * contrib/arch/uspace/srv/fs/fat/fat.bp (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/lib/block/Makefile (modified) * uspace/lib/block/block.c (moved) * uspace/lib/block/block.h (moved) * uspace/lib/ext2/libext2_block_group.h (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_filesystem.h (modified) * uspace/lib/ext2/libext2_inode.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) * uspace/lib/ext4/libext4_bitmap.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_fat.h (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) libblock.{c|h} -> block.{c|h} Sun, 12 Aug 2012 22:13:57 GMT Martin Decky [c3fe001] * uspace/lib/ext4/libext4_filesystem.c (modified) superblock->state is a bit field, not a value field make sure we ... Sun, 12 Aug 2012 18:36:10 GMT Martin Decky [38542dc] * uspace/app/testwrit/Makefile (modified) * uspace/app/testwrit/testwrit.c (modified) * uspace/lib/ext4/Makefile (modified) * uspace/lib/ext4/libext4.h (modified) * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_bitmap.c (modified) * uspace/lib/ext4/libext4_bitmap.h (modified) * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_crc.c (modified) * uspace/lib/ext4/libext4_crc.h (modified) * 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/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_hash.c (modified) * uspace/lib/ext4/libext4_hash.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_ialloc.h (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/fs/ext4fs/Makefile (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/ext4fs/ext4fs.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) ext4 code review and coding style cleanup Mon, 30 Jul 2012 19:58:52 GMT Frantisek Princ [c15849c] * uspace/lib/ext4/libext4_filesystem.c (modified) removed commented code Mon, 30 Jul 2012 19:31:47 GMT Frantisek Princ [e25d78c] * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) fixed bug with unused inodes count Sat, 28 Jul 2012 10:41:18 GMT Frantisek Princ [8847142] * uspace/lib/ext4/libext4_filesystem.c (modified) Added default file/dir permissions due to compatibility reasons Sat, 21 Jul 2012 08:58:29 GMT Frantisek Princ [0b293a6] * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) added variable cache mode + missing cache fini Sat, 21 Jul 2012 08:19:33 GMT Frantisek Princ [fe61181] * uspace/lib/ext4/libext4.h (modified) * 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_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Debug messages removed Fri, 20 Jul 2012 20:27:31 GMT Frantisek Princ [4cdac68] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) debugged initialization of block group structures Fri, 20 Jul 2012 20:26:52 GMT Frantisek Princ [865a4bf] * uspace/lib/ext4/libext4_types.h (modified) changed supported features Sun, 15 Jul 2012 10:22:13 GMT Frantisek Princ [8eff2b0] * uspace/lib/ext4/libext4_extent.c (modified) redundant condition removed Wed, 11 Jul 2012 09:01:52 GMT Frantisek Princ [80bd676] * uspace/lib/ext4/libext4_superblock.c (modified) fixed 64-bit incompatibility Tue, 10 Jul 2012 11:02:51 GMT Frantisek Princ [6f10638] * uspace/lib/ext4/libext4_extent.c (modified) Debugged version of extent tree growing Tue, 10 Jul 2012 10:49:18 GMT Frantisek Princ [292c843] * uspace/lib/ext4/libext4_balloc.c (modified) Very hidden bug in block allocator fixed Tue, 10 Jul 2012 09:46:53 GMT Frantisek Princ [9aa82e6] * uspace/lib/ext4/libext4_balloc.c (modified) simplified function header - redundant param removed Sun, 08 Jul 2012 21:50:26 GMT Frantisek Princ [5d3d75a5] * uspace/lib/ext4/libext4_extent.c (modified) removed dead (commented) code from previous revisions, now appending ... Fri, 06 Jul 2012 14:50:43 GMT Frantisek Princ [96606fe] * uspace/lib/ext4/libext4_extent.c (modified) completely recoded splitting function Sat, 23 Jun 2012 19:53:49 GMT Frantisek Princ [d510ac01] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_extent.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Fixed bug with different sizes in writing file on extents Thu, 21 Jun 2012 10:48:21 GMT Frantisek Princ [2616a75b] * uspace/lib/ext4/libext4_extent.c (modified) one bugfix + some debugging output Mon, 18 Jun 2012 11:09:34 GMT Frantisek Princ [06d85e5] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_bitmap.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_filesystem.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Most of comments modified by current coding style Mon, 18 Jun 2012 09:49:18 GMT Frantisek Princ [49c94a3] * uspace/lib/ext4/libext4_extent.c (modified) fixed bug in algorithm for delete big files Sun, 03 Jun 2012 15:08:33 GMT Frantisek Princ [840e227] * uspace/lib/ext4/libext4_filesystem.c (modified) added debug error messages and modified delete orphan function (will ... Sun, 03 Jun 2012 15:03:20 GMT Frantisek Princ [4059a28] * uspace/lib/ext4/libext4_types.h (modified) adjusted supported features Sun, 03 Jun 2012 15:02:50 GMT Frantisek Princ [da9f220d] * uspace/lib/ext4/libext4_inode.c (modified) missing comments added Sun, 03 Jun 2012 15:01:41 GMT Frantisek Princ [79b5bc9] * uspace/lib/ext4/libext4_extent.c (modified) very malicious bug in binary search algorithm Mon, 28 May 2012 09:56:44 GMT Frantisek Princ [fb04cd90] * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) checks by mount operation Thu, 24 May 2012 16:00:54 GMT Frantisek Princ [d0c9b4b] * uspace/lib/ext4/libext4_extent.c (modified) fixed bug in releasing extents Tue, 15 May 2012 13:27:43 GMT Frantisek Princ [8060341a] * uspace/lib/ext4/libext4_filesystem.c (modified) filesystem code comments Thu, 10 May 2012 08:47:06 GMT Frantisek Princ [81a7858] * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) more comments, now missing very small number of comments Tue, 08 May 2012 08:03:02 GMT Frantisek Princ [5b26747] * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_superblock.c (modified) More comments - mostly by filesystem operations Sun, 06 May 2012 08:56:08 GMT Frantisek Princ [3169f3b0] * uspace/lib/ext4/libext4_types.h (modified) syntax error fix Sun, 06 May 2012 08:15:01 GMT Frantisek Princ [2add9ec] * uspace/lib/ext4/libext4_inode.c (modified) some i-node comments Sat, 05 May 2012 15:39:58 GMT Frantisek Princ [2226cc3] * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) Superblock comments Thu, 03 May 2012 17:32:06 GMT Frantisek Princ [9fc72fb3] * uspace/lib/ext4/libext4_crc.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) added TODOs for comments and first part of superblock comments Fri, 27 Apr 2012 15:27:55 GMT Frantisek Princ [296ef5d6] * uspace/lib/ext4/libext4_inode.c (modified) Part of inode comments Wed, 25 Apr 2012 19:35:55 GMT Frantisek Princ [291af81] * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) missing getters and setters in superblock, many function missing yet Mon, 23 Apr 2012 16:01:14 GMT Frantisek Princ [ee3b6150] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_hash.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) I-node allocator comments, hash comments, part of the extent comments Sun, 22 Apr 2012 13:11:29 GMT Frantisek Princ [728d771] * uspace/lib/ext4/libext4_extent.c (modified) next part of comments on extent code Sat, 21 Apr 2012 20:54:37 GMT Frantisek Princ [cb7056a] * uspace/lib/ext4/libext4_extent.c (modified) comments on getters and setters used for extent structure Fri, 20 Apr 2012 09:51:44 GMT Frantisek Princ [bae2a79e] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Comments and some simple modifications of code for work with ... Fri, 20 Apr 2012 08:43:47 GMT Frantisek Princ [dfac604] * uspace/lib/ext4/libext4_directory_index.c (modified) completed comments for directory index Thu, 19 Apr 2012 08:57:01 GMT Frantisek Princ [e6f6260] * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) next part of directory index comments Wed, 18 Apr 2012 08:32:35 GMT Frantisek Princ [db8fb43] * uspace/lib/ext4/libext4_directory_index.c (modified) comments for getters and setters in dir index Wed, 18 Apr 2012 08:13:46 GMT Frantisek Princ [f22d5ef0] * uspace/lib/ext4/Makefile (modified) * uspace/lib/ext4/libext4.h (modified) * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_bitmap.c (modified) * uspace/lib/ext4/libext4_bitmap.h (modified) * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_crc.c (modified) * uspace/lib/ext4/libext4_crc.h (modified) * 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/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_hash.c (modified) * uspace/lib/ext4/libext4_hash.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_ialloc.h (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_inode.h (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/fs/ext4fs/Makefile (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/ext4fs/ext4fs.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Copyright update Wed, 18 Apr 2012 07:41:45 GMT Frantisek Princ [5f67cd61] * uspace/lib/ext4/libext4_crc.c (modified) updated crc comments Wed, 18 Apr 2012 07:18:56 GMT Frantisek Princ [3d93289a] * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) comments for block group functions Mon, 16 Apr 2012 09:39:43 GMT Frantisek Princ [7b16549] * uspace/lib/ext4/libext4_bitmap.c (modified) comments for bitmap functions Sat, 14 Apr 2012 17:48:10 GMT Frantisek Princ [4358513] * uspace/lib/ext4/libext4_balloc.c (modified) comments for block allocator Sat, 14 Apr 2012 16:29:09 GMT Frantisek Princ [b6d7b7c] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) debugged block appending to extent + directory index initialization Thu, 12 Apr 2012 03:03:36 GMT Frantisek Princ [7eb033ce] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_directory_index.h (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_superblock.c (modified) * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) not debugged version of dir index initialization Wed, 11 Apr 2012 18:48:28 GMT Frantisek Princ [81ee87cd] * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) missing functions Tue, 10 Apr 2012 20:02:48 GMT Frantisek Princ [f2a3e57] * boot/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/generic/src/console/console.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/ext4/libext4_extent.c (modified) Merge with mainline Tue, 10 Apr 2012 20:01:46 GMT Frantisek Princ [82cb6768] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_extent.c (modified) debugged version of splitting root extent node Sun, 08 Apr 2012 14:01:49 GMT Frantisek Princ [b73530a] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) appending fblock to existing extent - actually not solved situation, ... Sun, 08 Apr 2012 12:19:12 GMT Frantisek Princ [936132f] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) extent file initialization and allocation Sun, 08 Apr 2012 09:23:37 GMT Frantisek Princ [847f2cb] * uspace/lib/ext4/libext4_ialloc.c (modified) ialloc: error handling TODOs done Sun, 08 Apr 2012 09:21:51 GMT Frantisek Princ [95947d24] * uspace/lib/ext4/libext4_balloc.c (modified) balloc: error handling TODOs done Sun, 08 Apr 2012 09:09:57 GMT Frantisek Princ [6f413125] * uspace/lib/ext4/libext4_extent.c (modified) error handling TODOs done Sun, 08 Apr 2012 09:02:16 GMT Frantisek Princ [1196df6] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) extents: hotfix with writing to an existing empty file Sat, 07 Apr 2012 14:41:19 GMT Frantisek Princ [ce6de59] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_extent.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) First part -> allocating first block to extent (not for extent with ... Sat, 07 Apr 2012 13:22:50 GMT Frantisek Princ [5b16912] * 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_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) Moved append block function because of more common usage in the next ... Sat, 07 Apr 2012 13:07:25 GMT Frantisek Princ [c6a44a3] * uspace/lib/ext4/libext4_balloc.c (modified) Missing variable declaration Thu, 05 Apr 2012 17:49:29 GMT Frantisek Princ [3e2952b] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) more debugged version of releasing file/dir using extent Wed, 04 Apr 2012 19:17:05 GMT Frantisek Princ [5b0a3946] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_extent.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) developement version of releasing more complex extent tree with ... Wed, 04 Apr 2012 18:53:45 GMT Frantisek Princ [e7ed26be] * uspace/lib/ext4/libext4_bitmap.c (modified) bugfix - when releasing less than 8 blocks, assertion fails Wed, 04 Apr 2012 18:05:46 GMT Frantisek Princ [662bd71] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_bitmap.c (modified) * uspace/lib/ext4/libext4_bitmap.h (modified) added support for releasing more blocks in one operation Wed, 04 Apr 2012 18:03:04 GMT Frantisek Princ [81092ce] * uspace/lib/ext4/libext4_block_group.c (modified) * uspace/lib/ext4/libext4_block_group.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_types.h (modified) fixed bug with block group flags Tue, 03 Apr 2012 14:09:06 GMT Frantisek Princ [001307cf] * uspace/lib/ext4/libext4_extent.c (modified) releasing also index blocks Sun, 01 Apr 2012 18:35:37 GMT Frantisek Princ [0d4db0f] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_extent.h (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) function for release data block (last) from extent, actually without ... Sat, 31 Mar 2012 20:00:15 GMT Frantisek Princ [1ac1ab4] * uspace/lib/ext4/Makefile (modified) * uspace/lib/ext4/libext4.h (modified) * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_balloc.h (modified) * uspace/lib/ext4/libext4_crc.c (added) * uspace/lib/ext4/libext4_crc.h (added) * 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/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_ialloc.c (modified) * uspace/lib/ext4/libext4_types.h (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) simplied headers of more functions, improved bg_ref and inode_ref ... Thu, 29 Mar 2012 11:11:32 GMT Frantisek Princ [fffb061] * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) find extent procedure with path saving (it's slow), for loading block ... Mon, 26 Mar 2012 09:42:16 GMT Frantisek Princ [47faec1] * uspace/lib/ext4/libext4_extent.c (modified) introduced binary search in extent index node 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 ... 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 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) 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) 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 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 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 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 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) 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 Sat, 18 Feb 2012 12:51:36 GMT Frantisek Princ [5c83612b] * 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/lib/ext4/libext4_superblock.h (modified) adding directory entry using index tree (actually without splitting ... Mon, 13 Feb 2012 20:23:38 GMT Frantisek Princ [cd00f93] * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) error hangling in write operation, adjusted supported features for ...