Commit Graph

87 Commits (79741dd35713ff4f6fd0eafd59fa94e8a4ba922d)

Author SHA1 Message Date
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
David Howells 26bf1946e6 CRED: Wrap task credential accesses in the UBIFS filesystem 16 years ago
Adrian Hunter 7e2d9bfa4e UBIFS: allow for gaps when dirtying the LPT 16 years ago
Artem Bityutskiy e84461ad9c UBIFS: fix compilation warnings 16 years ago
Harvey Harrison 0ecb9529a4 UBIFS: endian handling fixes and annotations 16 years ago
Artem Bityutskiy 069782a1ee UBIFS: remove printk 16 years ago
Geert Uytterhoeven 54779aabb0 UBIFS: fix ubifs_compress commentary 17 years ago
Artem Bityutskiy fae7fb299f UBIFS: amend printk 17 years ago
Adrian Hunter 727d2dc045 UBIFS: do not read unnecessary bytes when unpacking bits 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Adrian Hunter be2f6bd62d UBIFS: check buffer length when scanning for LPT nodes 17 years ago
Adrian Hunter 63c300b68f UBIFS: correct condition to eliminate unecessary assignment 17 years ago
Adrian Hunter 73944a6de0 UBIFS: add more debugging messages for LPT 17 years ago
Adrian Hunter 5c0013c16b UBIFS: fix bulk-read handling uptodate pages 17 years ago
Adrian Hunter 46773be497 UBIFS: improve garbage collection 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
Artem Bityutskiy b5e426e9a4 UBIFS: update dbg_dump_inode 17 years ago
Artem Bityutskiy be61678b1d UBIFS: fix commentary 17 years ago
Artem Bityutskiy ba60ecabf0 UBIFS: fix races in bit-fields 17 years ago
Adrian Hunter ed382d5898 UBIFS: ensure data read beyond i_size is zeroed out correctly 17 years ago
Adrian Hunter 2094c334fd UBIFS: correct key comparison 17 years ago
Artem Bityutskiy 625bf371c1 UBIFS: use bit-fields when possible 17 years ago
Artem Bityutskiy ccb3eba724 UBIFS: check data CRC when in error state 17 years ago
Adrian Hunter 2242c689ec UBIFS: improve znode splitting rules 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 746103aca2 UBIFS: inline one-line functions 17 years ago
Hirofumi Nakagawa 8d47aef43b UBIFS: remove unneeded unlikely() 17 years ago
Artem Bityutskiy 948cfb219b UBIFS: add a print, fix comments and more minor stuff 17 years ago
Alexander Beregalov 7424bac82f UBIFS: fix printk format warnings 17 years ago
Adrian Hunter 6e14968c86 UBIFS: remove incorrect assert 17 years ago
Adrian Hunter 6dcfac4f13 UBIFS: TNC / GC race fixes 17 years ago
Sebastian Siewior 0855f310df UBIFS: create the name of the background thread in every case 17 years ago
Artem Bityutskiy a5cb562d69 UBIFS: make minimum fanout 3 17 years ago
Artem Bityutskiy f171d4d769 UBIFS: fix division by zero 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 131130b9a1 UBIFS: add forgotten gc_idx_lebs component 17 years ago
Artem Bityutskiy ad507653a3 UBIFS: fix assertion 17 years ago
Artem Bityutskiy 4b5f2762ec UBIFS: improve statfs reporting 17 years ago
Artem Bityutskiy 8aabb75017 UBIFS: remove incorrect index space check 17 years ago
Artem Bityutskiy 9e5de35496 UBIFS: push empty flash hack down 17 years ago
Artem Bityutskiy 8191e1fa81 UBIFS: do not update min_idx_lebs in stafs 17 years ago