aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-09
|\
| * xfs: block allocation work needs to be kswapd awareDave Chinner2014-06-06
* | xfs: remove XFS_TRANS_RESERVE in collapse rangeNamjae Jeon2014-05-19
|/
* xfs: zeroing space needs to punch delalloc blocksDave Chinner2014-04-14
* xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-23
* Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers2014-01-09
|\
| * xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytesChristoph Hellwig2013-12-18
| * xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-18
| * xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-18
| * xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-18
* | Merge branch 'xfs-misc' into for-nextBen Myers2014-01-09
|\ \
| * | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-09
| |/
* / xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-17
|/
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: fold xfs_change_file_space into xfs_ioc_spaceChristoph Hellwig2013-10-21
* xfs: simplify the fallocate pathChristoph Hellwig2013-10-21
* xfs: always hold the iolock when calling xfs_change_file_spaceChristoph Hellwig2013-10-21
* xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig2013-10-21
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-10
* xfs: recovery of swap extents operations for CRC filesystemsDave Chinner2013-09-10
* xfs: swap extents operations for CRC filesystemsDave Chinner2013-09-10
* xfs: fix the comment of xfs_bmap_punch_delalloc_range()Zhi Yong Wu2013-08-20
* xfs: fix the comment of xfs_bmap_count_tree()Zhi Yong Wu2013-08-20
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: consolidate extent swap codeDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-12