[GIT PULL] XFS update 1 for 2.6.40-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit ea2b50ef4c9e030749ae473e95258f477c3a68ca:

  Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2011-05-23 12:54:15 -0700)

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs for-linus

Christoph Hellwig (6):
      xfs: optimize AGFL refills
      xfs: do not immediately reuse busy extent ranges
      xfs: exact busy extent tracking
      xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
      xfs: fix compiler warning in xfs_trace.h
      xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE

Dave Chinner (10):
      xfs: ensure reclaim cursor is reset correctly at end of AG
      xfs: exit AIL push work correctly when AIL is empty
      xfs: always push the AIL to the target
      xfs: make AIL target updates and compares 32bit safe.
      xfs: fix race condition in AIL push trigger
      xfs: fix duplicate workqueue initialisation
      xfs: fix xfs_itruncate_start tracing
      xfs: avoid getting stuck during async inode flushes
      xfs: reset buffer pointers before freeing them
      xfs: obey minleft values during extent allocation correctly

David Sterba (1):
      xfs: cleanup duplicate initializations

Joe Perches (1):
      xfs: kill off xfs_printk()

 fs/xfs/linux-2.6/xfs_buf.c     |   22 +-
 fs/xfs/linux-2.6/xfs_buf.h     |    1 +
 fs/xfs/linux-2.6/xfs_ioctl32.c |    3 +-
 fs/xfs/linux-2.6/xfs_ioctl32.h |    1 +
 fs/xfs/linux-2.6/xfs_linux.h   |    1 +
 fs/xfs/linux-2.6/xfs_message.c |   20 +-
 fs/xfs/linux-2.6/xfs_message.h |    7 +-
 fs/xfs/linux-2.6/xfs_super.c   |    4 -
 fs/xfs/linux-2.6/xfs_sync.c    |   11 +
 fs/xfs/linux-2.6/xfs_trace.h   |   76 ++---
 fs/xfs/xfs_ag.h                |    1 -
 fs/xfs/xfs_alloc.c             |  844 +++++++++++++++++++++++++++------------
 fs/xfs/xfs_alloc.h             |   15 +-
 fs/xfs/xfs_alloc_btree.c       |   13 +-
 fs/xfs/xfs_dfrag.c             |    6 +-
 fs/xfs/xfs_inode.c             |    2 +-
 fs/xfs/xfs_inode_item.c        |    1 -
 fs/xfs/xfs_log.c               |   15 +-
 fs/xfs/xfs_log.h               |    2 -
 fs/xfs/xfs_log_cil.c           |    5 +-
 fs/xfs/xfs_log_priv.h          |    2 +
 fs/xfs/xfs_log_recover.c       |   75 ++--
 fs/xfs/xfs_mount.c             |    4 +-
 fs/xfs/xfs_trans.c             |    6 +-
 fs/xfs/xfs_trans_ail.c         |   47 ++-
 fs/xfs/xfs_types.h             |    2 -
 26 files changed, 748 insertions(+), 438 deletions(-)

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux