aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2016-07-12UBIFS: Implement ->migratepage()Kirill A. Shutemov
2014-09-30UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger
2014-09-26UBIFS: Align the dump messages of SB_NODEhujianyang
2014-09-19UBIFS: Remove bogus assertRichard Weinberger
2014-09-08UBIFS: fix free log space calculationArtem Bityutskiy
2014-09-08UBIFS: fix a race conditionArtem Bityutskiy
2014-07-31UBIFS: Add log overlap assertionshujianyang
2014-07-28Revert "UBIFS: add a log overlap assertion"Artem Bityutskiy
2014-07-19UBIFS: add a log overlap assertionArtem Bityutskiy
2014-07-19UBIFS: remove unnecessary checkArtem Bityutskiy
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy
2014-07-19UBIFS: kernel-doc warning fixFabian Frederick
2014-07-19UBIFS: replace seq_printf by seq_putsFabian Frederick
2014-07-19UBIFS: replace count*size kzalloc by kcallocFabian Frederick
2014-07-19UBIFS: kernel-doc warning fixFabian Frederick
2014-07-19UBIFS: fix error path in create_default_filesystem()hujianyang
2014-07-19UBIFS: fix spelling of "scanned"Artem Bityutskiy
2014-07-19UBIFS: fix some commentsSeunghun Lee
2014-07-19UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang
2014-07-19UBIFS: remove useless statementshujianyang
2014-07-19UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang
2014-07-19UBIFS: fix error handling in dump_lpt_leb()hujianyang
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-06-10Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03UBIFS: Add an assertion for clean_zn_cnthujianyang
2014-06-02UBIFS: respect MS_SILENT mount flagDaniel Golle
2014-06-02UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-05-28UBIFS: fix debugging checkArtem Bityutskiy
2014-05-27UBIFS: add missing ui pointer in debugging codeDaniel Golle
2014-05-27UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang
2014-05-13UBIFS: Remove unused variables in ubifs_budget_spacehujianyang
2014-05-13UBIFS: fix an mmap and fsync race conditionhujianyang
2014-05-06ubifs: switch to ->write_iter()Al Viro
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro
2014-05-05UBIFS: fix remount error pathArtem Bityutskiy
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-10-26UBIFS: correct data corruption rangeMats Kärrman
2013-10-26UBIFS: fix return codeWei Yongjun
2013-10-24ubifs: switch to %pdAl Viro
2013-10-22UBIFS: remove unnecessary code in ubifs_garbage_collectwang.bo116@zte.com.cn
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds