Age | Commit message (Expand) | Author |
2013-12-10 | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter |
2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner |
2013-10-23 | xfs: decouple log and transaction headers | Dave Chinner |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner |
2013-10-21 | xfs: fold xfs_change_file_space into xfs_ioc_space | Christoph Hellwig |
2013-10-21 | xfs: always hold the iolock when calling xfs_change_file_space | Christoph Hellwig |
2013-10-21 | xfs: remove the unused XFS_ATTR_NONBLOCK flag | Christoph Hellwig |
2013-09-10 | xfs: factor all the kmalloc-or-vmalloc fallback allocations | Dave Chinner |
2013-09-09 | xfs: fix some minor sparse warnings | Dave Chinner |
2013-08-15 | xfs: add capability check to free eofblocks ioctl | Dwight Engen |
2013-08-15 | xfs: create internal eofblocks structure with kuid_t types | Dwight Engen |
2013-08-15 | xfs: ioctl check for capabilities in the current user namespace | Dwight Engen |
2013-08-12 | xfs: refactor xfs_trans_reserve() interface | Jie Liu |
2013-08-12 | xfs: consolidate extent swap code | Dave Chinner |
2013-08-12 | xfs: consolidate xfs_utils.c | Dave Chinner |
2013-08-12 | xfs: kill xfs_vnodeops.[ch] | Dave Chinner |
2013-08-12 | xfs: create xfs_bmap_util.[ch] | Dave Chinner |
2013-08-12 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman |
2013-07-09 | xfs: use get_unused_fd_flags(0) instead of get_unused_fd() | Yann Droneaud |
2013-05-07 | xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle | Eric Sandeen |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2012-11-08 | xfs: add inode id filtering to eofblocks scan | Brian Foster |
2012-11-08 | xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl | Brian Foster |
2012-11-02 | xfs: silence uninitialised f.file warning. | Dave Chinner |
2012-09-26 | switch simple cases of fget_light to fdget | Al Viro |
2012-09-26 | switch xfs_find_handle() to fget_light() | Al Viro |
2012-07-31 | xfs: Convert to new freezing code | Jan Kara |
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro |
2012-05-14 | xfs: clean up xfs_bit.h includes | Dave Chinner |
2012-05-14 | xfs: move xfsagino_t to xfs_types.h | Dave Chinner |
2012-03-22 | xfs: Fix open flag handling in open_by_handle code | Dave Chinner |
2012-03-15 | xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get | Dave Chinner |
2012-01-03 | vfs: mnt_drop_write_file() | Al Viro |
2012-01-03 | switch a bunch of places to mnt_want_write_file() | Al Viro |
2011-10-11 | xfs: simplify xfs_trans_ijoin* again | Christoph Hellwig |
2011-08-12 | xfs: remove subdirectories | Christoph Hellwig |