-
- Downloads
* git://oss.sgi.com:8090/xfs/linux-2.6: (45 commits) [XFS] Fix use after free in xfs_log_done(). [XFS] Make xfs_bmap_*_count_leaves void. [XFS] Use KM_NOFS for debug trace buffers [XFS] use KM_MAYFAIL in xfs_mountfs [XFS] refactor xfs_mount_free [XFS] don't call xfs_freesb from xfs_unmountfs [XFS] xfs_unmountfs should return void [XFS] cleanup xfs_mountfs [XFS] move root inode IRELE into xfs_unmountfs [XFS] stop using file_update_time [XFS] optimize xfs_ichgtime [XFS] update timestamp in xfs_ialloc manually [XFS] remove the sema_t from XFS. [XFS] replace dquot flush semaphore with a completion [XFS] replace inode flush semaphore with a completion [XFS] extend completions to provide XFS object flush requirements [XFS] replace the XFS buf iodone semaphore with a completion [XFS] clean up stale references to semaphores [XFS] use get_unaligned_* helpers [XFS] Fix compile failure in xfs_buf_trace() ...
Showing
- fs/xfs/linux-2.6/sema.h 0 additions, 52 deletionsfs/xfs/linux-2.6/sema.h
- fs/xfs/linux-2.6/xfs_aops.c 1 addition, 2 deletionsfs/xfs/linux-2.6/xfs_aops.c
- fs/xfs/linux-2.6/xfs_buf.c 6 additions, 10 deletionsfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_buf.h 2 additions, 2 deletionsfs/xfs/linux-2.6/xfs_buf.h
- fs/xfs/linux-2.6/xfs_export.c 5 additions, 5 deletionsfs/xfs/linux-2.6/xfs_export.c
- fs/xfs/linux-2.6/xfs_fs_subr.c 3 additions, 3 deletionsfs/xfs/linux-2.6/xfs_fs_subr.c
- fs/xfs/linux-2.6/xfs_ioctl.c 2 additions, 2 deletionsfs/xfs/linux-2.6/xfs_ioctl.c
- fs/xfs/linux-2.6/xfs_iops.c 119 additions, 73 deletionsfs/xfs/linux-2.6/xfs_iops.c
- fs/xfs/linux-2.6/xfs_iops.h 2 additions, 13 deletionsfs/xfs/linux-2.6/xfs_iops.h
- fs/xfs/linux-2.6/xfs_linux.h 2 additions, 2 deletionsfs/xfs/linux-2.6/xfs_linux.h
- fs/xfs/linux-2.6/xfs_lrw.c 2 additions, 4 deletionsfs/xfs/linux-2.6/xfs_lrw.c
- fs/xfs/linux-2.6/xfs_super.c 50 additions, 139 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_super.h 0 additions, 3 deletionsfs/xfs/linux-2.6/xfs_super.h
- fs/xfs/linux-2.6/xfs_vnode.c 2 additions, 20 deletionsfs/xfs/linux-2.6/xfs_vnode.c
- fs/xfs/linux-2.6/xfs_vnode.h 23 additions, 42 deletionsfs/xfs/linux-2.6/xfs_vnode.h
- fs/xfs/quota/xfs_dquot.c 14 additions, 24 deletionsfs/xfs/quota/xfs_dquot.c
- fs/xfs/quota/xfs_dquot.h 18 additions, 11 deletionsfs/xfs/quota/xfs_dquot.h
- fs/xfs/quota/xfs_dquot_item.c 4 additions, 4 deletionsfs/xfs/quota/xfs_dquot_item.c
- fs/xfs/quota/xfs_qm.c 6 additions, 8 deletionsfs/xfs/quota/xfs_qm.c
- fs/xfs/quota/xfs_qm.h 1 addition, 1 deletionfs/xfs/quota/xfs_qm.h
Loading
Please register or sign in to comment