Commit Graph

161 Commits (ac68392460ffefed13020967bae04edc4d3add06)

Author SHA1 Message Date
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
Adrian Hunter 46773be497 UBIFS: improve garbage collection 17 years ago
Adrian Hunter bed79935de UBIFS: allow for sync_fs when read-only 17 years ago
Artem Bityutskiy 403e12ab30 UBIFS: commit on sync_fs 17 years ago
Artem Bityutskiy af2eb5637b UBIFS: correct comment for commit_on_unmount 17 years ago
Artem Bityutskiy b5e426e9a4 UBIFS: update dbg_dump_inode 17 years ago
Artem Bityutskiy be61678b1d UBIFS: fix commentary 17 years ago
Artem Bityutskiy ba60ecabf0 UBIFS: fix races in bit-fields 17 years ago
Adrian Hunter ed382d5898 UBIFS: ensure data read beyond i_size is zeroed out correctly 17 years ago
Adrian Hunter 2094c334fd UBIFS: correct key comparison 17 years ago
Artem Bityutskiy 625bf371c1 UBIFS: use bit-fields when possible 17 years ago
Artem Bityutskiy ccb3eba724 UBIFS: check data CRC when in error state 17 years ago
Adrian Hunter 2242c689ec UBIFS: improve znode splitting rules 17 years ago
Adrian Hunter 2953e73f1c UBIFS: add no_chk_data_crc mount option 17 years ago
Adrian Hunter 4793e7c5e1 UBIFS: add bulk-read facility 17 years ago