Commit Graph

222 Commits (916623da10e270c7e9e802a7ddfe1ec8f890982d)

Author SHA1 Message Date
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
Adrian Hunter 601c0bc467 UBIFS: allow for racing between GC and TNC 17 years ago
Adrian Hunter 761e29f3bb UBIFS: always read hashed-key nodes under TNC mutex 17 years ago
Artem Bityutskiy 04da11bfcf UBIFS: fix zero-length truncations 17 years ago
Artem Bityutskiy c78c7e35a4 UBIFS: xattr bugfixes 17 years ago
Artem Bityutskiy 720b499c80 UBIFS: remove unneeded check 17 years ago
Artem Bityutskiy 0a883a05c5 UBIFS: few commentary fixes 17 years ago
Zoltan Sogor 5acd6ff8ac UBIFS: fix budgeting request alignment in xattr code 17 years ago
Artem Bityutskiy 840dc6b891 UBIFS: improve arguments checking in debugging messages 17 years ago
Adrian Hunter 81ffa38e15 UBIFS: always set i_generation to 0 17 years ago
Adrian Hunter 3a13252c6f UBIFS: correct spelling of "thrice". 17 years ago
Zoltan Sogor 22bc7fa8c5 UBIFS: support splice_write 17 years ago
Artem Bityutskiy 0010f18afc UBIFS: minor tweaks in commit 17 years ago
Artem Bityutskiy b364b41aeb UBIFS: reserve more space for index 17 years ago
Artem Bityutskiy 1de9415906 UBIFS: print pid in dump function 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 f769108424 UBIFS: correct orphan deletion order 17 years ago
Adrian Hunter 7d62ff2c39 UBIFS: fix typos in comments 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