Commit Graph

142 Commits (268157ba673e2a868c167211e39fcad4ada5fd1e)

Author SHA1 Message Date
Artem Bityutskiy 27ad279933 UBIFS: remove fast unmounting 16 years ago
Artem Bityutskiy a2b9df3ff6 UBIFS: return sensible error codes 16 years ago
Adrian Hunter b466f17d78 UBIFS: remount ro fixes 16 years ago
Adrian Hunter 227c75c91d UBIFS: spelling fix 'date' -> 'data' 16 years ago
Adrian Hunter 3eb14297c4 UBIFS: sync wbufs after syncing inodes and pages 16 years ago
Adrian Hunter 4a29d2005b UBIFS: fix LPT out-of-space bug (again) 16 years ago
Artem Bityutskiy 6f7ab6d458 UBIFS: fix no_chk_data_crc 16 years ago
Artem Bityutskiy 6ba87c9b92 UBIFS: fix assertions 16 years ago
Adrian Hunter 49d128aa60 UBIFS: ensure orphan area head is initialized 16 years ago
Artem Bityutskiy b4978e9491 UBIFS: always clean up GC LEB space 16 years ago
Artem Bityutskiy 84abf972cc UBIFS: add re-mount debugging checks 16 years ago
Artem Bityutskiy e4d9b6cbfc UBIFS: fix LEB list freeing 16 years ago
Artem Bityutskiy 82c1593cad UBIFS: simplify locking 16 years ago
Artem Bityutskiy 7078202e55 UBIFS: document dark_wm and dead_wm better 16 years ago
Artem Bityutskiy a50412e3f8 UBIFS: do not treat all data as short term 16 years ago
Artem Bityutskiy e8b815663b UBIFS: constify operations 16 years ago
Artem Bityutskiy dedb0d48a9 UBIFS: do not commit twice 16 years ago
Artem Bityutskiy e8ea175913 UBIFS: do not use WB_SYNC_HOLD 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
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