aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter
2008-08-25UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter
2008-08-21UBIFS: fix zero-length truncationsArtem Bityutskiy
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy