index
:
linux.git
master
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_ialloc.h
Age
Commit message (
Expand
)
Author
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