summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ioctl32.c
Commit message (Expand)AuthorAge
* xfs: refactor the geometry structure filling functionDarrick J. Wong2018-01-08
* xfs: hoist xfs_fs_geometry to libxfsDarrick J. Wong2018-01-08
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-26
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-03
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* xfs: don't pass ioflags around in the ioctl pathChristoph Hellwig2016-07-20
* xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak2015-10-12
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* xfs: remove incorrect error negation in attr_multi ioctlBrian Foster2015-01-22
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: compat_xfs_bstat does not have forkoffDave Chinner2014-10-02
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-04
|\
| * xfs: kill xfs_vnode.hDave Chinner2014-08-04
* | xfs: consolidate xfs_inumbersJie Liu2014-07-24
|/
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen2014-05-05
* xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-10
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-10
* xfs: consolidate extent swap codeDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handleEric Sandeen2013-05-07
* new helper: file_inode(file)Al Viro2013-02-22
* xfs: Convert to new freezing codeJan Kara2012-07-31
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: clean up minor sparse warningsDave Chinner2012-03-14
* vfs: mnt_drop_write_file()Al Viro2012-01-03
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12