Commit Graph

61 Commits (7a9461939a46345860622ea36ff267ee4446f00f)

Author SHA1 Message Date
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 fb1cd01a33 UBIFS: introduce a helpful variable 16 years ago
Artem Bityutskiy b221337ae4 UBIFS: fix bogus assertion 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 3eb14297c4 UBIFS: sync wbufs after syncing inodes and pages 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 7078202e55 UBIFS: document dark_wm and dead_wm better 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
Artem Bityutskiy 8e5033adc7 UBIFS: add more useful debugging prints 16 years ago
Artem Bityutskiy 57a450e959 UBIFS: allow mounting when short of space 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 4d61db4f87 UBIFS: use nicer 64-bit math 16 years ago
Artem Bityutskiy af14a1ad79 UBIFS: fix available blocks count 16 years ago
Artem Bityutskiy 552ff3179d UBIFS: add debugfs support 16 years ago
Artem Bityutskiy 17c2f9f85c UBIFS: separate debugging fields out 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 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
Artem Bityutskiy fae7fb299f UBIFS: amend printk 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 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
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
Julien Brunel a70948b564 UBIFS: use an IS_ERR test rather than a NULL test 17 years ago
Artem Bityutskiy 948cfb219b UBIFS: add a print, fix comments and more minor stuff 17 years ago
Sebastian Siewior 0855f310df UBIFS: create the name of the background thread in every case 17 years ago
Artem Bityutskiy 7c7cbadf73 UBIFS: amend f_fsid 17 years ago
Artem Bityutskiy b3385c278d UBIFS: fill f_fsid 17 years ago
Artem Bityutskiy 7dad181bbe UBIFS: improve statfs reporting even more 17 years ago
Artem Bityutskiy 9bbb5726ef UBIFS: introduce LEB overhead 17 years ago
Artem Bityutskiy 9e5de35496 UBIFS: push empty flash hack down 17 years ago
Artem Bityutskiy 0a883a05c5 UBIFS: few commentary fixes 17 years ago