aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ioctl32.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctlsGravatar Darrick J. Wong 1-27/+0
2021-08-19xfs: convert xfs_fs_geometry to use mount feature checksGravatar Dave Chinner 1-1/+1
2021-08-19xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdownGravatar Dave Chinner 1-1/+1
2021-04-12xfs: convert to fileattrGravatar Miklos Szeredi 1-2/+0
2021-02-03xfs: remove the possibly unused mp variable in xfs_file_compat_ioctlGravatar Christoph Hellwig 1-4/+3
2021-01-24xfs: support idmapped mountsGravatar Christoph Hellwig 1-2/+4
2020-03-02xfs: lift cursor copy in/out into xfs_ioc_attr_listGravatar Christoph Hellwig 1-15/+4
2020-03-02xfs: lift buffer allocation into xfs_ioc_attr_listGravatar Christoph Hellwig 1-17/+5
2020-03-02xfs: lift common checks into xfs_ioc_attr_listGravatar Christoph Hellwig 1-11/+0
2020-03-02xfs: move the legacy xfs_attr_list to xfs_ioctl.cGravatar Christoph Hellwig 1-2/+2
2020-03-02xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE opGravatar Christoph Hellwig 1-45/+5
2020-03-02xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLEGravatar Christoph Hellwig 1-12/+5
2020-03-02xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_setGravatar Christoph Hellwig 1-2/+2
2020-03-02xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLEGravatar Christoph Hellwig 1-0/+2
2020-01-09xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLEGravatar Christoph Hellwig 1-0/+5
2020-01-09xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLEGravatar Christoph Hellwig 1-0/+2
2020-01-06xfs: rename compat_time_t to old_time32_tGravatar Arnd Bergmann 1-1/+1
2019-11-13xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLEGravatar Christoph Hellwig 1-40/+0
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersGravatar Christoph Hellwig 1-5/+2
2019-10-28xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64Gravatar Christoph Hellwig 1-2/+0
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Gravatar Tetsuo Handa 1-1/+1
2019-08-16xfs: compat_ioctl: use compat_ptr()Gravatar Christoph Hellwig 1-2/+2
2019-08-16xfs: fall back to native ioctls for unhandled compat onesGravatar Christoph Hellwig 1-52/+2
2019-07-03xfs: wire up the v5 inumbers ioctlGravatar Darrick J. Wong 1-0/+1
2019-07-03xfs: wire up new v5 bulkstat ioctlsGravatar Darrick J. Wong 1-0/+1
2019-07-03xfs: introduce v5 inode group structureGravatar Darrick J. Wong 1-3/+7
2019-07-03xfs: introduce new v5 bulkstat structureGravatar Darrick J. Wong 1-3/+7
2019-07-03xfs: rename bulkstat functionsGravatar Darrick J. Wong 1-9/+9
2019-07-03xfs: remove various bulk request typedef usageGravatar Darrick J. Wong 1-4/+7
2019-07-02xfs: refactor INUMBERS to use iwalk functionsGravatar Darrick J. Wong 1-22/+13
2019-07-02xfs: convert bulkstat to new iwalk infrastructureGravatar Darrick J. Wong 1-45/+46
2019-07-02xfs: bulkstat should copy lastip whenever userspace supplies oneGravatar Darrick J. Wong 1-7/+6
2019-06-28xfs: remove unused header filesGravatar Eric Sandeen 1-6/+0
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hGravatar Darrick J. Wong 1-0/+1
2019-05-01xfs: change some error-less functions to void typesGravatar Eric Sandeen 1-4/+1
2019-04-14xfs: add a new ioctl to describe allocation group geometryGravatar Darrick J. Wong 1-0/+1
2019-04-14xfs: bump XFS_IOC_FSGEOMETRY to v5 structuresGravatar Dave Chinner 1-1/+2
2018-12-18xfs: Fix x32 ioctls when cmd numbers differ from ia32.Gravatar Nick Bowler 1-3/+15
2018-12-18xfs: Fix bulkstat compat ioctls on x32 userspace.Gravatar Nick Bowler 1-4/+30
2018-12-18xfs: Align compat attrlist_by_handle with native implementation.Gravatar Nick Bowler 1-0/+6
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-01-08xfs: refactor the geometry structure filling functionGravatar Darrick J. Wong 1-1/+1
2018-01-08xfs: hoist xfs_fs_geometry to libxfsGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: create an ioctl to scrub AG metadataGravatar Darrick J. Wong 1-0/+1
2017-04-03xfs: implement the GETFSMAP ioctlGravatar Darrick J. Wong 1-0/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-07-20xfs: don't pass ioflags around in the ioctl pathGravatar Christoph Hellwig 1-5/+1
2015-10-12xfs: prefix XATTR_LIST_MAX with XFS_Gravatar Jan Tulak 1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-6/+6
2015-01-22xfs: remove incorrect error negation in attr_multi ioctlGravatar Brian Foster 1-1/+1