aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-27
* ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-04-27
* ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger2017-01-26
* ubifs: Fix regression in ubifs_readdir()Richard Weinberger2016-10-28
* ubifs: Abort readdir upon errorRichard Weinberger2016-10-19
* ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-19
* ubifs: Rename ubifs_rename2Richard Weinberger2016-10-19
* Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-11
|\
| * UBIFS: improve function-level documentationJulia Lawall2016-10-02
| * ubifs: fix host xattr_len when changing xattrPascal Eberhard2016-10-02
| * ubifs: Use move variable in ubifs_rename()Richard Weinberger2016-10-02
| * ubifs: Implement RENAME_EXCHANGERichard Weinberger2016-10-02
| * ubifs: Implement RENAME_WHITEOUTRichard Weinberger2016-10-02
| * ubifs: Implement O_TMPFILERichard Weinberger2016-10-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * | fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/
* | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
|\ \ | |/ |/|
| * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
* | ubifs: Fix xattr generic handler usageRichard Weinberger2016-08-23
* | ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé2016-08-23
|/
* ubifs: switch_gc_head: Remove redondant sync of wbufSylvain Etienne2016-07-29
* ubifs: Silence early error messages if MS_SILENT is setDaniel Golle2016-07-29
* ubifs: Update comment for ubifs_errcDaniel Golle2016-07-29
* ubifs: Make xattr structures staticBen Dooks2016-07-29
* ubifs: Silence error output if MS_SILENT is setDaniel Golle2016-07-29
* UBIFS: Implement ->migratepage()Kirill A. Shutemov2016-06-22
* Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-27
|\
| * ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher2016-05-24
* | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* | lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\ \
| * | ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-17
* | | more trivial ->iterate_shared conversionsAl Viro2016-05-09
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\| | | |/ |/|
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* ubifs: Remove unused headerAndreas Gruenbacher2016-03-20
* ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warnJoe Perches2016-03-20
* wrappers for ->i_mutex accessAl Viro2016-01-22
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-01-12
|\
| * ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger2016-01-10
| * UBIFS: add a comment in key.h for unused parameterDongsheng Yang2016-01-10
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-13