summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_alloc.c
Commit message (Expand)AuthorAge
* xfs: Avoid pathological backwards allocationJan Kara2013-05-20
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
* xfs: add CRC checks to the AGFLChristoph Hellwig2013-04-21
* xfs: add CRC checks to the AGFDave Chinner2013-04-21
* xfs: rename random32() to prandom_u32()Akinobu Mita2013-03-07
* xfs: don't zero structure members after a memset(0)Eric Sandeen2013-01-03
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: verify AGFL blocks as they are read from diskDave Chinner2012-11-15
* xfs: verify AGF blocks as they are read from diskDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner2012-10-18
* xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner2012-10-18
* xfs: zero allocation_args on the kernel stackMark Tinguely2012-10-18
* xfs: don't defer metadata allocation to the workqueueDave Chinner2012-07-13
* xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-07-13
* xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-06-21
* xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu2012-06-20
* xfs: make xfs_extent_busy_trim not staticBen Myers2012-05-14
* xfs: clean up busy extent namingDave Chinner2012-05-14
* xfs: move busy extent handling to it's own fileDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: fix fstrim offset calculationsDave Chinner2012-03-27
* xfs: introduce an allocation workqueueDave Chinner2012-03-22
* xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig2011-10-11
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
* xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()Chandra Seetharaman2011-07-08
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* xfs: do not discard alloc btree blocksChristoph Hellwig2011-05-24
* xfs: add online discard supportChristoph Hellwig2011-05-24
* xfs: obey minleft values during extent allocation correctlyDave Chinner2011-05-19
* xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-28
* xfs: exact busy extent trackingChristoph Hellwig2011-04-28
* xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-28
* xfs: optimize AGFL refillsChristoph Hellwig2011-04-28
* xfs: catch bad block numbers freeing extents.Dave Chinner2011-04-08
* xfs: factor agf counter updates into a helperChristoph Hellwig2011-03-09
* xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig2011-03-09
* xfs: add FITRIM supportChristoph Hellwig2011-01-11
* xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helperChristoph Hellwig2010-12-16
* xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig2010-12-16
* xfs: eliminate some newly-reported gcc warningsPoyo VL2010-10-18
* xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-24
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: embed the pagb_list array in the perag structureDave Chinner2010-01-15