summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-031-2/+13
|\
| * xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher2015-11-031-1/+9
| * xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher2015-11-031-1/+4
* | Merge branch 'xfs-misc-fixes-for-4.4-1' into for-nextDave Chinner2015-10-121-3/+3
|\ \
| * | xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak2015-10-121-2/+2
| * | xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak2015-10-121-1/+1
| |/
* | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-1/+1
|/
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-3/+3
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-041-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-9/+9
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-9/+9
* | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-131-1/+1
|\ \
| * | xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig2015-04-131-1/+1
| |/
* | xfs: take i_mmap_lock on extent manipulation operationsDave Chinner2015-02-231-1/+4
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-1/+1
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
* | xfs: recall pNFS layouts on conflicting accessChristoph Hellwig2015-02-161-2/+7
|/
* Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-101-2/+2
|\
| * xfs: xfs_ioctl_setattr_check_projid can be statickbuild test robot2015-02-051-2/+2
* | Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner2015-02-021-220/+231
|\ \ | |/
| * xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop2015-02-021-14/+25
| * xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner2015-02-021-19/+31
| * xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner2015-02-021-39/+51
| * xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner2015-02-021-9/+13
| * xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner2015-02-021-103/+65
| * xfs: disaggregate xfs_ioctl_setattrDave Chinner2015-02-021-5/+18
| * xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner2015-02-021-46/+55
| * xfs: separate xflags from xfs_ioctl_setattrDave Chinner2015-02-021-48/+41
| * xfs: FSX_NONBLOCK is not usedDave Chinner2015-02-021-5/+0
* | xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-021-38/+12
|/
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-131-4/+16
|\
| * xfs: only set extent size hint when askedDave Chinner2014-10-021-2/+14
| * xfs: project id inheritance is a directory only flagDave Chinner2014-10-021-2/+2
* | xfs: annotate user variables passed as voidDave Chinner2014-09-291-4/+4
|/
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-041-3/+3
|\
| * xfs: kill xfs_vnode.hDave Chinner2014-08-041-3/+3
* | xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-241-2/+2
|/
* xfs: global error sign conversionDave Chinner2014-06-251-73/+67
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-87/+87
* Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-06-111-10/+4
|\
| * Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-201-8/+1
| |\
| | * xfs: turn NLINK feature on by defaultDave Chinner2014-05-201-8/+1
| * | xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen2014-05-051-2/+3
| |/
* | fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-101-1/+1
|/
* new helper: readlink_copy()Al Viro2014-04-011-27/+1
* xfs: allow logical-sector sized O_DIRECTEric Sandeen2014-01-241-1/+1
* xfs: rename xfs_buftarg structure membersEric Sandeen2014-01-241-1/+1
OpenPOWER on IntegriCloud