开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ialloc.h
Age
Commit message (
Expand
)
Author
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-04-15
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
2023-04-11
xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for inode btrees
Darrick J. Wong
2023-02-13
xfs: use active perag references for inode allocation
Dave Chinner
2023-02-13
xfs: convert xfs_imap() to take a perag
Dave Chinner
2022-07-07
xfs: pass perag to xfs_read_agi
Dave Chinner
2022-07-07
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
2022-07-07
xfs: kill xfs_ialloc_pagi_init()
Dave Chinner
2022-04-21
xfs: convert AGI log flags to unsigned.
Dave Chinner
2021-08-18
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-06-02
xfs: use perag through unlink processing
Dave Chinner
2021-06-02
xfs: get rid of xfs_dir_ialloc()
Dave Chinner
2020-12-12
xfs: spilt xfs_dialloc() into 2 functions
Dave Chinner
2020-12-12
xfs: move xfs_dialloc_roll() into xfs_dialloc()
Dave Chinner
2020-12-12
xfs: introduce xfs_dialloc_roll()
Dave Chinner
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2018-07-11
xfs: remove dfops parameter from ifree call stack
Brian Foster
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: expose various functions to repair code
Darrick J. Wong
2018-01-17
xfs: add scrub cross-referencing helpers for the inode btrees
Darrick J. Wong
2017-12-08
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
2017-10-26
xfs: create inode pointer verifiers
Darrick J. Wong
2017-06-19
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
Darrick J. Wong
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2015-06-23
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
Dave Chinner
2015-06-22
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2015-05-29
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
Brian Foster
2015-05-29
xfs: pass inode count through ordered icreate log item
Brian Foster
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner