index
:
pm24.git
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
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-04-26
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-03-19
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
2019-03-17
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-02-21
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
2019-02-17
xfs: move stat accounting to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
Christoph Hellwig
2019-02-17
xfs: factor out two helpers from xfs_bmapi_write
Christoph Hellwig
2019-02-17
xfs: simplify the xfs_bmap_btree_to_extents calling conventions
Christoph Hellwig
2019-02-11
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-11
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2019-02-11
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2018-12-12
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-11-21
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
2018-10-18
xfs: Add attibute set and helper functions
Allison Henderson
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-01
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
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
[next]