aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ioctl.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-12
|\ \
| * | xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig2015-04-12
| |/
* / xfs: take i_mmap_lock on extent manipulation operationsDave Chinner2015-02-23
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* | xfs: recall pNFS layouts on conflicting accessChristoph Hellwig2015-02-15
|/
* Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-09
|\
| * xfs: xfs_ioctl_setattr_check_projid can be statickbuild test robot2015-02-04
* | Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner2015-02-01
|\|
| * xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop2015-02-01
| * xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner2015-02-01
| * xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner2015-02-01
| * xfs: disaggregate xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner2015-02-01
| * xfs: separate xflags from xfs_ioctl_setattrDave Chinner2015-02-01
| * xfs: FSX_NONBLOCK is not usedDave Chinner2015-02-01
* | xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-01
|/
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
* Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-12
|\
| * xfs: only set extent size hint when askedDave Chinner2014-10-01
| * xfs: project id inheritance is a directory only flagDave Chinner2014-10-01
* | xfs: annotate user variables passed as voidDave Chinner2014-09-28
|/
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-03
|\
| * xfs: kill xfs_vnode.hDave Chinner2014-08-03
* | xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-23
|/
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-06-11
|\
| * Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-19
| |\
| | * xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
| * | xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen2014-05-05
| |/
* / fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-10
|/
* new helper: readlink_copy()Al Viro2014-04-01
* xfs: allow logical-sector sized O_DIRECTEric Sandeen2014-01-24
* xfs: rename xfs_buftarg structure membersEric Sandeen2014-01-24
* xfs: clean up xfs_buftargEric Sandeen2014-01-24
* xfs: no need to lock the inode in xfs_find_handleChristoph Hellwig2013-12-18
* xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-04
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig2013-10-21
* xfs: always hold the iolock when calling xfs_change_file_spaceChristoph Hellwig2013-10-21
* xfs: remove the unused XFS_ATTR_NONBLOCK flagChristoph Hellwig2013-10-21