aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-15UBIFS: include to compilationArtem Bityutskiy2-0/+81
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy32-0/+32780