summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2017-03-16ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2017-02-23ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2017-02-23ubifs: Abort readdir upon errorRichard Weinberger
2017-02-23ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-08-22UBIFS: Implement ->migratepage()Kirill A. Shutemov
2014-12-14UBIFS: fix free log space calculationArtem Bityutskiy
2014-12-14UBIFS: fix a race conditionArtem Bityutskiy
2014-12-14UBIFS: remove mst_mutexArtem Bityutskiy
2014-07-11UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-11UBIFS: fix an mmap and fsync race conditionhujianyang
2013-07-27UBIFS: fix a horrid bugArtem Bityutskiy
2013-07-27UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-04-10UBIFS: make space fixup work in the remount caseArtem Bityutskiy
2013-03-06UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2012-12-06UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-12-06UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-07-25UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-01-25UBIFS: make debugging messages light againArtem Bityutskiy
2012-01-25UBIFS: fix debugging messagesArtem Bityutskiy
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