index
:
pm24.git
cpufreq-rust
master
more-events
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
2024-01-11
xfs: fix backwards logic in xfs_bmap_alloc_account
Darrick J. Wong
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
2023-12-22
xfs: indicate if xfs_bmap_adjacent changed ap->blkno
Christoph Hellwig
2023-12-22
xfs: also use xfs_bmap_btalloc_accounting for RT allocations
Christoph Hellwig
2023-12-22
xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
Christoph Hellwig
2023-12-15
xfs: create a new inode fork block unmap helper
Darrick J. Wong
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
2023-12-07
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-10-17
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
2023-10-17
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
2023-10-17
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
2023-10-17
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-17
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-17
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Darrick J. Wong
2023-10-17
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-05-02
xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
Darrick J. Wong
2023-04-27
xfs: fix livelock in delayed allocation at ENOSPC
Dave Chinner
2023-04-14
Merge tag 'btree-complain-bad-records-6.4_2023-04-11' of git://git.kernel.org...
Dave Chinner
2023-04-14
Merge tag 'intents-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm...
Dave Chinner
2023-04-12
xfs: _{attr,data}_map_shared should take ILOCK_EXCL until iread_extents is co...
Darrick J. Wong
2023-04-11
xfs: complain about bad file mapping records in the ondisk bmbt
Darrick J. Wong
2023-04-11
xfs: give xfs_bmap_intent its own perag reference
Darrick J. Wong
2023-02-13
xfs: return a referenced perag from filestreams allocator
Dave Chinner
2023-02-13
xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
Dave Chinner
2023-02-13
xfs: use xfs_bmap_longest_free_extent() in filestreams
Dave Chinner
2023-02-13
xfs: get rid of notinit from xfs_bmap_longest_free_extent
Dave Chinner
2023-02-13
xfs: factor out filestreams from xfs_bmap_btalloc_nullfb
Dave Chinner
2023-02-13
xfs: fold xfs_alloc_ag_vextent() into callers
Dave Chinner
2023-02-13
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
2023-02-13
xfs: introduce xfs_alloc_vextent_near_bno()
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_start_bno() where appropriate
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_first_ag() where appropriate
Dave Chinner
2023-02-13
xfs: factor xfs_bmap_btalloc()
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
2023-02-13
xfs: introduce xfs_for_each_perag_wrap()
Dave Chinner
2023-02-13
xfs: perags need atomic operational state
Dave Chinner
2023-02-11
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
2023-02-11
xfs: drop firstblock constraints from allocation setup
Dave Chinner
2023-02-11
xfs: block reservation too large for minleft allocation
Dave Chinner
2023-02-11
xfs: fix low space alloc deadlock
Dave Chinner
2023-02-05
xfs: pass the xfs_bmbt_irec directly through the log intent code
Darrick J. Wong
2022-12-01
xfs: invalidate xfs_bufs when allocating cow extents
Darrick J. Wong
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
2022-09-19
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
Zeng Heng
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
[next]