index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.h
Age
Commit message (
Expand
)
Author
2017-10-26
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2017-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
2017-01-30
xfs: remove unused full argument from bmap
Eric Sandeen
2017-01-30
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-01
xfs: make several functions static
Eric Sandeen
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2014-07-15
xfs: refine the allocation stack switch
Dave Chinner
2014-07-15
Revert "xfs: block allocation work needs to be kswapd aware"
Dave Chinner
2014-06-06
xfs: block allocation work needs to be kswapd aware
Dave Chinner
2014-02-24
xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
Namjae Jeon
2013-10-21
xfs: fold xfs_change_file_space into xfs_ioc_space
Christoph Hellwig
2013-10-21
xfs: simplify the fallocate path
Christoph Hellwig
2013-08-12
xfs: consolidate extent swap code
Dave Chinner
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner