* pull request
@ 2009-09-01 2:35 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2009-09-01 2:35 UTC (permalink / raw)
To: xfs
First big batch for 2.6.32: the ialloc changes + xfs_trans_iget
simplification plus the O_SYNC fixup.
The following changes since commit 1da1daed813c534263a87ffc36d5b775e65231ad:
Felix Blyakher (1):
Merge branch 'master' of ssh+git://oss.sgi.com/oss/git/xfs/xfs
are available in the git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs.git master
Christoph Hellwig (6):
xfs: improve xfs_inobt_get_rec prototype
xfs: improve xfs_inobt_update prototype
xfs: untangle xfs_dialloc
xfs: rationalize xfs_inobt_lookup*
xfs: merge fsync and O_SYNC handling
xfs: simplify xfs_trans_iget
Dave Chinner (3):
xfs: factor out inode initialisation
xfs: factor out debug checks from xfs_dialloc and xfs_difree
xfs: speed up free inode search
fs/xfs/linux-2.6/xfs_aops.c | 1 -
fs/xfs/linux-2.6/xfs_file.c | 19 +-
fs/xfs/linux-2.6/xfs_lrw.c | 7 +-
fs/xfs/xfs_ag.h | 9 +
fs/xfs/xfs_ialloc.c | 805 ++++++++++++++++++++++---------------------
fs/xfs/xfs_ialloc.h | 18 +-
fs/xfs/xfs_iget.c | 27 --
fs/xfs/xfs_inode.h | 3 -
fs/xfs/xfs_inode_item.c | 10 -
fs/xfs/xfs_inode_item.h | 2 -
fs/xfs/xfs_itable.c | 96 +++---
fs/xfs/xfs_rw.c | 84 -----
fs/xfs/xfs_rw.h | 1 -
fs/xfs/xfs_trans.h | 2 +-
fs/xfs/xfs_trans_inode.c | 86 +-----
fs/xfs/xfs_vnodeops.c | 11 +-
16 files changed, 499 insertions(+), 682 deletions(-)
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-01 2:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-01 2:35 pull request Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox