aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ioctl32.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-10-02xfs: compat_xfs_bstat does not have forkoffGravatar Dave Chinner 1-0/+2
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextGravatar Dave Chinner 1-2/+1
2014-08-04xfs: kill xfs_vnode.hGravatar Dave Chinner 1-2/+1
2014-07-24xfs: consolidate xfs_inumbersGravatar Jie Liu 1-1/+1
2014-06-25xfs: global error sign conversionGravatar Dave Chinner 1-16/+16
2014-06-22xfs: Nuke XFS_ERROR macroGravatar Eric Sandeen 1-41/+41
2014-05-05xfs: Fix wrong error codes being returnedGravatar From: Tuomas Tynkkynen 1-2/+3
2013-12-10xfs: underflow bug in xfs_attrlist_by_handle()Gravatar Dan Carpenter 1-1/+2
2013-10-23xfs: decouple inode and bmap btree header filesGravatar Dave Chinner 1-2/+1
2013-10-23xfs: decouple log and transaction headersGravatar Dave Chinner 1-2/+2
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsGravatar Dave Chinner 1-12/+6
2013-08-12xfs: consolidate extent swap codeGravatar Dave Chinner 1-2/+1
2013-08-12xfs: kill xfs_vnodeops.[ch]Gravatar Dave Chinner 1-1/+0
2013-05-07xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handleGravatar Eric Sandeen 1-4/+10
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2012-07-31xfs: Convert to new freezing codeGravatar Jan Kara 1-0/+12
2012-05-14xfs: clean up xfs_bit.h includesGravatar Dave Chinner 1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hGravatar Dave Chinner 1-1/+0
2012-03-14xfs: clean up minor sparse warningsGravatar Dave Chinner 1-1/+1
2012-01-03vfs: mnt_drop_write_file()Gravatar Al Viro 1-2/+2
2012-01-03switch a bunch of places to mnt_want_write_file()Gravatar Al Viro 1-2/+2
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 1-0/+672