summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)Author
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter
2011-06-12ubifs: fix sget racesAl Viro
2011-06-12ubifs: split allocation of ubifs_info into a separate functionAl Viro
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro
2011-05-28ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
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