Commit Graph

114 Commits (c1f1f91d2183b91c684900b529b6c336ad3dd27c)

Author SHA1 Message Date
Artem Bityutskiy f1bd66afb1 UBIFS: improve space checking debugging feature 14 years ago
Artem Bityutskiy b137545c44 UBIFS: introduce a separate structure for budgeting info 14 years ago
Artem Bityutskiy c43615702f UBIFS: fix minor stylistic issues 14 years ago
Artem Bityutskiy b50b9f4085 UBIFS: do not free write-buffers when in R/O mode 14 years ago
Artem Bityutskiy 1a067a22e4 UBIFS: fix false assertion warning in case of I/O failures 14 years ago
Artem Bityutskiy 8c230d9a5b UBIFS: fix false space checking failure 14 years ago
Artem Bityutskiy c88ac00c5a UBIFS: fix assertion warnings 14 years ago
Artem Bityutskiy 2bcf002159 UBIFS: do not check data crc by default 14 years ago
Artem Bityutskiy 6342aaebda UBIFS: print max. index node size 14 years ago
Matthew L. Creech d882962f6a UBIFS: handle allocation failures in UBIFS write path 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Artem Bityutskiy ca2ec61d15 UBI: incorporate LEB offset information 14 years ago
Artem Bityutskiy 3e8e2e0c8d UBIFS: incorporate maximum write size 14 years ago
Artem Bityutskiy 18d1d7fbcc UBIFS: introduce mounting flag 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 157d81e7ff convert ubifs 15 years ago
Artem Bityutskiy 3601ba2735 UBIFS: do not forget to cancel timers 15 years ago
Artem Bityutskiy 39037559e6 UBIFS: remove a bit of unneeded code 15 years ago
Steffen Sledz 54dd55a406 UBIFS: avoid kernel error if ubifs superblock read fails 15 years ago
Artem Bityutskiy 2ef13294d2 UBIFS: introduce new flags for RO mounts 15 years ago
Artem Bityutskiy 2680d722bf UBIFS: introduce new flag for RO due to errors 15 years ago
Al Viro d640e1b508 switch ubifs to ->evict_inode() 15 years ago
Matthieu CASTET c18de72fb3 UBIFS: fix a memory leak on error path. 15 years ago
Artem Bityutskiy 276de5d2a1 UBIFS: check return code 15 years ago
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