summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-281-3/+0
|\
| * xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
| * xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| * xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* | xfs: rework zero range to prevent invalid i_size updatesBrian Foster2014-10-301-52/+20
|/
* Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-131-7/+7
|\
| * xfs: flush the range before zero range conversionBrian Foster2014-10-021-7/+7
* | Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-021-41/+15
|\ \
| * | xfs: simplify xfs_zero_remaining_bytesChristoph Hellwig2014-10-021-30/+14
| * | xfs: introduce xfs_buf_submit[_wait]Dave Chinner2014-10-021-12/+2
* | | Merge branch 'xfs-misc-fixes-for-3.18-2' into for-nextDave Chinner2014-09-231-1/+1
|\ \ \ | | |/ | |/|
| * | xfs: xfs_swap_extent_flush can be staticDave Chinner2014-09-231-1/+1
| |/
* | xfs: only writeback and truncate pages for the freed rangeBrian Foster2014-09-231-4/+6
* | xfs: writeback and inval. file range to be shifted by collapseBrian Foster2014-09-231-13/+19
* | xfs: track collapse via file offset rather than extent indexBrian Foster2014-09-231-6/+6
* | xfs: trim eofblocks before collapse rangeBrian Foster2014-09-021-2/+9
* | xfs: xfs_file_collapse_range is delalloc challengedDave Chinner2014-09-021-0/+13
|/
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-041-52/+48
|\
| * xfs: flush both inodes in xfs_swap_extentsDave Chinner2014-08-041-44/+37
| * xfs: fix swapext ilock deadlockDave Chinner2014-08-041-15/+18
| * xfs: kill VN_MAPPEDDave Chinner2014-08-041-1/+1
| * xfs: kill VN_CACHEDDave Chinner2014-08-041-2/+2
* | Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-041-1/+1
|\ \
| * | xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-1/+1
| |/
* | Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner2014-07-151-39/+39
|\ \ | |/
| * xfs: global error sign conversionDave Chinner2014-06-251-39/+39
| * xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-22/+22
* | xfs: refine the allocation stack switchDave Chinner2014-07-151-43/+0
* | Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2014-07-151-13/+3
|/
* Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-101-3/+13
|\
| * xfs: block allocation work needs to be kswapd awareDave Chinner2014-06-061-3/+13
* | xfs: remove XFS_TRANS_RESERVE in collapse rangeNamjae Jeon2014-05-201-2/+0
|/
* xfs: zeroing space needs to punch delalloc blocksDave Chinner2014-04-141-1/+12
* xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-241-1/+96
* Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers2014-01-091-12/+23
|\
| * xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytesChristoph Hellwig2013-12-181-0/+6
| * xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-181-11/+16
| * xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-181-1/+1
| * xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-181-1/+1
* | Merge branch 'xfs-misc' into for-nextBen Myers2014-01-091-0/+1
|\ \
| * | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-091-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
OpenPOWER on IntegriCloud