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
/
hfsplus
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-17
fs/hfsplus: atomically set inode->i_flags
Fabian Frederick
1
-7
/
+5
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2013-02-28
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
1
-108
/
+0
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-06-18
hfsplus: fix bless ioctl when used with hardlinks
Matthew Garrett
1
-2
/
+7
2012-03-21
hfsplus: add an ioctl to bless files
Matthew Garrett
1
-0
/
+34
2012-01-04
vfs: mnt_drop_write_file()
Al Viro
1
-1
/
+1
2012-01-04
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-1
/
+1
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2010-12-16
hfsplus: fix an artifact in ioctl flag checking
Anton Salikhmetov
1
-1
/
+1
2010-11-23
hfsplus: optimize fsync
Christoph Hellwig
1
-1
/
+3
2010-10-25
hfsplus: fix double lock typo in ioctl
Dan Carpenter
1
-1
/
+1
2010-10-15
hfsplus: fix getxattr return value
Christoph Hellwig
1
-1
/
+1
2010-10-14
hfsplus: remove superflous rootflags field in hfsplus_inode_info
Christoph Hellwig
1
-14
/
+11
2010-10-01
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
1
-10
/
+12
2010-10-01
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
1
-2
/
+2
2010-10-01
hfsplus: protect setflags using i_mutex
Christoph Hellwig
1
-7
/
+8
2010-10-01
hfsplus: split hfsplus_ioctl
Christoph Hellwig
1
-65
/
+80
2010-10-01
hfsplus: fix BKL leak in hfsplus_ioctl
Christoph Hellwig
1
-2
/
+2
2010-05-17
hfsplus: Push down BKL into ioctl function
Arnd Bergmann
1
-3
/
+9
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
1
-15
/
+25
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
1
-9
/
+8
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
/
+188