index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-1
/
+1
2024-06-26
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
1
-1
/
+1
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
1
-1
/
+1
2023-12-22
xfs: indicate if xfs_bmap_adjacent changed ap->blkno
Christoph Hellwig
1
-1
/
+1
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
1
-1
/
+1
2022-01-17
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
Darrick J. Wong
1
-1
/
+1
2019-11-03
xfs: simplify xfs_iomap_eof_align_last_fsb
Christoph Hellwig
1
-2
/
+0
2019-10-28
xfs: consolidate preallocation in xfs_file_fallocate
Christoph Hellwig
1
-2
/
+0
2018-11-21
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
1
-0
/
+3
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2017-10-26
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
1
-3
/
+7
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
1
-0
/
+13
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
1
-0
/
+1
2017-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
1
-0
/
+4
2017-01-30
xfs: remove unused full argument from bmap
Eric Sandeen
1
-1
/
+1
2017-01-30
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
1
-2
/
+1
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-2
/
+0
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
1
-1
/
+0
2016-06-21
xfs: convert list of extents to free into a regular list
Darrick J. Wong
1
-1
/
+0
2016-06-01
xfs: make several functions static
Eric Sandeen
1
-2
/
+0
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
1
-0
/
+2
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
1
-2
/
+0
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
1
-34
/
+1
2014-07-15
xfs: refine the allocation stack switch
Dave Chinner
1
-8
/
+5
2014-07-15
Revert "xfs: block allocation work needs to be kswapd aware"
Dave Chinner
1
-7
/
+6
2014-06-06
xfs: block allocation work needs to be kswapd aware
Dave Chinner
1
-6
/
+7
2014-02-24
xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
Namjae Jeon
1
-0
/
+2
2013-10-21
xfs: fold xfs_change_file_space into xfs_ioc_space
Christoph Hellwig
1
-3
/
+2
2013-10-21
xfs: simplify the fallocate path
Christoph Hellwig
1
-0
/
+4
2013-08-12
xfs: consolidate extent swap code
Dave Chinner
1
-0
/
+3
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
1
-0
/
+11
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
1
-0
/
+96