Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
* 'for-linus' of git://oss.sgi.com/xfs/xfs: xfs: obey minleft values during extent allocation correctly xfs: reset buffer pointers before freeing them xfs: avoid getting stuck during async inode flushes xfs: fix xfs_itruncate_start tracing xfs: fix duplicate workqueue initialisation xfs: kill off xfs_printk() xfs: fix race condition in AIL push trigger xfs: make AIL target updates and compares 32bit safe. xfs: always push the AIL to the target xfs: exit AIL push work correctly when AIL is empty xfs: ensure reclaim cursor is reset correctly at end of AG xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE xfs: fix compiler warning in xfs_trace.h xfs: cleanup duplicate initializations xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy xfs: exact busy extent tracking xfs: do not immediately reuse busy extent ranges xfs: optimize AGFL refills
No related branches found
No related tags found
Showing
- fs/xfs/linux-2.6/xfs_buf.c 21 additions, 1 deletionfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_buf.h 1 addition, 0 deletionsfs/xfs/linux-2.6/xfs_buf.h
- fs/xfs/linux-2.6/xfs_ioctl32.c 2 additions, 1 deletionfs/xfs/linux-2.6/xfs_ioctl32.c
- fs/xfs/linux-2.6/xfs_ioctl32.h 1 addition, 0 deletionsfs/xfs/linux-2.6/xfs_ioctl32.h
- fs/xfs/linux-2.6/xfs_linux.h 1 addition, 0 deletionsfs/xfs/linux-2.6/xfs_linux.h
- fs/xfs/linux-2.6/xfs_message.c 1 addition, 19 deletionsfs/xfs/linux-2.6/xfs_message.c
- fs/xfs/linux-2.6/xfs_message.h 3 additions, 4 deletionsfs/xfs/linux-2.6/xfs_message.h
- fs/xfs/linux-2.6/xfs_super.c 0 additions, 4 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_sync.c 10 additions, 0 deletionsfs/xfs/linux-2.6/xfs_sync.c
- fs/xfs/linux-2.6/xfs_trace.h 26 additions, 50 deletionsfs/xfs/linux-2.6/xfs_trace.h
- fs/xfs/xfs_ag.h 0 additions, 1 deletionfs/xfs/xfs_ag.h
- fs/xfs/xfs_alloc.c 584 additions, 260 deletionsfs/xfs/xfs_alloc.c
- fs/xfs/xfs_alloc.h 14 additions, 1 deletionfs/xfs/xfs_alloc.h
- fs/xfs/xfs_alloc_btree.c 2 additions, 11 deletionsfs/xfs/xfs_alloc_btree.c
- fs/xfs/xfs_dfrag.c 1 addition, 5 deletionsfs/xfs/xfs_dfrag.c
- fs/xfs/xfs_inode.c 1 addition, 1 deletionfs/xfs/xfs_inode.c
- fs/xfs/xfs_inode_item.c 0 additions, 1 deletionfs/xfs/xfs_inode_item.c
- fs/xfs/xfs_log.c 7 additions, 8 deletionsfs/xfs/xfs_log.c
- fs/xfs/xfs_log.h 0 additions, 2 deletionsfs/xfs/xfs_log.h
- fs/xfs/xfs_log_cil.c 2 additions, 3 deletionsfs/xfs/xfs_log_cil.c
Loading
Please register or sign in to comment