index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
2019-10-28
xfs: consolidate preallocation in xfs_file_fallocate
Christoph Hellwig
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
2019-10-23
xfs: don't set bmapi total block req where minleft is
Brian Foster
2019-10-21
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
2019-10-06
xfs: Fix tail rounding in xfs_alloc_file_space()
Max Reitz
2019-08-30
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-04-26
xfs: add missing error check in xfs_prepare_shift()
Brian Foster
2019-02-21
xfs: introduce an always_cow mode
Christoph Hellwig
2018-12-04
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
2018-11-21
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
2018-11-20
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
2018-10-18
xfs: cancel COW blocks before swapext
Christoph Hellwig
2018-10-18
xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
Christoph Hellwig
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-09-29
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-09-29
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
2018-08-02
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-07-30
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
xfs: pull up dfops from xfs_itruncate_extents()
Brian Foster
2018-07-17
xfs_bmap_util: use swap macro
Gustavo A. R. Silva
2018-07-11
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
xfs: use ->t_firstblock in extent swap
Brian Foster
2018-07-11
xfs: remove bmap insert/collapse firstblock param
Brian Foster
2018-07-11
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
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
[next]