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-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-11
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-12-02
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2019-12-02
xfs: fix realtime file data space leak
Omar Sandoval
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-12
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
2019-11-07
xfs: null out bma->prev if no previous extent
Darrick J. Wong
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-11-03
xfs: cleanup use of the XFS_ALLOC_ flags
Christoph Hellwig
2019-11-03
xfs: move extent zeroing to xfs_bmapi_allocate
Christoph Hellwig
2019-11-03
xfs: refactor xfs_bmapi_allocate
Christoph Hellwig
2019-10-29
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
2019-10-29
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
2019-10-23
xfs: don't set bmapi total block req where minleft is
Brian Foster
2019-10-23
xfs: cap longest free extent to maximum allocatable
Dave Chinner
2019-10-21
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-09-23
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-09-23
xfs: convert inode to extent format after extent merge due to shift
Brian Foster
2019-09-03
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-08-30
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
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: 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
[next]