| Commit message (Expand) | Author | Age | Files | Lines |
* | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -4/+3 |
* | ubifs: Switch to generic xattr handlers | Andreas Gruenbacher | 2016-05-18 | 1 | -76/+67 |
* | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 2016-04-11 | 1 | -3/+3 |
* | ubifs: Remove unused header | Andreas Gruenbacher | 2016-03-20 | 1 | -1/+0 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 1 | -2/+2 |
* | ubifs: Use XATTR_*_PREFIX_LEN | Richard Weinberger | 2016-01-10 | 1 | -2/+2 |
* | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-11-14 | 1 | -40/+0 |
|\ |
|
| * | ubifs: Remove unused security xattr handler | Andreas Gruenbacher | 2015-11-14 | 1 | -40/+0 |
* | | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2015-11-11 | 1 | -3/+9 |
|\ \
| |/
|/| |
|
| * | ubifs: make ubifs_[get|set]xattr atomic | Dongsheng Yang | 2015-11-07 | 1 | -3/+9 |
* | | UBIFS: Kill unneeded locking in ubifs_init_security | Richard Weinberger | 2015-09-29 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 1 | -5/+5 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -5/+5 |
* | | UBIFS: extend debug/message capabilities | Sheng Yong | 2015-03-25 | 1 | -8/+10 |
|/ |
|
* | UBIFS: add ubifs_err() to print error reason | Subodh Nijsure | 2015-01-28 | 1 | -4/+13 |
* | UBIFS: Add security.* XATTR support for the UBIFS | Subodh Nijsure | 2015-01-28 | 1 | -0/+78 |
* | UBIFS: Add xattr support for symlinks | Subodh Nijsure | 2015-01-28 | 1 | -5/+12 |
* | ubifs: switch to %pd | Al Viro | 2013-10-25 | 1 | -8/+8 |
* | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-05-23 | 1 | -2/+2 |
|\ |
|
| * | UBIFS: get rid of dbg_err | Artem Bityutskiy | 2012-05-16 | 1 | -2/+2 |
* | | vfs: make it possible to access the dentry hash/len as one 64-bit entry | Linus Torvalds | 2012-05-11 | 1 | -3/+3 |
|/ |
|
* | UBIFS: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-22 | 1 | -4/+2 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -1/+1 |
* | filesystems: add missing nlink wrappers | Miklos Szeredi | 2011-11-02 | 1 | -1/+1 |
* | UBIFS: make xattr operations names consistent | Sedat Dilek | 2011-05-13 | 1 | -4/+4 |
* | fs: export empty_aops | Jens Axboe | 2011-04-05 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | const: mark remaining address_space_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | UBIFS: constify file and inode operations | Artem Bityutskiy | 2009-08-22 | 1 | -2/+2 |
* | helpers for acl caching + switch to those | Al Viro | 2009-06-24 | 1 | -1/+1 |
* | UBIFS: remove unneeded unlikely() | Hirofumi Nakagawa | 2008-09-30 | 1 | -1/+1 |
* | UBIFS: xattr bugfixes | Artem Bityutskiy | 2008-08-14 | 1 | -27/+17 |
* | UBIFS: fix budgeting request alignment in xattr code | Zoltan Sogor | 2008-08-13 | 1 | -5/+5 |
* | UBIFS: align inode data to eight | Artem Bityutskiy | 2008-08-13 | 1 | -2/+2 |
* | UBIFS: add new flash file system | Artem Bityutskiy | 2008-07-15 | 1 | -0/+581 |