summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy
2011-05-20UBIFS: fix kernel-doc commentsArtem Bityutskiy
2011-05-16UBIFS: fix extremely rare mount failureArtem Bityutskiy
2011-05-16UBIFS: simplify LEB recovery function furtherArtem Bityutskiy
2011-05-16UBIFS: always cleanup the recovered LEBArtem Bityutskiy
2011-05-16UBIFS: clean up LEB recovery functionArtem Bityutskiy
2011-05-16UBIFS: fix-up free space on mount if flag is setMatthew L. Creech
2011-05-16UBIFS: add the fixup functionMatthew L. Creech
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech
2011-05-16UBIFS: share the next_log_lnum helperArtem Bityutskiy
2011-05-16UBIFS: expect corruption only in last journal head LEBsArtem Bityutskiy
2011-05-16UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy
2011-05-16UBIFS: remove BUG statementArtem Bityutskiy
2011-05-16UBIFS: change bud replay function conventionsArtem Bityutskiy
2011-05-16UBIFS: substitute the replay tree with a replay listArtem Bityutskiy
2011-05-16UBIFS: simplify replayArtem Bityutskiy
2011-05-16UBIFS: store free and dirty space in the bud replay entryArtem Bityutskiy
2011-05-16UBIFS: remove unnecessary stack variableArtem Bityutskiy
2011-05-16UBIFS: double check that buds are replied in orderArtem Bityutskiy
2011-05-16UBIFS: make 2 functions staticArtem Bityutskiy
2011-05-16UBIFS: improve commentaryArtem Bityutskiy
2011-05-16UBIFS: improve debugging messagesArtem Bityutskiy
2011-05-16UBIFS: dump more in the lprops debugging checkArtem Bityutskiy
2011-05-16UBIFS: simplify lprops debugging checkArtem Bityutskiy
2011-05-16UBIFS: simplify error path in lprops debugging checkArtem Bityutskiy
2011-05-16UBIFS: improve debugging lprops scanning a littleArtem Bityutskiy
2011-05-13UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy
2011-05-13UBIFS: fix inode size debugging check failureArtem Bityutskiy
2011-05-13UBIFS: fix debugging FS checking failureArtem Bityutskiy
2011-05-13UBIFS: remove an unneeded checkArtem Bityutskiy
2011-05-13UBIFS: fix debugging messageArtem Bityutskiy
2011-05-13UBIFS: refactor ubifs_rcvry_gc_commitArtem Bityutskiy
2011-05-13UBIFS: split ubifs_rcvry_gc_commitArtem Bityutskiy
2011-05-13UBIFS: dump the stack on errors in failure mode tooArtem Bityutskiy
2011-05-13UBIFS: print useful debugging messages when cannot recover gc_lnumArtem Bityutskiy
2011-05-13UBIFS: remove dead GC LEB recovery piece of codeArtem Bityutskiy
2011-05-13UBIFS: remove duplicated codeArtem Bityutskiy
2011-05-13UBIFS: remove strange commentaryArtem Bityutskiy
2011-05-13UBIFS: do not change debugfs file positionArtem Bityutskiy
2011-05-13UBIFS: fix oops in lprops dump functionArtem Bityutskiy
2011-05-13UBIFS: use ro_mount instead of MS_RDONLYArtem Bityutskiy
2011-05-13UBIFS: use EROFS when emulating failuresArtem Bityutskiy
2011-05-13UBIFS: make xattr operations names consistentSedat Dilek
2011-05-13UBIFS: introduce lsave debuggingArtem Bityutskiy
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy
2011-05-13UBIFS: rearrange the budget dumpArtem Bityutskiy