index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_alloc.c
Age
Commit message (
Expand
)
Author
2019-11-10
xfs: clean up weird while loop in xfs_alloc_ag_vextent_near
Darrick J. Wong
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
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-10-23
xfs: cap longest free extent to maximum allocatable
Dave Chinner
2019-10-21
xfs: optimize near mode bnobt scans with concurrent cntbt lookups
Brian Foster
2019-10-21
xfs: factor out tree fixup logic into helper
Brian Foster
2019-10-21
xfs: refactor near mode alloc bnobt scan into separate function
Brian Foster
2019-10-21
xfs: refactor and reuse best extent scanning logic
Brian Foster
2019-10-21
xfs: refactor allocation tree fixup code
Brian Foster
2019-10-21
xfs: reuse best extent tracking logic for bnobt scan
Brian Foster
2019-10-21
xfs: refactor cntbt lastblock scan best extent logic into helper
Brian Foster
2019-10-21
xfs: track best extent from cntbt lastblock scan in alloc cursor
Brian Foster
2019-10-21
xfs: track allocation busy state in allocation cursor
Brian Foster
2019-10-21
xfs: introduce allocation cursor data structure
Brian Foster
2019-10-21
xfs: track active state of allocation btree cursors
Brian Foster
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: always update params on small allocation
Brian Foster
2019-06-28
xfs: skip small alloc cntbt logic on NULL cursor
Brian Foster
2019-06-28
xfs: move small allocation helper
Brian Foster
2019-06-28
xfs: clean up small allocation helper
Brian Foster
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-04-23
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
Brian Foster
2019-04-14
xfs: don't account extra agfl blocks as available
Brian Foster
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
2019-02-11
xfs: always check magic values in on-disk byte order
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-12-12
xfs: libxfs: move xfs_perag_put late
Pan Bian
2018-08-02
xfs: always defer agfl block frees
Brian Foster
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-07-31
xfs: move extent busy tree initialization to xfs_initialize_perag
Darrick J. Wong
2018-07-11
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
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-06-06
xfs: validate btree records on retrieval
Dave Chinner
2018-06-04
xfs: xfs_alloc_get_rec should return EFSCORRUPTED for obvious bnobt corruption
Darrick J. Wong
2018-05-15
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
2018-05-09
xfs: create agfl block free helper function
Brian Foster
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-23
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-03-11
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
[next]