summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_bmap_util.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-21xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig
2013-10-21xfs: simplify the fallocate pathChristoph Hellwig
2013-10-21xfs: always hold the iolock when calling xfs_change_file_spaceChristoph Hellwig
2013-10-21xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner
2013-09-10xfs: swap extents operations for CRC filesystemsDave Chinner
2013-08-20xfs: fix the comment of xfs_bmap_punch_delalloc_range()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_bmap_count_tree()Zhi Yong Wu
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate extent swap codeDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner