summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-119-42/+411
|\
| * UBIFS: improve function-level documentationJulia Lawall2016-10-025-7/+5
| * ubifs: fix host xattr_len when changing xattrPascal Eberhard2016-10-021-2/+4
| * ubifs: Use move variable in ubifs_rename()Richard Weinberger2016-10-021-2/+2
| * ubifs: Implement RENAME_EXCHANGERichard Weinberger2016-10-023-6/+204
| * ubifs: Implement RENAME_WHITEOUTRichard Weinberger2016-10-023-33/+134
| * ubifs: Implement O_TMPFILERichard Weinberger2016-10-021-0/+71
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+6
|\ \
| * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * | fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-271-2/+6
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-102-9/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-072-9/+0
| |/
* | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
|\ \ | |/ |/|
| * fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
* | ubifs: Fix xattr generic handler usageRichard Weinberger2016-08-231-1/+4
* | ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé2016-08-231-1/+1
|/
* ubifs: switch_gc_head: Remove redondant sync of wbufSylvain Etienne2016-07-291-4/+0
* ubifs: Silence early error messages if MS_SILENT is setDaniel Golle2016-07-291-7/+7
* ubifs: Update comment for ubifs_errcDaniel Golle2016-07-291-2/+2
* ubifs: Make xattr structures staticBen Dooks2016-07-291-3/+3
* ubifs: Silence error output if MS_SILENT is setDaniel Golle2016-07-291-2/+3
* UBIFS: Implement ->migratepage()Kirill A. Shutemov2016-06-231-0/+24
* Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-271-1/+1
|\
| * ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher2016-05-241-1/+1
* | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-4/+3
* | lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-201-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-185-90/+79
|\ \
| * | ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-175-90/+79
* | | more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-022-5/+5
|\ \ \ | |/ / | | / | |/ |/|
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-112-5/+5
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-042-2/+2
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-043-30/+30
|/
* ubifs: Remove unused headerAndreas Gruenbacher2016-03-201-1/+0
* ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warnJoe Perches2016-03-203-24/+75
* wrappers for ->i_mutex accessAl Viro2016-01-223-13/+13
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+2
* Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-01-122-2/+8
|\
| * ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger2016-01-101-2/+2
| * UBIFS: add a comment in key.h for unused parameterDongsheng Yang2016-01-101-0/+6
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
|/
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-133-42/+0
|\
| * ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-133-42/+0
* | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-1011-34/+107
|\ \ | |/ |/|
| * ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-075-2/+81
| * ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang2015-11-071-3/+9
| * UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring2015-11-061-4/+2
| * UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger2015-11-061-2/+3
| * fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai2015-11-062-10/+2
| * UBIFS: print verbose message when rescanning a corrupted nodeshengyong2015-10-031-1/+1
OpenPOWER on IntegriCloud