index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
2019-11-07
xfs: fix missing header includes
Darrick J. Wong
2019-10-31
xfs: properly serialise fallocate against AIO+DIO
Dave Chinner
2019-10-28
xfs: disable xfs_ioc_space for always COW inodes
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-10-28
xfs: use xfs_inode_buftarg in xfs_file_ioctl
Christoph Hellwig
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
2019-09-18
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-03
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-08-30
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
kill the last users of user_{path,lpath,path_dir}()
Al Viro
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-07-12
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-06
xfs: don't update lastino for FSBULKSTAT_SINGLE
Darrick J. Wong
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
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-07-01
vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
Darrick J. Wong
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check project id info
Darrick J. Wong
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-23
xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
Darrick J. Wong
2019-04-14
xfs: report fs and rt health via geometry structure
Darrick J. Wong
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-11-06
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-06-12
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
xfs: fix string handling in label get/set functions
Arnd Bergmann
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-04
xfs: don't forbid setting dax flag on directories if device doesn't dax
Darrick J. Wong
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-22
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
2018-05-22
xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
Dan Williams
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
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
[next]