summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-101-0/+1
* xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-171-2/+12
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-4/+2
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+5
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-1/+1
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
* xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig2013-10-211-177/+1
* xfs: simplify the fallocate pathChristoph Hellwig2013-10-211-35/+4
* xfs: always hold the iolock when calling xfs_change_file_spaceChristoph Hellwig2013-10-211-47/+24
* xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig2013-10-211-2/+1
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-101-11/+4
* xfs: recovery of swap extents operations for CRC filesystemsDave Chinner2013-09-101-6/+8
* xfs: swap extents operations for CRC filesystemsDave Chinner2013-09-101-14/+38
* xfs: fix the comment of xfs_bmap_punch_delalloc_range()Zhi Yong Wu2013-08-201-1/+1
* xfs: fix the comment of xfs_bmap_count_tree()Zhi Yong Wu2013-08-201-1/+1
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-27/+15
* xfs: consolidate extent swap codeDave Chinner2013-08-121-0/+343
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-0/+861
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-0/+834