Commit Graph

87 Commits (62aff86fdf18657d9eca7878654415f94f16d027)

Author SHA1 Message Date
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Joe Perches 7f2f4e72d3 fs/ubifs: use %pUB to print UUIDs 15 years ago
Corentin Chary 9722324e65 UBIFS: support mounting of UBI volume character devices 15 years ago
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export 16 years ago
Artem Bityutskiy e3c3efc243 UBIFS: add inode size debugging check 16 years ago
Artem Bityutskiy 887ee17117 UBIFS: remove unneeded call from ubifs_sync_fs 16 years ago
Artem Bityutskiy e9d6bbc428 UBIFS: kill BKL 16 years ago
Daniel Mack 7fcd9c3ecb UBIFS: allow more than one volume to be mounted 16 years ago
Artem Bityutskiy 1fb8bd01ed UBIFS: fix assertion warning 16 years ago
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