summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ioctl.c
Commit message (Expand)AuthorAge
* ubifs: wire up new fscrypt ioctlsEric Biggers2019-08-12
* vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-01
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
* ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer2019-05-07
* ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()Eric Biggers2019-05-07
* Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-13
|\
| * ubifs: Reject unsupported ioctl flags explicitlyHou Tao2019-02-24
* | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-23
|/
* fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2017-10-18
* Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-13
|\
| * ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-08
* | fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani2017-05-08
|/
* ubifs: allow encryption ioctls in compat modeEric Biggers2017-01-17
* ubifs: Use fscrypt ioctl() helpersRichard Weinberger2016-12-13
* ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger2016-12-12
* ubifs: Add skeleton for fscryptoRichard Weinberger2016-12-12
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* new helper: file_inode(file)Al Viro2013-02-22
* vfs: mnt_drop_write_file()Al Viro2012-01-03
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* UBIFS: fix writing uncompressed filesArtem Bityutskiy2008-12-31
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15