index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
2017-10-26
xfs: rewrite xfs_bmap_first_unused to make better use of xfs_iext_get_extent
Christoph Hellwig
2017-10-26
xfs: don't rely on extent indices in xfs_bmap_insert_extents
Christoph Hellwig
2017-10-26
xfs: don't rely on extent indices in xfs_bmap_collapse_extents
Christoph Hellwig
2017-10-26
xfs: update got in xfs_bmap_shift_update_extent
Christoph Hellwig
2017-10-26
xfs: remove xfs_bmse_shift_one
Christoph Hellwig
2017-10-26
xfs: split xfs_bmap_shift_extents
Christoph Hellwig
2017-10-26
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
Christoph Hellwig
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-26
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
2017-10-26
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
Christoph Hellwig
2017-10-26
xfs: remove post-bmap tracing in xfs_bmap_local_to_extents
Christoph Hellwig
2017-10-26
xfs: make better use of the 'state' variable in xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: add a xfs_bmap_fork_to_state helper
Christoph Hellwig
2017-10-26
xfs: refactor btree pointer checks
Darrick J. Wong
2017-10-26
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
Christoph Hellwig
2017-10-26
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
Christoph Hellwig
2017-10-26
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-26
xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_hole_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_hole_delay
Christoph Hellwig
2017-10-26
xfs: refactor xfs_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use the state defines in xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
Christoph Hellwig
2017-10-26
xfs: move some more code into xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use xfs_bmap_del_extent_delay for the data fork as well
Christoph Hellwig
2017-10-26
xfs: rename bno to end in __xfs_bunmapi
Christoph Hellwig
2017-10-26
xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
Christoph Hellwig
2017-10-26
xfs: use xfs_iext_get_extent instead of open coding it
Christoph Hellwig
2017-10-26
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
2017-07-26
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-07-20
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-05-16
xfs: fix warnings about unused stack variables
Darrick J. Wong
2017-05-16
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
[prev]
[next]