aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-20
|\
| * UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven2008-10-19
| * UBIFS: amend printkArtem Bityutskiy2008-10-19
| * UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter2008-10-19
| * UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter2008-09-30
| * UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-30
| * UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-30
| * UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-30
| * UBIFS: improve garbage collectionAdrian Hunter2008-09-30
| * UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-30
| * UBIFS: commit on sync_fsArtem Bityutskiy2008-09-30
| * UBIFS: correct comment for commit_on_unmountArtem Bityutskiy2008-09-30
| * UBIFS: update dbg_dump_inodeArtem Bityutskiy2008-09-30
| * UBIFS: fix commentaryArtem Bityutskiy2008-09-30
| * UBIFS: fix races in bit-fieldsArtem Bityutskiy2008-09-30
| * UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter2008-09-30
| * UBIFS: correct key comparisonAdrian Hunter2008-09-30
| * UBIFS: use bit-fields when possibleArtem Bityutskiy2008-09-30
| * UBIFS: check data CRC when in error stateArtem Bityutskiy2008-09-30
| * UBIFS: improve znode splitting rulesAdrian Hunter2008-09-30
| * UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-30
| * UBIFS: add bulk-read facilityAdrian Hunter2008-09-30
| * UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-30
| * UBIFS: inline one-line functionsArtem Bityutskiy2008-09-30
| * UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-30
| * UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy2008-09-30
* | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
|/
* UBIFS: fix printk format warningsAlexander Beregalov2008-09-18
* UBIFS: remove incorrect assertAdrian Hunter2008-09-17
* UBIFS: TNC / GC race fixesAdrian Hunter2008-09-17
* UBIFS: create the name of the background thread in every caseSebastian Siewior2008-09-17
* UBIFS: make minimum fanout 3Artem Bityutskiy2008-09-05
* UBIFS: fix division by zeroArtem Bityutskiy2008-09-05
* UBIFS: amend f_fsidArtem Bityutskiy2008-09-03
* UBIFS: fill f_fsidArtem Bityutskiy2008-08-31
* UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-31
* UBIFS: introduce LEB overheadArtem Bityutskiy2008-08-31
* UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy2008-08-31
* UBIFS: fix assertionArtem Bityutskiy2008-08-31
* UBIFS: improve statfs reportingArtem Bityutskiy2008-08-31
* UBIFS: remove incorrect index space checkArtem Bityutskiy2008-08-31
* UBIFS: push empty flash hack downArtem Bityutskiy2008-08-31
* UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy2008-08-31
* UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-25
* UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter2008-08-25
* UBIFS: fix zero-length truncationsArtem Bityutskiy2008-08-21
* UBIFS: xattr bugfixesArtem Bityutskiy2008-08-14
* UBIFS: remove unneeded checkArtem Bityutskiy2008-08-13
* UBIFS: few commentary fixesArtem Bityutskiy2008-08-13
* UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor2008-08-13