index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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