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
/
jfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2023-07-24
jfs: convert to ctime accessor functions
Jeff Layton
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2021-04-12
jfs: convert to fileattr
Miklos Szeredi
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-19
jfs: Remove jfs_get_inode_flags()
Jan Kara
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-11
fs: jfs: Replace CURRENT_TIME_SEC by current_time()
Deepa Dinamani
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
2013-02-22
new helper: file_inode(file)
Al Viro
2012-09-17
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
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
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2008-02-07
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
2008-02-07
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
2007-11-14
Forbid user to change file flags on quota files
Jan Kara
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
2007-04-25
Copy i_flags to jfs inode flags on write
Dave Kleikamp
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
2006-02-22
JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6
Herbert Poetzl