Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
* 'for-linus' of git://oss.sgi.com/xfs/xfs: xfs: use proper interfaces for on-stack plugging xfs: fix xfs_debug warnings xfs: fix variable set but not used warnings xfs: convert log tail checking to a warning xfs: catch bad block numbers freeing extents. xfs: push the AIL from memory reclaim and periodic sync xfs: clean up code layout in xfs_trans_ail.c xfs: convert the xfsaild threads to a workqueue xfs: introduce background inode reclaim work xfs: convert ENOSPC inode flushing to use new syncd workqueue xfs: introduce a xfssyncd workqueue xfs: fix extent format buffer allocation size xfs: fix unreferenced var error in xfs_buf.c Also, applied patch from Tony Luck that fixes ia64: xfs_destroy_workqueues() should not be tagged with__exit in the branch before merging.
No related branches found
No related tags found
Showing
- fs/xfs/linux-2.6/xfs_buf.c 9 additions, 15 deletionsfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_message.c 9 additions, 18 deletionsfs/xfs/linux-2.6/xfs_message.c
- fs/xfs/linux-2.6/xfs_message.h 13 additions, 11 deletionsfs/xfs/linux-2.6/xfs_message.h
- fs/xfs/linux-2.6/xfs_super.c 45 additions, 84 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_sync.c 116 additions, 112 deletionsfs/xfs/linux-2.6/xfs_sync.c
- fs/xfs/linux-2.6/xfs_sync.h 2 additions, 0 deletionsfs/xfs/linux-2.6/xfs_sync.h
- fs/xfs/quota/xfs_qm.c 0 additions, 7 deletionsfs/xfs/quota/xfs_qm.c
- fs/xfs/quota/xfs_qm.h 0 additions, 5 deletionsfs/xfs/quota/xfs_qm.h
- fs/xfs/quota/xfs_qm_syscalls.c 0 additions, 2 deletionsfs/xfs/quota/xfs_qm_syscalls.c
- fs/xfs/xfs_alloc.c 23 additions, 7 deletionsfs/xfs/xfs_alloc.c
- fs/xfs/xfs_inode_item.c 40 additions, 27 deletionsfs/xfs/xfs_inode_item.c
- fs/xfs/xfs_itable.c 0 additions, 2 deletionsfs/xfs/xfs_itable.c
- fs/xfs/xfs_log.c 27 additions, 11 deletionsfs/xfs/xfs_log.c
- fs/xfs/xfs_log_priv.h 1 addition, 0 deletionsfs/xfs/xfs_log_priv.h
- fs/xfs/xfs_mount.h 3 additions, 6 deletionsfs/xfs/xfs_mount.h
- fs/xfs/xfs_trans_ail.c 231 additions, 190 deletionsfs/xfs/xfs_trans_ail.c
- fs/xfs/xfs_trans_priv.h 12 additions, 10 deletionsfs/xfs/xfs_trans_priv.h
Loading
Please register or sign in to comment