Commit Graph

75 Commits (681947d2fa1a00629de33c4df3ca72c39f06a14c)

Author SHA1 Message Date
Artem Bityutskiy cb54ef8b13 UBIFS: few spelling fixes 16 years ago
Artem Bityutskiy 0b335b9d7d UBIFS: slightly optimize write-buffer timer usage 16 years ago
Jens Axboe a979eff181 ubifs: register backing_dev_info 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
Artem Bityutskiy f2c5dbd7b7 UBIFS: start using hrtimers 16 years ago
Artem Bityutskiy 3f36406f26 UBIFS: do not forget to register BDI device 16 years ago
Artem Bityutskiy 8379ea31e9 UBIFS: allow sync option in rootflags 16 years ago
Artem Bityutskiy 7c83f5cb55 UBIFS: use anonymous device 16 years ago
Corentin Chary 8eec2f36fb UBIFS: return proper error code if the compr is not present 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Adrian Hunter 6d6cb0d688 UBIFS: reset no_space flag after inode deletion 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 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