summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
2021-01-17ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger
2020-11-10ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng
2020-10-10Merge tag 'v4.4.238' into toradex_vf_4.4-nextMax Krummenacher
2020-10-01ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenLiu Song
2020-03-28Merge tag 'v4.4.217' into toradex_vf_4.4-nextMax Krummenacher
2020-02-28ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng
2019-04-09ubifs: Limit number of xattrs per inodeRichard Weinberger
2019-04-09ubifs: orphan: Handle xattrs like filesRichard Weinberger
2019-04-09ubifs: journal: Handle xattrs like filesRichard Weinberger
2018-12-13ubifs: introduce Kconfig symbol for xattr supportColibri-VF_LXDE-Image_2.8b5.156-20181228Stefan Agner
2018-12-13ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger
2018-09-09ubifs: Check data node size before truncateRichard Weinberger
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger
2018-07-03UBIFS: Fix potential integer overflow in allocationSilvio Cesare
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger
2017-01-26ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2016-11-10ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-11-10ubifs: Abort readdir upon errorRichard Weinberger
2016-10-28ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-09-15ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-07-27UBIFS: Implement ->migratepage()Kirill A. Shutemov
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang
2015-11-07ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang
2015-11-06UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring
2015-11-06UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger
2015-11-06fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai
2015-10-03UBIFS: print verbose message when rescanning a corrupted nodeshengyong
2015-10-03UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong
2015-10-03UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang
2015-10-03UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-09-29UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-06-02ubifs: fix to check error code of register_shrinkerChao Yu
2015-05-10ubifs: switch to simple_follow_link()Al Viro
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