index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2021-04-12
ext2: convert to fileattr
Miklos Szeredi
1
-56
/
+32
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-3
/
+3
2019-10-24
ext2: return error when fail to allocating memory in ioctl
Chengguang Xu
1
-1
/
+4
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-12
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-19
ext2: Remove ext2_get_inode_flags()
Jan Kara
1
-1
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-28
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
1
-2
/
+2
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-01-11
ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls
Djalal Harouni
1
-6
/
+16
2012-01-04
vfs: mnt_drop_write_file()
Al Viro
1
-3
/
+3
2012-01-04
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-3
/
+3
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-3
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-01-08
ext2: tighten restrictions on inode flags
Duane Griffin
1
-2
/
+1
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
1
-20
/
+37
2008-02-06
BKL-removal: convert ext2 over to use unlocked_ioctl
Andi Kleen
1
-9
/
+3
2007-11-15
Forbid user to change file flags on quota files
Jan Kara
1
-0
/
+5
2007-10-17
ext2 reservations
Martin J. Bligh
1
-0
/
+45
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-2
/
+2
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
1
-0
/
+1
2006-12-08
[PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-12-07
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
Andrew Morton
1
-1
/
+5
2006-09-30
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...
David Howells
1
-0
/
+32
2006-01-12
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+81