aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ioctl.c
AgeCommit message (Expand)Author
2013-12-20xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-08xfs: add capability check to free eofblocks ioctlDwight Engen
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
2012-03-22xfs: Fix open flag handling in open_by_handle codeDave Chinner
2012-03-15xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_getDave Chinner
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig