aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
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
2018-02-17ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li
2017-07-27ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-04-27ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger
2017-04-27ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau
2017-01-26ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2016-10-28ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-10-20ubifs: Abort readdir upon errorRichard Weinberger
2016-10-20ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-10-20ubifs: Rename ubifs_rename2Richard Weinberger
2016-10-11Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-02UBIFS: improve function-level documentationJulia Lawall
2016-10-02ubifs: fix host xattr_len when changing xattrPascal Eberhard
2016-10-02ubifs: Use move variable in ubifs_rename()Richard Weinberger
2016-10-02ubifs: Implement RENAME_EXCHANGERichard Weinberger
2016-10-02ubifs: Implement RENAME_WHITEOUTRichard Weinberger
2016-10-02ubifs: Implement O_TMPFILERichard Weinberger
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-08-23ubifs: Fix xattr generic handler usageRichard Weinberger
2016-08-23ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-07-29ubifs: switch_gc_head: Remove redondant sync of wbufSylvain Etienne
2016-07-29ubifs: Silence early error messages if MS_SILENT is setDaniel Golle
2016-07-29ubifs: Update comment for ubifs_errcDaniel Golle
2016-07-29ubifs: Make xattr structures staticBen Dooks
2016-07-29ubifs: Silence error output if MS_SILENT is setDaniel Golle
2016-06-23UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-24ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17ubifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-20ubifs: Remove unused headerAndreas Gruenbacher