-
- Downloads
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Pull XFS update (part 2) from Ben Myers: "Fixes for tracing of xfs_name strings, flag handling in open_by_handle, a log space hang with freeze/unfreeze, fstrim offset calculations, a section mismatch with xfs_qm_exit, an oops in xlog_recover_process_iunlinks, and a deadlock in xfs_rtfree_extent. There are also additional trace points for attributes, and the addition of a workqueue for allocation to work around kernel stack size limitations." * 'for-linus' of git://oss.sgi.com/xfs/xfs: xfs: add lots of attribute trace points xfs: Fix oops on IO error during xlog_recover_process_iunlinks() xfs: fix fstrim offset calculations xfs: Account log unmount transaction correctly xfs: don't cache inodes read through bulkstat xfs: trace xfs_name strings correctly xfs: introduce an allocation workqueue xfs: Fix open flag handling in open_by_handle code xfs: fix deadlock in xfs_rtfree_extent fs: xfs: fix section mismatch in linux-next
No related branches found
No related tags found
Showing
- fs/xfs/xfs_alloc.c 34 additions, 2 deletionsfs/xfs/xfs_alloc.c
- fs/xfs/xfs_alloc.h 12 additions, 0 deletionsfs/xfs/xfs_alloc.h
- fs/xfs/xfs_attr.c 16 additions, 0 deletionsfs/xfs/xfs_attr.c
- fs/xfs/xfs_attr_leaf.c 36 additions, 4 deletionsfs/xfs/xfs_attr_leaf.c
- fs/xfs/xfs_bmap.c 9 additions, 0 deletionsfs/xfs/xfs_bmap.c
- fs/xfs/xfs_da_btree.c 32 additions, 0 deletionsfs/xfs/xfs_da_btree.c
- fs/xfs/xfs_discard.c 38 additions, 23 deletionsfs/xfs/xfs_discard.c
- fs/xfs/xfs_dquot.c 1 addition, 1 deletionfs/xfs/xfs_dquot.c
- fs/xfs/xfs_iget.c 6 additions, 2 deletionsfs/xfs/xfs_iget.c
- fs/xfs/xfs_inode.h 3 additions, 1 deletionfs/xfs/xfs_inode.h
- fs/xfs/xfs_ioctl.c 5 additions, 9 deletionsfs/xfs/xfs_ioctl.c
- fs/xfs/xfs_itable.c 2 additions, 1 deletionfs/xfs/xfs_itable.c
- fs/xfs/xfs_log.c 2 additions, 1 deletionfs/xfs/xfs_log.c
- fs/xfs/xfs_log_recover.c 11 additions, 22 deletionsfs/xfs/xfs_log_recover.c
- fs/xfs/xfs_rtalloc.c 4 additions, 5 deletionsfs/xfs/xfs_rtalloc.c
- fs/xfs/xfs_super.c 33 additions, 0 deletionsfs/xfs/xfs_super.c
- fs/xfs/xfs_trace.h 73 additions, 5 deletionsfs/xfs/xfs_trace.h
Loading
Please register or sign in to comment