summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ioctl32.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove incorrect error negation in attr_multi ioctlBrian Foster2015-01-221-1/+1
* 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: compat_xfs_bstat does not have forkoffDave Chinner2014-10-021-0/+2
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-041-2/+1
|\
| * xfs: kill xfs_vnode.hDave Chinner2014-08-041-2/+1
* | xfs: consolidate xfs_inumbersJie Liu2014-07-241-1/+1
|/
* xfs: global error sign conversionDave Chinner2014-06-251-16/+16
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-41/+41
* xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen2014-05-051-2/+3
* xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-101-1/+2
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-2/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+2
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-101-12/+6
* xfs: consolidate extent swap codeDave Chinner2013-08-121-2/+1
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-1/+0
* xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handleEric Sandeen2013-05-071-4/+10
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* xfs: Convert to new freezing codeJan Kara2012-07-311-0/+12
* 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: clean up minor sparse warningsDave Chinner2012-03-141-1/+1
* 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: remove subdirectoriesChristoph Hellwig2011-08-121-0/+672
OpenPOWER on IntegriCloud