Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs
Pull xfs updates from Dave Chinner: "This update contains: - cleanup removing unused function args - rework of the filestreams allocator to use dentry cache parent lookups - new on-disk free inode btree and optimised inode allocator - various bug fixes - rework of internal attribute API - cleanup of superblock feature bit support to remove historic cruft - more fixes and minor cleanups - added a new directory/attribute geometry abstraction - yet more fixes and minor cleanups" * tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs: (86 commits) xfs: fix xfs_da_args sparse warning in xfs_readdir xfs: Fix rounding in xfs_alloc_fix_len() xfs: tone down writepage/releasepage WARN_ONs xfs: small cleanup in xfs_lowbit64() xfs: kill xfs_buf_geterror() xfs: xfs_readsb needs to check for magic numbers xfs: block allocation work needs to be kswapd aware xfs: remove redundant geometry information from xfs_da_state xfs: replace attr LBSIZE with xfs_da_geometry xfs: pass xfs_da_args to xfs_attr_leaf_newentsize xfs: use xfs_da_geometry for block size in attr code xfs: remove mp->m_dir_geo from directory logging xfs: reduce direct usage of mp->m_dir_geo xfs: move node entry counts to xfs_da_geometry xfs: convert dir/attr btree threshold to xfs_da_geometry xfs: convert m_dirblksize to xfs_da_geometry xfs: convert m_dirblkfsbs to xfs_da_geometry xfs: convert directory segment limits to xfs_da_geometry xfs: convert directory db conversion to xfs_da_geometry xfs: convert directory dablk conversion to xfs_da_geometry ...
No related branches found
No related tags found
Showing
- fs/quota/quota.c 13 additions, 1 deletionfs/quota/quota.c
- fs/xfs/xfs_ag.h 22 additions, 14 deletionsfs/xfs/xfs_ag.h
- fs/xfs/xfs_alloc.c 8 additions, 11 deletionsfs/xfs/xfs_alloc.c
- fs/xfs/xfs_alloc_btree.c 0 additions, 1 deletionfs/xfs/xfs_alloc_btree.c
- fs/xfs/xfs_aops.c 46 additions, 9 deletionsfs/xfs/xfs_aops.c
- fs/xfs/xfs_attr.c 120 additions, 223 deletionsfs/xfs/xfs_attr.c
- fs/xfs/xfs_attr_leaf.c 89 additions, 95 deletionsfs/xfs/xfs_attr_leaf.c
- fs/xfs/xfs_attr_leaf.h 1 addition, 2 deletionsfs/xfs/xfs_attr_leaf.h
- fs/xfs/xfs_attr_list.c 1 addition, 0 deletionsfs/xfs/xfs_attr_list.c
- fs/xfs/xfs_attr_remote.c 30 additions, 28 deletionsfs/xfs/xfs_attr_remote.c
- fs/xfs/xfs_bit.h 5 additions, 2 deletionsfs/xfs/xfs_bit.h
- fs/xfs/xfs_bmap.c 121 additions, 90 deletionsfs/xfs/xfs_bmap.c
- fs/xfs/xfs_bmap.h 2 additions, 2 deletionsfs/xfs/xfs_bmap.h
- fs/xfs/xfs_bmap_btree.c 3 additions, 6 deletionsfs/xfs/xfs_bmap_btree.c
- fs/xfs/xfs_bmap_btree.h 1 addition, 1 deletionfs/xfs/xfs_bmap_btree.h
- fs/xfs/xfs_bmap_util.c 13 additions, 5 deletionsfs/xfs/xfs_bmap_util.c
- fs/xfs/xfs_bmap_util.h 7 additions, 6 deletionsfs/xfs/xfs_bmap_util.h
- fs/xfs/xfs_btree.c 22 additions, 34 deletionsfs/xfs/xfs_btree.c
- fs/xfs/xfs_btree.h 4 additions, 1 deletionfs/xfs/xfs_btree.h
- fs/xfs/xfs_buf.c 6 additions, 11 deletionsfs/xfs/xfs_buf.c
Loading
Please register or sign in to comment