Lines Matching full:filesystem
6 buffer/memory overflow checks, filesystem hardening
76 - mksquashfs: improve out of space in output filesystem handling
96 - read_fs: scan_inode_table(), fix memory leak on filesystem corruption
108 1. Filesystem improvements:
115 1.1 Add missing NO_XATTR filesystem flag to indicate no-xattrs
121 filesystem - checkdata is no longer supported.
122 1.4 Fix appending bug when appending to an empty filesystem - this
135 4.1 19 SEPT 2010 Major filesystem and tools improvements
137 1. Filesystem improvements:
209 2.1 Unsquashfs has been parallelised. Filesystem reading, writing
222 Depending on source filesystem, up to 10%+ speed improvement.
233 1. Filesystem improvements:
251 in the filesystem (i.e. leaf files), rather than always
256 Squashfs filesystems. This allows the original filesystem
273 3.4. A -stat option has been added which displays the filesystem
287 first phase directory scan and second phase filesystem create.
335 1.2. File input and filesystem output is peformed in parallel on
339 filesystem being appended to are no longer scanned and
353 directory within the Squashfs filesystem that is to be
354 extracted, rather than always extracting the entire filesystem.
365 Previously if the number of fragments in the filesystem
367 incorrect filesystem.
385 3.0 15 MAR 2006 Major filesystem improvements
407 1. Mksquashfs now deletes the output filesystem image file if an
408 error occurs whilst generating the filesystem. Previously on
427 at the start of the filesystem (this means they will be on the
466 depending on filesystem, this is now up to 25% faster.
494 filesystems you may be experiencing this bug with that filesystem.
502 filesystem to be specified, overriding the uids/gids in the
503 source filesystem.
511 2.0-ALPHA 21 MAY 2004 Filesystem changes and compression improvements
537 original filesystem is restored,
540 4. Bug fix in the kernel squashfs filesystem, where the pages being
550 1. Bug fix in routine that adds files to the filesystem being
581 used as a simple versioning archiving filesystem. A squashfs
582 filesystem can be created with for example the linux-2.4.19 source.
583 Appending the linux-2.4.20 source will create a filesystem with the
593 than 4K blocks. I never got this bug when I tested the filesystem,