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