index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2021-04-12
ubifs: convert to fileattr
Miklos Szeredi
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2020-09-17
ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() fails
Zhihao Cheng
2020-03-19
ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE
Eric Biggers
2020-01-16
ubifs: Add support for FS_ENCRYPT_FL
Eric Biggers
2020-01-16
ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
Eric Biggers
2019-08-12
ubifs: wire up new fscrypt ioctls
Eric Biggers
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-07
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Eric Biggers
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-02-24
ubifs: Reject unsupported ioctl flags explicitly
Hou Tao
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2017-10-18
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
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: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl
Rock Lee
2017-01-17
ubifs: allow encryption ioctls in compat mode
Eric Biggers
2016-12-13
ubifs: Use fscrypt ioctl() helpers
Richard Weinberger
2016-12-12
ubifs: Implement UBIFS_FLG_ENCRYPTION
Richard Weinberger
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
2013-02-22
new helper: file_inode(file)
Al Viro
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2008-12-31
UBIFS: fix writing uncompressed files
Artem Bityutskiy
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy