-
- Downloads
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull
* 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull: (64 commits) [XFS] Remove vn_revalidate calls in xfs. [XFS] Now that xfs_setattr is only used for attributes set from ->setattr [XFS] xfs_setattr currently doesn't just handle the attributes set through [XFS] fix use after free with external logs or real-time devices [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a [XFS] fix compilation without CONFIG_PROC_FS [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ [XFS] fix mount option parsing in remount [XFS] Disable queue flag test in barrier check. [XFS] streamline init/exit path [XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still [XFS] Don't assert if trying to mount with blocksize > pagesize [XFS] Don't update mtime on rename source [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator [XFS] Restore the lowspace extent allocator algorithm [XFS] use minleft when allocating in xfs_bmbt_split() [XFS] attrmulti cleanup [XFS] Check for invalid flags in xfs_attrlist_by_handle. [XFS] Fix CI lookup in leaf-form directories [XFS] Use the generic xattr methods. ...
No related branches found
No related tags found
Showing
- fs/dcache.c 102 additions, 0 deletionsfs/dcache.c
- fs/xfs/Makefile 2 additions, 1 deletionfs/xfs/Makefile
- fs/xfs/linux-2.6/kmem.c 3 additions, 3 deletionsfs/xfs/linux-2.6/kmem.c
- fs/xfs/linux-2.6/kmem.h 2 additions, 2 deletionsfs/xfs/linux-2.6/kmem.h
- fs/xfs/linux-2.6/xfs_aops.c 2 additions, 3 deletionsfs/xfs/linux-2.6/xfs_aops.c
- fs/xfs/linux-2.6/xfs_buf.c 5 additions, 9 deletionsfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_buf.h 1 addition, 1 deletionfs/xfs/linux-2.6/xfs_buf.h
- fs/xfs/linux-2.6/xfs_export.c 1 addition, 1 deletionfs/xfs/linux-2.6/xfs_export.c
- fs/xfs/linux-2.6/xfs_ioctl.c 337 additions, 39 deletionsfs/xfs/linux-2.6/xfs_ioctl.c
- fs/xfs/linux-2.6/xfs_iops.c 107 additions, 238 deletionsfs/xfs/linux-2.6/xfs_iops.c
- fs/xfs/linux-2.6/xfs_iops.h 2 additions, 0 deletionsfs/xfs/linux-2.6/xfs_iops.h
- fs/xfs/linux-2.6/xfs_linux.h 8 additions, 0 deletionsfs/xfs/linux-2.6/xfs_linux.h
- fs/xfs/linux-2.6/xfs_stats.c 12 additions, 3 deletionsfs/xfs/linux-2.6/xfs_stats.c
- fs/xfs/linux-2.6/xfs_stats.h 9 additions, 3 deletionsfs/xfs/linux-2.6/xfs_stats.h
- fs/xfs/linux-2.6/xfs_super.c 852 additions, 86 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_super.h 1 addition, 3 deletionsfs/xfs/linux-2.6/xfs_super.h
- fs/xfs/linux-2.6/xfs_sysctl.c 5 additions, 3 deletionsfs/xfs/linux-2.6/xfs_sysctl.c
- fs/xfs/linux-2.6/xfs_sysctl.h 2 additions, 2 deletionsfs/xfs/linux-2.6/xfs_sysctl.h
- fs/xfs/linux-2.6/xfs_vnode.c 0 additions, 50 deletionsfs/xfs/linux-2.6/xfs_vnode.c
- fs/xfs/linux-2.6/xfs_vnode.h 0 additions, 89 deletionsfs/xfs/linux-2.6/xfs_vnode.h
Loading
Please register or sign in to comment