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
/
coda
/
pioctl.c
Age
Commit message (
Expand
)
Author
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2019-08-30
kill the last users of user_{path,lpath,path_dir}()
Al Viro
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-29
drop redundant ->owner initializations
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
2013-02-22
new helper: file_inode(file)
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
2011-01-12
take coda-private headers out of include/linux
Al Viro
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-17
coda: Clean-up whitespace problems in pioctl.c
John Kacur
2010-05-17
coda: BKL ioctl pushdown
John Kacur
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds