aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ialloc.c
Commit message (Expand)AuthorAge
* xfs: inode allocation should use unmapped buffers.Dave Chinner2012-11-26
* 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 AGI blocks as they are read from diskDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: Update inode alloc commentsCarlos Maiolino2012-11-02
* xfs: zero allocation_args on the kernel stackMark Tinguely2012-10-18
* xfs: Fix m_agirotor reset during AG selectionCarlos Maiolino2012-09-26
* xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig2012-08-16
* xfs: do not read the AGI buffer in xfs_dialloc until nessecaryChristoph Hellwig2012-07-29
* xfs: refactor xfs_ialloc_ag_selectChristoph Hellwig2012-07-29
* xfs: add a short cut to xfs_dialloc for the non-NULL agbp caseChristoph Hellwig2012-07-29
* xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-29
* xfs: split xfs_diallocChristoph Hellwig2012-07-29
* xfs: remove xfs_ialloc_find_freeChristoph Hellwig2012-07-22
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: kill XBF_LOCKDave Chinner2012-05-14
* xfs: propagate umode_tAl Viro2012-01-03
* xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig2011-10-11
* xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman2011-10-11
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
* xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-06
* xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
* xfs: fix untrusted inode number lookupDave Chinner2010-08-23
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2010-06-23
* xfs: validate untrusted inode numbers during lookupDave Chinner2010-06-23
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: Replace per-ag array with a radix treeDave Chinner2010-01-15
* xfs: convert remaining direct references to m_peragDave Chinner2010-01-15
* xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-11
* xfs: free temporary cursor in xfs_diallocEric Sandeen2009-10-30
* xfs: un-static xfs_inobt_lookupChristoph Hellwig2009-09-01
* xfs: speed up free inode searchDave Chinner2009-09-01
* xfs: rationalize xfs_inobt_lookup*Christoph Hellwig2009-09-01
* xfs: untangle xfs_diallocChristoph Hellwig2009-09-01
* xfs: factor out debug checks from xfs_dialloc and xfs_difreeDave Chinner2009-09-01
* xfs: improve xfs_inobt_update prototypeChristoph Hellwig2009-09-01
* xfs: improve xfs_inobt_get_rec prototypeChristoph Hellwig2009-09-01
* xfs: factor out inode initialisationDave Chinner2009-09-01
* xfs: fix various typosMalcolm Parsons2009-03-29
* xfs: remove superflous inobt macrosChristoph Hellwig2009-02-09
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig2008-11-30
* [XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig2008-11-30