Commit Graph

122 Commits (4103003b3abb85af9dec9e60616ae086c2bcb4c9)

Author SHA1 Message Date
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Artem Bityutskiy 8e5033adc7 UBIFS: add more useful debugging prints 16 years ago
Artem Bityutskiy 5d38b3ac78 UBIFS: print debugging messages properly 16 years ago
Artem Bityutskiy 80736d41f8 UBIFS: fix numerous spelling mistakes 16 years ago
Artem Bityutskiy 57a450e959 UBIFS: allow mounting when short of space 16 years ago
Artem Bityutskiy a9f2fc0e25 UBIFS: fix writing uncompressed files 16 years ago
Artem Bityutskiy f92b982680 UBIFS: fix checkpatch.pl warnings 16 years ago
Artem Bityutskiy 6a4a9b438f UBIFS: fix sparse warnings 16 years ago
Artem Bityutskiy 2acf806758 UBIFS: simplify make_free_space 16 years ago
Artem Bityutskiy 2edc2025c2 UBIFS: do not lie about used blocks 16 years ago
Artem Bityutskiy 6edbfafda6 UBIFS: restore budg_uncommitted_idx 16 years ago
Artem Bityutskiy 26d05777b0 UBIFS: always commit on unmount 16 years ago
Artem Bityutskiy cb5c6a2b2b UBIFS: use ubi_sync 16 years ago
Artem Bityutskiy f10383006c UBIFS: always commit in sync_fs 16 years ago
Artem Bityutskiy 304d427cd9 UBIFS: fix file-system synchronization 16 years ago
Artem Bityutskiy 79807d075a UBIFS: fix constants initialization 16 years ago
Artem Bityutskiy c8f915913a UBIFS: avoid unnecessary calculations 16 years ago
Artem Bityutskiy 650ed50f42 UBIFS: re-calculate min_idx_size after the commit 16 years ago
Artem Bityutskiy 4d61db4f87 UBIFS: use nicer 64-bit math 16 years ago
Artem Bityutskiy af14a1ad79 UBIFS: fix available blocks count 16 years ago
Artem Bityutskiy d3cf502b6c UBIFS: various comment improvements and fixes 16 years ago
Artem Bityutskiy 21a6025897 UBIFS: improve budgeting dump 16 years ago
Artem Bityutskiy 24fa9e9438 UBIFS: fix tnc dumping 16 years ago
Artem Bityutskiy 7bbe5b5aa6 UBIFS: use PAGE_CACHE_MASK correctly 16 years ago
Alexey Dobriyan 995be04548 UBIFS: fix section mismatch 16 years ago
Artem Bityutskiy 2ba5f7ae81 UBIFS: introduce LPT dump function 16 years ago
Artem Bityutskiy 787845bdea UBIFS: dump stack in LPT check functions 16 years ago
Artem Bityutskiy 45e12d901f UBIFS: run debugging checks only if they are enabled 16 years ago
Artem Bityutskiy 552ff3179d UBIFS: add debugfs support 16 years ago
Artem Bityutskiy 17c2f9f85c UBIFS: separate debugging fields out 16 years ago
Kukkonen Mika 5dd7cbc083 UBIFS: avoid unnecessary checks 16 years ago
Artem Bityutskiy 553dea4dd5 UBIFS: introduce compression mount options 16 years ago
Artem Bityutskiy a1dc080c27 UBIFS: use bit-fields to store compression type 16 years ago
Artem Bityutskiy 062e4fee44 UBIFS: slight compression optimization 16 years ago
Artem Bityutskiy 3477d20465 UBIFS: pre-allocate bulk-read buffer 16 years ago
Artem Bityutskiy 6c0c42cdfd UBIFS: do not allocate too much 16 years ago
Artem Bityutskiy 39ce81ce71 UBIFS: do not print scary memory allocation warnings 16 years ago
David Howells 26bf1946e6 CRED: Wrap task credential accesses in the UBIFS filesystem 16 years ago
Adrian Hunter 7e2d9bfa4e UBIFS: allow for gaps when dirtying the LPT 16 years ago
Artem Bityutskiy e84461ad9c UBIFS: fix compilation warnings 16 years ago
Harvey Harrison 0ecb9529a4 UBIFS: endian handling fixes and annotations 16 years ago
Artem Bityutskiy 069782a1ee UBIFS: remove printk 16 years ago
Geert Uytterhoeven 54779aabb0 UBIFS: fix ubifs_compress commentary 17 years ago
Artem Bityutskiy fae7fb299f UBIFS: amend printk 17 years ago
Adrian Hunter 727d2dc045 UBIFS: do not read unnecessary bytes when unpacking bits 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Adrian Hunter be2f6bd62d UBIFS: check buffer length when scanning for LPT nodes 17 years ago
Adrian Hunter 63c300b68f UBIFS: correct condition to eliminate unecessary assignment 17 years ago
Adrian Hunter 73944a6de0 UBIFS: add more debugging messages for LPT 17 years ago
Adrian Hunter 5c0013c16b UBIFS: fix bulk-read handling uptodate pages 17 years ago