aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner1-11/+4
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner1-6/+8
2013-09-10xfs: swap extents operations for CRC filesystemsDave Chinner1-14/+38
2013-08-20xfs: fix the comment of xfs_bmap_punch_delalloc_range()Zhi Yong Wu1-1/+1
2013-08-20xfs: fix the comment of xfs_bmap_count_tree()Zhi Yong Wu1-1/+1
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu1-27/+15
2013-08-12xfs: consolidate extent swap codeDave Chinner1-0/+343
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-0/+861
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner1-0/+834