summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
...
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-2/+2
* xfs: consolidate extent swap codeDave Chinner2013-08-121-2/+70
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-1/+35
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-0/+1
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+1
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-111-7/+7
* xfs: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-07-091-1/+1
* xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handleEric Sandeen2013-05-071-4/+10
* new helper: file_inode(file)Al Viro2013-02-221-3/+3
* xfs: add inode id filtering to eofblocks scanBrian Foster2012-11-081-1/+2
* xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster2012-11-081-0/+20
* xfs: silence uninitialised f.file warning.Dave Chinner2012-11-021-1/+1
* switch simple cases of fget_light to fdgetAl Viro2012-09-261-6/+6
* switch xfs_find_handle() to fget_light()Al Viro2012-09-261-3/+3
* xfs: Convert to new freezing codeJan Kara2012-07-311-3/+52
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-231-2/+5
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: Fix open flag handling in open_by_handle codeDave Chinner2012-03-221-9/+5
* xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_getDave Chinner2012-03-151-4/+10
* vfs: mnt_drop_write_file()Al Viro2012-01-031-2/+2
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-031-2/+2
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-111-1/+1
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1556
OpenPOWER on IntegriCloud