summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
...
* UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy2008-08-131-74/+69
* UBIFS: always set i_generation to 0Adrian Hunter2008-08-133-6/+1
* UBIFS: correct spelling of "thrice".Adrian Hunter2008-08-132-3/+3
* UBIFS: support splice_writeZoltan Sogor2008-08-131-0/+1
* UBIFS: minor tweaks in commitArtem Bityutskiy2008-08-131-19/+18
* UBIFS: reserve more space for indexArtem Bityutskiy2008-08-134-9/+14
* UBIFS: print pid in dump functionArtem Bityutskiy2008-08-131-10/+10
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-135-9/+23
* UBIFS: improve budgeting checksArtem Bityutskiy2008-08-132-1/+19
* UBIFS: correct orphan deletion orderAdrian Hunter2008-08-131-1/+2
* UBIFS: fix typos in commentsAdrian Hunter2008-08-131-5/+5
* UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter2008-08-131-4/+2
* UBIFS: optimize deletionsArtem Bityutskiy2008-08-133-5/+73
* UBIFS: increment commit number earlierArtem Bityutskiy2008-08-134-5/+7
* UBIFS: remove another unneeded function parameterArtem Bityutskiy2008-08-131-16/+14
* UBIFS: remove unneeded function parameterArtem Bityutskiy2008-08-133-16/+10
* UBIFS: do not write orphans backArtem Bityutskiy2008-08-131-5/+13
* UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter2008-08-133-14/+15
* UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter2008-08-131-0/+2
* UBIFS: fix error return in failure modeAdrian Hunter2008-08-131-3/+4
* UBIFS: free budget in delete_inode as wellArtem Bityutskiy2008-08-131-3/+5
* UBIFS: improve debuggingArtem Bityutskiy2008-08-132-3/+6
* UBIFS: fix budgeting calculationsArtem Bityutskiy2008-08-132-4/+4
* UBIFS: print volume name as wellArtem Bityutskiy2008-08-131-2/+2
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-261-0/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* UBIFS: include to compilationArtem Bityutskiy2008-07-152-0/+81
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-1532-0/+32780