aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov2-2/+2
2008-09-17UBIFS: remove incorrect assertAdrian Hunter1-1/+0
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter2-4/+12
2008-09-17UBIFS: create the name of the background thread in every caseSebastian Siewior1-2/+1
2008-09-05UBIFS: make minimum fanout 3Artem Bityutskiy1-1/+1
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy1-6/+7
2008-09-03UBIFS: amend f_fsidArtem Bityutskiy1-2/+3
2008-08-31UBIFS: fill f_fsidArtem Bityutskiy1-0/+1
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy3-10/+40
2008-08-31UBIFS: introduce LEB overheadArtem Bityutskiy2-0/+11
2008-08-31UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy1-1/+1
2008-08-31UBIFS: fix assertionArtem Bityutskiy1-9/+7
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy3-32/+46
2008-08-31UBIFS: remove incorrect index space checkArtem Bityutskiy1-14/+1
2008-08-31UBIFS: push empty flash hack downArtem Bityutskiy2-15/+11
2008-08-31UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy1-1/+0
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter4-51/+87
2008-08-25UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter1-6/+1
2008-08-21UBIFS: fix zero-length truncationsArtem Bityutskiy2-5/+16
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy2-28/+18
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy1-9/+1
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy2-6/+4
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor1-5/+5
2008-08-13UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy1-74/+69
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter3-6/+1
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter2-3/+3
2008-08-13UBIFS: support splice_writeZoltan Sogor1-0/+1
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy1-19/+18
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy4-9/+14
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy1-10/+10
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy5-9/+23
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy2-1/+19
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter1-1/+2
2008-08-13UBIFS: fix typos in commentsAdrian Hunter1-5/+5
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter1-4/+2
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy3-5/+73
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy4-5/+7
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy1-16/+14
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy3-16/+10
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy1-5/+13
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter3-14/+15
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter1-0/+2
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter1-3/+4
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy1-3/+5
2008-08-13UBIFS: improve debuggingArtem Bityutskiy2-3/+6
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy2-4/+4
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy1-2/+2
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro1-0/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1