summaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy1-4/+4
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter1-2/+0
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy1-2/+4
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy1-2/+2
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy1-5/+13
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy1-3/+5
2008-08-13UBIFS: improve debuggingArtem Bityutskiy1-2/+4
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy1-2/+2
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1951