Commit Graph

51 Commits (364dd47466ff7a7749bf037df4bf3b7aedbfe6f4)

Author SHA1 Message Date
Adrian Hunter 681947d2fa UBIFS: minor spelling and grammar fixes 16 years ago
Artem Bityutskiy 2a35a3a8ab UBIFS: set write-buffer timout to 3-5 seconds 16 years ago
Artem Bityutskiy 0b335b9d7d UBIFS: slightly optimize write-buffer timer usage 16 years ago
Artem Bityutskiy f2c5dbd7b7 UBIFS: start using hrtimers 16 years ago
Artem Bityutskiy 963f0cf6d1 UBIFS: add R/O compatibility 16 years ago
Artem Bityutskiy fb1cd01a33 UBIFS: introduce a helpful variable 16 years ago
Artem Bityutskiy 3edaae7c5b UBIFS: improve find function interface 16 years ago
Artem Bityutskiy 27ad279933 UBIFS: remove fast unmounting 16 years ago
Adrian Hunter b466f17d78 UBIFS: remount ro fixes 16 years ago
Artem Bityutskiy 6f7ab6d458 UBIFS: fix no_chk_data_crc 16 years ago
Adrian Hunter 49d128aa60 UBIFS: ensure orphan area head is initialized 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 80736d41f8 UBIFS: fix numerous spelling mistakes 16 years ago
Artem Bityutskiy f92b982680 UBIFS: fix checkpatch.pl warnings 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 d3cf502b6c UBIFS: various comment improvements and fixes 16 years ago
Artem Bityutskiy 21a6025897 UBIFS: improve budgeting dump 16 years ago
Alexey Dobriyan 995be04548 UBIFS: fix section mismatch 16 years ago
Artem Bityutskiy 2ba5f7ae81 UBIFS: introduce LPT dump function 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
Adrian Hunter 73944a6de0 UBIFS: add more debugging messages for LPT 17 years ago
Artem Bityutskiy be61678b1d UBIFS: fix commentary 17 years ago
Artem Bityutskiy ba60ecabf0 UBIFS: fix races in bit-fields 17 years ago
Artem Bityutskiy 625bf371c1 UBIFS: use bit-fields when possible 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
Artem Bityutskiy 746103aca2 UBIFS: inline one-line functions 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 4b5f2762ec UBIFS: improve statfs reporting 17 years ago
Adrian Hunter 601c0bc467 UBIFS: allow for racing between GC and TNC 17 years ago
Artem Bityutskiy 0a883a05c5 UBIFS: few commentary fixes 17 years ago
Adrian Hunter 81ffa38e15 UBIFS: always set i_generation to 0 17 years ago
Artem Bityutskiy dab4b4d2f9 UBIFS: align inode data to eight 17 years ago
Artem Bityutskiy 547000da64 UBIFS: improve budgeting checks 17 years ago
Adrian Hunter bc813355c7 UBIFS: do not union creat_sqnum and del_cmtno 17 years ago
Artem Bityutskiy de94eb558b UBIFS: optimize deletions 17 years ago
Artem Bityutskiy 014eb04b03 UBIFS: increment commit number earlier 17 years ago
Artem Bityutskiy 1f28681ad3 UBIFS: remove unneeded function parameter 17 years ago
Adrian Hunter ff46d7b3e0 UBIFS: make ubifs_ro_mode() not inline 17 years ago