Commit Graph

161 Commits (ac68392460ffefed13020967bae04edc4d3add06)

Author SHA1 Message Date
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Adrian Hunter de0975781a UBIFS: fix recovery bug 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Artem Bityutskiy 963f0cf6d1 UBIFS: add R/O compatibility 16 years ago
Hunter Adrian fcabb3479e UBIFS: fix compiler warnings 16 years ago
Artem Bityutskiy f10770f5e5 UBIFS: fully sort GCed nodes 16 years ago
Artem Bityutskiy 7d4e9ccb43 UBIFS: fix commentaries 16 years ago
Artem Bityutskiy fb1cd01a33 UBIFS: introduce a helpful variable 16 years ago
Artem Bityutskiy c9927c3ee2 UBIFS: use KERN_CONT 16 years ago
Artem Bityutskiy 0a6fb8d9c4 UBIFS: fix lprops committing bug 16 years ago
Artem Bityutskiy b221337ae4 UBIFS: fix bogus assertion 16 years ago
Adrian Hunter f55aa59106 UBIFS: fix bug where page is marked uptodate when out of space 16 years ago
Artem Bityutskiy cb4f952db3 UBIFS: amend key_hash return value 16 years ago
Artem Bityutskiy 3edaae7c5b UBIFS: improve find function interface 16 years ago
Eric Sesterhenn ec32816f94 UBIFS: list usage cleanup 16 years ago
Adrian Hunter 2bc275e9b0 UBIFS: fix dbg_chk_lpt_sz() 16 years ago
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