aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13UBIFS: fix output format of INUM_WATERMARKSheng Yong
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2015-03-25UBIFS: simplify returnsFabian Frederick
2015-03-25UBIFS: Fix trivial typos in commentsYannick Guerrini
2015-03-25UBIFS: do not write master node if need recoverySheng Yong
2015-03-25UBIFS: fix incorrect unlocking handlingTaesoo Kim
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2015-02-10UBIFS: return -EINVAL if log head is emptyhujianyang
2015-01-28UBIFS: add a couple of extra assertsArtem Bityutskiy
2015-01-28UBIFS: add ubifs_err() to print error reasonSubodh Nijsure
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure
2015-01-28UBIFS: Add xattr support for symlinksSubodh Nijsure
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2014-11-07UBIFS: fix a couple bugs in UBIFS xattr length calculationSubodh Nijsure
2014-11-07UBIFS: fix budget leak in error pathArtem Bityutskiy
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