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
/
xfs
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-33
/
+261
2019-07-07
xfs: don't update lastino for FSBULKSTAT_SINGLE
Darrick J. Wong
1
-1
/
+0
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
1
-0
/
+19
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
1
-1
/
+23
2019-07-04
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
1
-0
/
+52
2019-07-04
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
1
-0
/
+98
2019-07-04
xfs: introduce v5 inode group structure
Darrick J. Wong
1
-3
/
+6
2019-07-04
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
1
-3
/
+6
2019-07-04
xfs: rename bulkstat functions
Darrick J. Wong
1
-7
/
+7
2019-07-04
xfs: remove various bulk request typedef usage
Darrick J. Wong
1
-1
/
+1
2019-07-02
xfs: refactor INUMBERS to use iwalk functions
Darrick J. Wong
1
-7
/
+13
2019-07-02
xfs: convert bulkstat to new iwalk infrastructure
Darrick J. Wong
1
-17
/
+53
2019-07-02
xfs: bulkstat should copy lastip whenever userspace supplies one
Darrick J. Wong
1
-7
/
+6
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
Darrick J. Wong
1
-41
/
+29
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check project id info
Darrick J. Wong
1
-15
/
+0
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
1
-29
/
+40
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-9
/
+0
2019-05-02
xfs: change some error-less functions to void types
Eric Sandeen
1
-7
/
+2
2019-04-23
xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
Darrick J. Wong
1
-1
/
+1
2019-04-15
xfs: report fs and rt health via geometry structure
Darrick J. Wong
1
-1
/
+4
2019-04-15
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
1
-0
/
+24
2019-04-15
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
1
-30
/
+18
2018-11-06
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
1
-1
/
+1
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
1
-8
/
+0
2018-06-13
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-20
/
+13
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+2
2018-06-07
xfs: fix string handling in label get/set functions
Arnd Bergmann
1
-5
/
+5
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-05
xfs: don't forbid setting dax flag on directories if device doesn't dax
Darrick J. Wong
1
-2
/
+7
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-2
/
+2
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-1
/
+2
2018-05-22
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
1
-2
/
+1
2018-05-22
xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
Dan Williams
1
-4
/
+1
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
1
-0
/
+86
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
1
-2
/
+2
2018-01-08
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
1
-0
/
+1
2017-11-10
xfs: remove u_int* type usage
Darrick J. Wong
1
-2
/
+2
2017-10-27
xfs: scrub inodes
Darrick J. Wong
1
-0
/
+4
2017-10-27
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
1
-0
/
+28
2017-10-27
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
1
-63
/
+59
2017-09-26
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-02
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
1
-13
/
+25
2017-09-01
xfs: disable per-inode DAX flag
Christoph Hellwig
1
-1
/
+2
2017-06-28
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
1
-2
/
+2
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-10
/
+10
2017-06-19
xfs: remove XFS_HSIZE
Christoph Hellwig
1
-2
/
+1
2017-04-25
xfs: fix getfsmap userspace memory corruption while setting OF_LAST
Darrick J. Wong
1
-1
/
+1
2017-04-25
xfs: fix __user annotations for xfs_ioc_getfsmap
Christoph Hellwig
1
-8
/
+8
2017-04-25
xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap
Christoph Hellwig
1
-1
/
+1
2017-04-04
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
1
-0
/
+84
[next]