| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-10-11 | 9 | -42/+411 |
|\ |
|
| * | UBIFS: improve function-level documentation | Julia Lawall | 2016-10-02 | 5 | -7/+5 |
| * | ubifs: fix host xattr_len when changing xattr | Pascal Eberhard | 2016-10-02 | 1 | -2/+4 |
| * | ubifs: Use move variable in ubifs_rename() | Richard Weinberger | 2016-10-02 | 1 | -2/+2 |
| * | ubifs: Implement RENAME_EXCHANGE | Richard Weinberger | 2016-10-02 | 3 | -6/+204 |
| * | ubifs: Implement RENAME_WHITEOUT | Richard Weinberger | 2016-10-02 | 3 | -33/+134 |
| * | ubifs: Implement O_TMPFILE | Richard Weinberger | 2016-10-02 | 1 | -0/+71 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 1 | -2/+6 |
|\ \ |
|
| * | | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 | 1 | -1/+1 |
| * | | fs: support RENAME_NOREPLACE for local filesystems | Miklos Szeredi | 2016-09-27 | 1 | -2/+6 |
| |/ |
|
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-10 | 2 | -9/+0 |
|\ \ |
|
| * | | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2016-10-07 | 2 | -9/+0 |
| |/ |
|
* | | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 2016-10-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 1 | -1/+1 |
* | | ubifs: Fix xattr generic handler usage | Richard Weinberger | 2016-08-23 | 1 | -1/+4 |
* | | ubifs: Fix assertion in layout_in_gaps() | Vincent Stehlé | 2016-08-23 | 1 | -1/+1 |
|/ |
|
* | ubifs: switch_gc_head: Remove redondant sync of wbuf | Sylvain Etienne | 2016-07-29 | 1 | -4/+0 |
* | ubifs: Silence early error messages if MS_SILENT is set | Daniel Golle | 2016-07-29 | 1 | -7/+7 |
* | ubifs: Update comment for ubifs_errc | Daniel Golle | 2016-07-29 | 1 | -2/+2 |
* | ubifs: Make xattr structures static | Ben Dooks | 2016-07-29 | 1 | -3/+3 |
* | ubifs: Silence error output if MS_SILENT is set | Daniel Golle | 2016-07-29 | 1 | -2/+3 |
* | UBIFS: Implement ->migratepage() | Kirill A. Shutemov | 2016-06-23 | 1 | -0/+24 |
* | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-05-27 | 1 | -1/+1 |
|\ |
|
| * | ubifs: ubifs_dump_inode: Fix dumping field bulk_read | Andreas Gruenbacher | 2016-05-24 | 1 | -1/+1 |
* | | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -4/+3 |
* | | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko | 2016-05-20 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-18 | 5 | -90/+79 |
|\ \ |
|
| * | | ubifs: Switch to generic xattr handlers | Andreas Gruenbacher | 2016-05-17 | 5 | -90/+79 |
* | | | more trivial ->iterate_shared conversions | Al Viro | 2016-05-09 | 1 | -1/+1 |
* | | | Merge getxattr prototype change into work.lookups | Al Viro | 2016-05-02 | 2 | -5/+5 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 2016-04-11 | 2 | -5/+5 |
* | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 2 | -2/+2 |
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 3 | -30/+30 |
|/ |
|
* | ubifs: Remove unused header | Andreas Gruenbacher | 2016-03-20 | 1 | -1/+0 |
* | ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn | Joe Perches | 2016-03-20 | 3 | -24/+75 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 3 | -13/+13 |
* | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-14 | 1 | -2/+2 |
* | Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-01-12 | 2 | -2/+8 |
|\ |
|
| * | ubifs: Use XATTR_*_PREFIX_LEN | Richard Weinberger | 2016-01-10 | 1 | -2/+2 |
| * | UBIFS: add a comment in key.h for unused parameter | Dongsheng Yang | 2016-01-10 | 1 | -0/+6 |
* | | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-11-13 | 3 | -42/+0 |
|\ |
|
| * | ubifs: Remove unused security xattr handler | Andreas Gruenbacher | 2015-11-13 | 3 | -42/+0 |
* | | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2015-11-10 | 11 | -34/+107 |
|\ \
| |/
|/| |
|
| * | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs | Dongsheng Yang | 2015-11-07 | 5 | -2/+81 |
| * | ubifs: make ubifs_[get|set]xattr atomic | Dongsheng Yang | 2015-11-07 | 1 | -3/+9 |
| * | UBIFS: Delete unnecessary checks before the function call "iput" | Markus Elfring | 2015-11-06 | 1 | -4/+2 |
| * | UBIFS: Fix possible memory leak in ubifs_readdir() | Richard Weinberger | 2015-11-06 | 1 | -2/+3 |
| * | fs/ubifs: remove unnecessary new_valid_dev check | Yaowei Bai | 2015-11-06 | 2 | -10/+2 |
| * | UBIFS: print verbose message when rescanning a corrupted node | shengyong | 2015-10-03 | 1 | -1/+1 |