..
linux-2.6
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
quota
[XFS] Remove spin.h
17 years ago
support
…
Kbuild
…
Kconfig
…
Makefile
…
Makefile-linux-2.6
…
xfs.h
…
xfs_acl.c
…
xfs_acl.h
[XFS] simplify xfs_create/mknod/symlink prototype
18 years ago
xfs_ag.h
[XFS] Unwrap pagb_lock.
17 years ago
xfs_alloc.c
…
xfs_alloc.h
[XFS] Lazy Superblock Counters
18 years ago
xfs_alloc_btree.c
…
xfs_alloc_btree.h
…
xfs_arch.h
…
xfs_attr.c
[XFS] Fix up sparse warnings.
17 years ago
xfs_attr.h
…
xfs_attr_leaf.c
…
xfs_attr_leaf.h
…
xfs_attr_sf.h
[XFS] endianess annotations for xfs_attr_shortform_t
19 years ago
xfs_bit.c
[XFS] Use the generic bitops rather than implementing them ourselves.
17 years ago
xfs_bit.h
[XFS] Use the generic bitops rather than implementing them ourselves.
17 years ago
xfs_bmap.c
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_bmap.h
[XFS] Fix up sparse warnings.
17 years ago
xfs_bmap_btree.c
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_bmap_btree.h
…
xfs_btree.c
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
19 years ago
xfs_btree.h
[XFS] Fix up sparse warnings.
17 years ago
xfs_buf_item.c
…
xfs_buf_item.h
[XFS] Fix up sparse warnings.
17 years ago
xfs_clnt.h
…
xfs_da_btree.c
…
xfs_da_btree.h
[XFS] Fix up sparse warnings.
17 years ago
xfs_dfrag.c
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_dfrag.h
…
xfs_dinode.h
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_dir2.c
[XFS] Fix up sparse warnings.
17 years ago
xfs_dir2.h
…
xfs_dir2_block.c
…
xfs_dir2_block.h
…
xfs_dir2_data.c
…
xfs_dir2_data.h
…
xfs_dir2_leaf.c
…
xfs_dir2_leaf.h
…
xfs_dir2_node.c
…
xfs_dir2_node.h
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
18 years ago
xfs_dir2_sf.c
[XFS] Put the correct offset in dirent d_off
17 years ago
xfs_dir2_sf.h
…
xfs_dir2_trace.c
…
xfs_dir2_trace.h
…
xfs_dmapi.h
…
xfs_dmops.c
[XFS] fixups after behavior removal merge into mainline git
18 years ago
xfs_error.c
…
xfs_error.h
…
xfs_extfree_item.c
…
xfs_extfree_item.h
[XFS] cleanup the field types of some item format structures
19 years ago
xfs_filestream.c
[XFS] Fix up sparse warnings.
17 years ago
xfs_filestream.h
…
xfs_fs.h
…
xfs_fsops.c
…
xfs_fsops.h
…
xfs_ialloc.c
…
xfs_ialloc.h
…
xfs_ialloc_btree.c
…
xfs_ialloc_btree.h
…
xfs_iget.c
[XFS] Fix inode allocation latency
17 years ago
xfs_imap.h
[XFS] Update license/copyright notices to match the prefered SGI
20 years ago
xfs_inode.c
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_inode.h
[XFS] Fix inode allocation latency
17 years ago
xfs_inode_item.c
[XFS] Fix inode allocation latency
17 years ago
xfs_inode_item.h
…
xfs_inum.h
…
xfs_iomap.c
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_iomap.h
[XFS] kill unnessecary ioops indirection
17 years ago
xfs_itable.c
…
xfs_itable.h
…
xfs_log.c
[XFS] Remove bogus assert
17 years ago
xfs_log.h
…
xfs_log_priv.h
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
17 years ago
xfs_log_recover.c
[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
17 years ago
xfs_log_recover.h
…
xfs_mount.c
[XFS] Fix up sparse warnings.
17 years ago
xfs_mount.h
[XFS] kill xfs_iocore_t
17 years ago
xfs_mru_cache.c
[XFS] Fix up sparse warnings.
17 years ago
xfs_mru_cache.h
…
xfs_qmops.c
…
xfs_quota.h
…
xfs_refcache.h
…
xfs_rename.c
[XFS] Fix up sparse warnings.
17 years ago
xfs_rtalloc.c
[XFS] Use the generic bitops rather than implementing them ourselves.
17 years ago
xfs_rtalloc.h
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_rw.c
…
xfs_rw.h
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_sb.h
[XFS] superblock endianess annotations
18 years ago
xfs_trans.c
…
xfs_trans.h
[XFS] Fix up sparse warnings.
17 years ago
xfs_trans_ail.c
[XFS] Unwrap AIL_LOCK
17 years ago
xfs_trans_buf.c
…
xfs_trans_extfree.c
…
xfs_trans_inode.c
…
xfs_trans_item.c
[XFS] Fix up sparse warnings.
17 years ago
xfs_trans_priv.h
…
xfs_trans_space.h
…
xfs_types.h
…
xfs_utils.c
…
xfs_utils.h
…
xfs_vfsops.c
[XFS] Move platform specific mount option parse out of core XFS code
17 years ago
xfs_vfsops.h
[XFS] Move platform specific mount option parse out of core XFS code
17 years ago
xfs_vnodeops.c
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_vnodeops.h
…