index
:
pm24.git
cpufreq-rust
master
perf-mon
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.c
Age
Commit message (
Expand
)
Author
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
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-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-23
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
2018-07-11
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
2018-07-11
xfs: remove bmap format helpers firstblock params
Brian Foster
2018-07-11
xfs: remove bmap extent add helper firstblock params
Brian Foster
2018-07-11
xfs: remove xfs_bmalloca firstblock field
Brian Foster
2018-07-11
xfs: use ->t_firstblock in bmap extent split
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 xfs_bmapi_remap()
Brian Foster
2018-07-11
xfs: use ->t_firstblock for all xfs_bunmapi() callers
Brian Foster
2018-07-11
xfs: use ->t_firstblock in xattr ops
Brian Foster
2018-07-11
xfs: use ->t_firstblock in attrfork add
Brian Foster
2018-07-11
xfs: allow null firstblock in xfs_bmapi_write() when tp is null
Brian Foster
2018-07-11
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-11
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
2018-07-11
xfs: remove dfops param from internal bmap extent helpers
Brian Foster
2018-07-11
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2018-07-11
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
2018-07-11
xfs: remove xfs_bunmapi() dfops param
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
2018-07-11
xfs: use ->t_dfops in extent split tx and remove param
Brian Foster
2018-07-11
xfs: remove dfops param in attr fork add path
Brian Foster
2018-07-11
xfs: use ->t_dfops for attr set/remove operations
Brian Foster
2018-07-11
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-04
xfs: don't assert when reporting on-disk corruption while loading btree
Darrick J. Wong
2018-05-15
xfs: teach xfs_bmapi_remap to accept some bmapi flags
Darrick J. Wong
2018-05-15
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
2018-05-15
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
2018-05-10
xfs: don't discard on free of unwritten extents
Brian Foster
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-09
xfs: bmap debugging should never panic the system
Darrick J. Wong
2018-04-17
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
[prev]
[next]