aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2011-12-13ubifs: too early register_filesystem()Al Viro
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth
2011-08-26UBIFS: fix the dark space calculationsrimugunthan dhandapani
2011-08-22UBIFS: introduce a helper to dump scanning infoArtem Bityutskiy
2011-08-19UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-08UBIFS: fix master node recoveryAnatolij Gustschin
2011-07-04UBIFS: improve power cut emulation testingArtem Bityutskiy
2011-07-04UBIFS: rename recovery testing variablesArtem Bityutskiy
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy
2011-07-04UBIFS: stop re-defining UBI operationsArtem Bityutskiy
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_writeArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy
2011-07-04UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy
2011-07-04UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy
2011-07-04UBIFS: add global debugfs knobsArtem Bityutskiy
2011-07-04UBIFS: introduce debugfs helpersArtem Bityutskiy
2011-07-04UBIFS: re-arrange debugging code a bitArtem Bityutskiy
2011-07-04UBIFS: be more informative in failure modeArtem Bityutskiy
2011-07-04UBIFS: switch self-check knobs to debugfsArtem Bityutskiy
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy
2011-07-04UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy
2011-07-04UBIFS: amend debugging name check function prototypeArtem Bityutskiy
2011-07-04UBIFS: add few commentaries about TNCArtem Bityutskiy
2011-07-04UBIFS: use correct flags in lpropsArtem Bityutskiy
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy
2011-07-04UBIFS: remove dead codeArtem Bityutskiy
2011-07-04UBIFS: remove unnecessary bracketsArtem Bityutskiy
2011-07-04UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy
2011-07-04UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy
2011-07-04UBIFS: lessen the size of debugging info data structureArtem Bityutskiy
2011-07-04UBIFS: return EROFS in case of broken commitArtem Bityutskiy
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