summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ioctl.c
AgeCommit message (Expand)Author
2020-02-11ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flagEric Biggers
2019-08-12ubifs: wire up new fscrypt ioctlsEric Biggers
2019-07-01vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-07ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer
2019-05-07ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()Eric Biggers
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-24ubifs: Reject unsupported ioctl flags explicitlyHou Tao
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2017-10-18fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-05-08ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee
2017-01-17ubifs: allow encryption ioctls in compat modeEric Biggers
2016-12-13ubifs: Use fscrypt ioctl() helpersRichard Weinberger
2016-12-12ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger
2016-12-12ubifs: Add skeleton for fscryptoRichard Weinberger
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2013-02-22new helper: file_inode(file)Al Viro
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-12-31UBIFS: fix writing uncompressed filesArtem Bityutskiy
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy