开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
2018-07-11
xfs: use ->t_firstblock in insert/collapse range
Brian Foster
2018-07-11
xfs: use ->t_firstblock for all xfs_bunmapi() callers
Brian Foster
2018-07-11
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
2018-07-11
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-11
xfs: use ->t_dfops for rmap extent swap operations
Brian Foster
2018-07-11
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2018-07-11
xfs: remove xfs_bunmapi() dfops param
Brian Foster
2018-07-11
xfs: use ->t_dfops for all xfs_bunmapi() callers
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
xfs: use ->t_dfops for all xfs_bmapi_write() callers
Brian Foster
2018-07-11
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-06-24
xfs: ensure post-EOF zeroing happens after zeroing part of a file
Darrick J. Wong
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-21
xfs: simplify xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: factor out nodiscard helpers
Brian Foster
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
xfs: skip online discard during eofblocks trims
Brian Foster
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-15
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-15
xfs: fix the check for COW extents in xfs_swap_extents
Christoph Hellwig
2018-03-11
xfs: account format bouncing into rmapbt swapext tx reservation
Brian Foster
2018-01-29
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
2017-11-06
xfs: remove support for inlining data/extents into the inode fork
Christoph Hellwig
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-10-26
xfs: add asserts for the mmap lock in xfs_{insert,collapse}_file_space
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: inline xfs_shift_file_space into callers
Christoph Hellwig
2017-10-26
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
2017-10-26
xfs: rewrite getbmap using the xfs_iext_* helpers
Christoph Hellwig
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-03
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-09-25
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
xfs: move bmbt owner change to last step of extent swap
Brian Foster
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
2017-06-20
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
2017-06-19
xfs: reflink find shared should take a transaction
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
2017-05-16
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-25
xfs: more do_div cleanups
Eric Sandeen
2017-04-12
xfs: drop iolock from reclaim context to appease lockdep
Brian Foster
[next]