aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ioctl.c
AgeCommit message (Expand)Author
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
2014-06-11Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-05-20Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner
2014-05-20xfs: turn NLINK feature on by defaultDave Chinner
2014-05-05xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen
2014-04-01new helper: readlink_copy()Al Viro
2014-01-24xfs: allow logical-sector sized O_DIRECTEric Sandeen
2014-01-24xfs: rename xfs_buftarg structure membersEric Sandeen
2014-01-24xfs: clean up xfs_buftargEric Sandeen
2013-12-18xfs: no need to lock the inode in xfs_find_handleChristoph Hellwig
2013-12-04xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-21xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig
2013-10-21xfs: always hold the iolock when calling xfs_change_file_spaceChristoph Hellwig
2013-10-21xfs: remove the unused XFS_ATTR_NONBLOCK flagChristoph Hellwig
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner
2013-09-09xfs: fix some minor sparse warningsDave Chinner
2013-08-15xfs: add capability check to free eofblocks ioctlDwight Engen
2013-08-15xfs: create internal eofblocks structure with kuid_t typesDwight Engen
2013-08-15xfs: ioctl check for capabilities in the current user namespaceDwight Engen
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate extent swap codeDave Chinner
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-07-09xfs: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud
2013-05-07xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handleEric Sandeen
2013-02-22new helper: file_inode(file)Al Viro
2012-11-08xfs: add inode id filtering to eofblocks scanBrian Foster
2012-11-08xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster
2012-11-02xfs: silence uninitialised f.file warning.Dave Chinner
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch xfs_find_handle() to fget_light()Al Viro
2012-07-31xfs: Convert to new freezing codeJan Kara
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner