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
/
libxfs
/
xfs_bmap.h
Age
Commit message (
Expand
)
Author
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
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
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-21
xfs: rearrange xfs_bmap_add_free parameters
Darrick J. Wong
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2015-11-03
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
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-09-23
xfs: track collapse via file offset rather than extent index
Brian Foster
2014-07-15
Merge branch 'xfs-libxfs-restructure' into for-next
Dave Chinner
2014-06-25
libxfs: move header files
Dave Chinner