index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ialloc.c
Age
Commit message (
Expand
)
Author
2012-09-26
xfs: Fix m_agirotor reset during AG selection
Carlos Maiolino
2012-08-16
xfs: unlock the AGI buffer when looping in xfs_dialloc
Christoph Hellwig
2012-07-29
xfs: do not read the AGI buffer in xfs_dialloc until nessecary
Christoph Hellwig
2012-07-29
xfs: refactor xfs_ialloc_ag_select
Christoph Hellwig
2012-07-29
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
Christoph Hellwig
2012-07-29
xfs: remove the alloc_done argument to xfs_dialloc
Christoph Hellwig
2012-07-29
xfs: split xfs_dialloc
Christoph Hellwig
2012-07-22
xfs: remove xfs_ialloc_find_free
Christoph Hellwig
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
xfs: kill XBF_LOCK
Dave Chinner
2012-01-04
xfs: propagate umode_t
Al Viro
2011-10-12
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-12
xfs: Check the return value of xfs_trans_get_buf()
Chandra Seetharaman
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
2011-03-06
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-06
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-08-24
xfs: fix untrusted inode number lookup
Dave Chinner
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-06-24
xfs: remove block number from inode lookup code
Dave Chinner
2010-06-24
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
Dave Chinner
2010-06-24
xfs: validate untrusted inode numbers during lookup
Dave Chinner
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-15
xfs: Replace per-ag array with a radix tree
Dave Chinner
2010-01-15
xfs: convert remaining direct references to m_perag
Dave Chinner
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-10-30
xfs: free temporary cursor in xfs_dialloc
Eric Sandeen
2009-09-02
xfs: un-static xfs_inobt_lookup
Christoph Hellwig
2009-09-01
xfs: speed up free inode search
Dave Chinner
2009-09-01
xfs: rationalize xfs_inobt_lookup*
Christoph Hellwig
2009-09-01
xfs: untangle xfs_dialloc
Christoph Hellwig
2009-09-01
xfs: factor out debug checks from xfs_dialloc and xfs_difree
Dave Chinner
2009-09-01
xfs: improve xfs_inobt_update prototype
Christoph Hellwig
2009-09-01
xfs: improve xfs_inobt_get_rec prototype
Christoph Hellwig
2009-09-01
xfs: factor out inode initialisation
Dave Chinner
2009-03-29
xfs: fix various typos
Malcolm Parsons
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
2008-12-01
[XFS] embededd struct xfs_imap into xfs_inode
Christoph Hellwig
2008-12-01
[XFS] merge xfs_imap into xfs_dilocate
Christoph Hellwig
2008-12-01
[XFS] remove dead code for old inode item recovery
Christoph Hellwig
2008-12-01
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
2008-12-01
[XFS] kill xfs_dinode_core_t
Christoph Hellwig
2008-12-01
[XFS] kill xfs_ialloc_log_di
Christoph Hellwig
2008-12-01
[XFS] factor out xfs_read_agi helper
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
[next]