aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ioctl.c
AgeCommit message (Expand)Author
2016-03-07Merge branch 'xfs-dax-fixes-4.6' into for-nextDave Chinner
2016-03-01xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZEDave Chinner
2016-03-01xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/clearedDave Chinner
2016-03-01xfs: XFS_DIFLAG_DAX is only for regular files or directoriesDave Chinner
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner
2016-01-04xfs: introduce per-inode DAX enablementDave Chinner
2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
2015-11-03xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher
2015-11-03xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher
2015-10-12Merge branch 'xfs-misc-fixes-for-4.4-1' into for-nextDave Chinner
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-10-12xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak
2015-10-12xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner
2015-04-13xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig
2015-02-23xfs: take i_mmap_lock on extent manipulation operationsDave Chinner
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-16xfs: recall pNFS layouts on conflicting accessChristoph Hellwig
2015-02-10Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner
2015-02-05xfs: xfs_ioctl_setattr_check_projid can be statickbuild test robot
2015-02-02Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner
2015-02-02xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop
2015-02-02xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner
2015-02-02xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner
2015-02-02xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner
2015-02-02xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner
2015-02-02xfs: disaggregate xfs_ioctl_setattrDave Chinner
2015-02-02xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner
2015-02-02xfs: separate xflags from xfs_ioctl_setattrDave Chinner
2015-02-02xfs: FSX_NONBLOCK is not usedDave Chinner
2015-02-02xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-10-13Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner
2014-10-02xfs: only set extent size hint when askedDave Chinner
2014-10-02xfs: project id inheritance is a directory only flagDave Chinner
2014-09-29xfs: annotate user variables passed as voidDave Chinner
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner
2014-08-04xfs: kill xfs_vnode.hDave Chinner
2014-07-24xfs: remove xfs_bulkstat_singleChristoph Hellwig
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen