summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy
2008-11-07UBIFS: allow for gaps when dirtying the LPTAdrian Hunter
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison
2008-11-06UBIFS: remove printkArtem Bityutskiy
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-19UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven
2008-10-19UBIFS: amend printkArtem Bityutskiy
2008-10-19UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-09-30UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter
2008-09-30UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter
2008-09-30UBIFS: add more debugging messages for LPTAdrian Hunter
2008-09-30UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter
2008-09-30UBIFS: improve garbage collectionAdrian Hunter
2008-09-30UBIFS: allow for sync_fs when read-onlyAdrian Hunter
2008-09-30UBIFS: commit on sync_fsArtem Bityutskiy
2008-09-30UBIFS: correct comment for commit_on_unmountArtem Bityutskiy
2008-09-30UBIFS: update dbg_dump_inodeArtem Bityutskiy
2008-09-30UBIFS: fix commentaryArtem Bityutskiy
2008-09-30UBIFS: fix races in bit-fieldsArtem Bityutskiy
2008-09-30UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter
2008-09-30UBIFS: correct key comparisonAdrian Hunter
2008-09-30UBIFS: use bit-fields when possibleArtem Bityutskiy
2008-09-30UBIFS: check data CRC when in error stateArtem Bityutskiy
2008-09-30UBIFS: improve znode splitting rulesAdrian Hunter
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter
2008-09-30UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-30UBIFS: inline one-line functionsArtem Bityutskiy
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa
2008-09-30UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov
2008-09-17UBIFS: remove incorrect assertAdrian Hunter
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter
2008-09-17UBIFS: create the name of the background thread in every caseSebastian Siewior
2008-09-05UBIFS: make minimum fanout 3Artem Bityutskiy
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy
2008-09-03UBIFS: amend f_fsidArtem Bityutskiy
2008-08-31UBIFS: fill f_fsidArtem Bityutskiy
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy
2008-08-31UBIFS: introduce LEB overheadArtem Bityutskiy
2008-08-31UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy
2008-08-31UBIFS: fix assertionArtem Bityutskiy
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy
2008-08-31UBIFS: remove incorrect index space checkArtem Bityutskiy
2008-08-31UBIFS: push empty flash hack downArtem Bityutskiy
2008-08-31UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy