aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ioctl.c
Commit message (Expand)AuthorAge
* 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
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-10
* xfs: fix some minor sparse warningsDave Chinner2013-09-09
* xfs: add capability check to free eofblocks ioctlDwight Engen2013-08-15
* xfs: create internal eofblocks structure with kuid_t typesDwight Engen2013-08-15
* xfs: ioctl check for capabilities in the current user namespaceDwight Engen2013-08-15
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: consolidate extent swap codeDave Chinner2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-07-09
* xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handleEric Sandeen2013-05-07
* new helper: file_inode(file)Al Viro2013-02-22
* xfs: add inode id filtering to eofblocks scanBrian Foster2012-11-08
* xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster2012-11-08
* xfs: silence uninitialised f.file warning.Dave Chinner2012-11-02
* switch simple cases of fget_light to fdgetAl Viro2012-09-26
* switch xfs_find_handle() to fget_light()Al Viro2012-09-26
* xfs: Convert to new freezing codeJan Kara2012-07-31
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: Fix open flag handling in open_by_handle codeDave Chinner2012-03-22
* xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_getDave Chinner2012-03-15
* vfs: mnt_drop_write_file()Al Viro2012-01-03
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12