Age | Commit message (Expand) | Author |
2022-05-27 | ubifs: Use NULL instead of using plain integer as pointer | Haowen Bai |
2021-06-18 | ubifs: Remove ui_mutex in ubifs_xattr_get and change_xattr | Zhihao Cheng |
2021-06-18 | ubifs: Fix races between xattr_{set|get} and listxattr operations | Zhihao Cheng |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-12 | ubifs: Fix off-by-one error | Sascha Hauer |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2020-09-17 | ubifs: xattr: Fix some potential memory leaks while iterating entries | Zhihao Cheng |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner |
2019-05-15 | ubifs: Convert xattr inum to host order | Richard Weinberger |
2019-05-07 | ubifs: Limit number of xattrs per inode | Richard Weinberger |
2018-09-20 | Revert "ubifs: xattr: Don't operate on deleted inodes" | Richard Weinberger |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger |
2018-08-15 | ubifs: xattr: Don't operate on deleted inodes | Richard Weinberger |
2018-06-07 | ubifs, xattr: remove misguided quota flags | Wang Shilong |
2018-01-18 | ubifs: remove error message in ubifs_xattr_get | Rock Lee |
2017-10-18 | fs, fscrypt: add an S_ENCRYPTED inode flag | Eric Biggers |
2017-07-14 | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs | Xiaolei Li |
2017-07-14 | ubifs: Correctly evict xattr inodes | Richard Weinberger |
2017-05-13 | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2017-05-08 | fs: ubifs: replace CURRENT_TIME_SEC with current_time | Deepa Dinamani |
2017-05-08 | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels | Hyunchul Lee |
2016-12-12 | ubifs: Implement encrypted filenames | Richard Weinberger |
2016-12-12 | ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto | Richard Weinberger |
2016-12-12 | ubifs: Massage ubifs_listxattr() for encryption context | Richard Weinberger |
2016-12-12 | ubifs: Add skeleton for fscrypto | Richard Weinberger |
2016-12-12 | ubifs: Export xattr get and set functions | Richard Weinberger |
2016-10-20 | ubifs: Fix xattr_names length in exit paths | Richard Weinberger |
2016-10-02 | ubifs: fix host xattr_len when changing xattr | Pascal Eberhard |
2016-08-23 | ubifs: Fix xattr generic handler usage | Richard Weinberger |
2016-07-29 | ubifs: Make xattr structures static | Ben Dooks |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro |
2016-05-17 | ubifs: Switch to generic xattr handlers | Andreas Gruenbacher |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro |
2016-03-20 | ubifs: Remove unused header | Andreas Gruenbacher |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-10 | ubifs: Use XATTR_*_PREFIX_LEN | Richard Weinberger |
2015-11-13 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-11-13 | ubifs: Remove unused security xattr handler | Andreas Gruenbacher |
2015-11-10 | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-11-07 | ubifs: make ubifs_[get|set]xattr atomic | Dongsheng Yang |
2015-09-29 | UBIFS: Kill unneeded locking in ubifs_init_security | Richard Weinberger |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2015-01-28 | UBIFS: add ubifs_err() to print error reason | Subodh Nijsure |
2015-01-28 | UBIFS: Add security.* XATTR support for the UBIFS | Subodh Nijsure |
2015-01-28 | UBIFS: Add xattr support for symlinks | Subodh Nijsure |
2013-10-24 | ubifs: switch to %pd | Al Viro |
2012-05-22 | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy |