index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl32.c
Age
Commit message (
Expand
)
Author
2020-03-02
xfs: lift cursor copy in/out into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
xfs: lift buffer allocation into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
xfs: lift common checks into xfs_ioc_attr_list
Christoph Hellwig
2020-03-02
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
Christoph Hellwig
2020-03-02
xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
Christoph Hellwig
2020-03-02
xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-03-02
xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
Christoph Hellwig
2020-03-02
xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
Christoph Hellwig
2020-01-09
xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-09
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-06
xfs: rename compat_time_t to old_time32_t
Arnd Bergmann
2019-11-13
xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
Christoph Hellwig
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
2019-10-28
xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64
Christoph Hellwig
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-16
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
2019-08-16
xfs: fall back to native ioctls for unhandled compat ones
Christoph Hellwig
2019-07-03
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
2019-07-03
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
2019-07-03
xfs: introduce v5 inode group structure
Darrick J. Wong
2019-07-03
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-07-03
xfs: rename bulkstat functions
Darrick J. Wong
2019-07-03
xfs: remove various bulk request typedef usage
Darrick J. Wong
2019-07-02
xfs: refactor INUMBERS to use iwalk functions
Darrick J. Wong
2019-07-02
xfs: convert bulkstat to new iwalk infrastructure
Darrick J. Wong
2019-07-02
xfs: bulkstat should copy lastip whenever userspace supplies one
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2018-12-18
xfs: Fix x32 ioctls when cmd numbers differ from ia32.
Nick Bowler
2018-12-18
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
2018-12-18
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
2018-01-08
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-20
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-01-22
xfs: remove incorrect error negation in attr_multi ioctl
Brian Foster
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-10-02
xfs: compat_xfs_bstat does not have forkoff
Dave Chinner
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
2014-08-04
xfs: kill xfs_vnode.h
Dave Chinner
2014-07-24
xfs: consolidate xfs_inumbers
Jie Liu
[next]