You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/xfs
Christoph Hellwig 66f5507133 [XFS] remove an over-zealous WARN_ON 20 years ago
..
linux-2.6 [XFS] remove an over-zealous WARN_ON 20 years ago
quota Linux-2.6.12-rc2 20 years ago
support Linux-2.6.12-rc2 20 years ago
Kconfig Linux-2.6.12-rc2 20 years ago
Makefile [XFS] Enable XFS_VNODE_TRACE 20 years ago
xfs.h Linux-2.6.12-rc2 20 years ago
xfs_acl.c Linux-2.6.12-rc2 20 years ago
xfs_acl.h Linux-2.6.12-rc2 20 years ago
xfs_ag.h Linux-2.6.12-rc2 20 years ago
xfs_alloc.c Linux-2.6.12-rc2 20 years ago
xfs_alloc.h Linux-2.6.12-rc2 20 years ago
xfs_alloc_btree.c Linux-2.6.12-rc2 20 years ago
xfs_alloc_btree.h Linux-2.6.12-rc2 20 years ago
xfs_arch.h Linux-2.6.12-rc2 20 years ago
xfs_attr.c Linux-2.6.12-rc2 20 years ago
xfs_attr.h Linux-2.6.12-rc2 20 years ago
xfs_attr_leaf.c Linux-2.6.12-rc2 20 years ago
xfs_attr_leaf.h Linux-2.6.12-rc2 20 years ago
xfs_attr_sf.h Linux-2.6.12-rc2 20 years ago
xfs_behavior.c Linux-2.6.12-rc2 20 years ago
xfs_behavior.h Linux-2.6.12-rc2 20 years ago
xfs_bit.c Linux-2.6.12-rc2 20 years ago
xfs_bit.h Linux-2.6.12-rc2 20 years ago
xfs_bmap.c Linux-2.6.12-rc2 20 years ago
xfs_bmap.h Linux-2.6.12-rc2 20 years ago
xfs_bmap_btree.c Linux-2.6.12-rc2 20 years ago
xfs_bmap_btree.h Linux-2.6.12-rc2 20 years ago
xfs_btree.c Linux-2.6.12-rc2 20 years ago
xfs_btree.h Linux-2.6.12-rc2 20 years ago
xfs_buf_item.c Linux-2.6.12-rc2 20 years ago
xfs_buf_item.h Linux-2.6.12-rc2 20 years ago
xfs_cap.h Linux-2.6.12-rc2 20 years ago
xfs_clnt.h Linux-2.6.12-rc2 20 years ago
xfs_da_btree.c Linux-2.6.12-rc2 20 years ago
xfs_da_btree.h Linux-2.6.12-rc2 20 years ago
xfs_dfrag.c [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. 20 years ago
xfs_dfrag.h Linux-2.6.12-rc2 20 years ago
xfs_dinode.h Linux-2.6.12-rc2 20 years ago
xfs_dir.c Linux-2.6.12-rc2 20 years ago
xfs_dir.h Linux-2.6.12-rc2 20 years ago
xfs_dir2.c Linux-2.6.12-rc2 20 years ago
xfs_dir2.h Linux-2.6.12-rc2 20 years ago
xfs_dir2_block.c Linux-2.6.12-rc2 20 years ago
xfs_dir2_block.h Linux-2.6.12-rc2 20 years ago
xfs_dir2_data.c Linux-2.6.12-rc2 20 years ago
xfs_dir2_data.h Linux-2.6.12-rc2 20 years ago
xfs_dir2_leaf.c Linux-2.6.12-rc2 20 years ago
xfs_dir2_leaf.h Linux-2.6.12-rc2 20 years ago
xfs_dir2_node.c Linux-2.6.12-rc2 20 years ago
xfs_dir2_node.h Linux-2.6.12-rc2 20 years ago
xfs_dir2_sf.c Linux-2.6.12-rc2 20 years ago
xfs_dir2_sf.h Linux-2.6.12-rc2 20 years ago
xfs_dir2_trace.c Linux-2.6.12-rc2 20 years ago
xfs_dir2_trace.h Linux-2.6.12-rc2 20 years ago
xfs_dir_leaf.c Linux-2.6.12-rc2 20 years ago
xfs_dir_leaf.h Linux-2.6.12-rc2 20 years ago
xfs_dir_sf.h Linux-2.6.12-rc2 20 years ago
xfs_dmapi.h Linux-2.6.12-rc2 20 years ago
xfs_dmops.c Linux-2.6.12-rc2 20 years ago
xfs_error.c Linux-2.6.12-rc2 20 years ago
xfs_error.h Linux-2.6.12-rc2 20 years ago
xfs_extfree_item.c Linux-2.6.12-rc2 20 years ago
xfs_extfree_item.h Linux-2.6.12-rc2 20 years ago
xfs_fs.h Linux-2.6.12-rc2 20 years ago
xfs_fsops.c Linux-2.6.12-rc2 20 years ago
xfs_fsops.h Linux-2.6.12-rc2 20 years ago
xfs_ialloc.c Linux-2.6.12-rc2 20 years ago
xfs_ialloc.h Linux-2.6.12-rc2 20 years ago
xfs_ialloc_btree.c Linux-2.6.12-rc2 20 years ago
xfs_ialloc_btree.h Linux-2.6.12-rc2 20 years ago
xfs_iget.c [XFS] Move the XFS inode to the front of its hash list on a cache hit 20 years ago
xfs_imap.h Linux-2.6.12-rc2 20 years ago
xfs_inode.c [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms 20 years ago
xfs_inode.h [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms 20 years ago
xfs_inode_item.c Linux-2.6.12-rc2 20 years ago
xfs_inode_item.h Linux-2.6.12-rc2 20 years ago
xfs_inum.h Linux-2.6.12-rc2 20 years ago
xfs_iocore.c Linux-2.6.12-rc2 20 years ago
xfs_iomap.c [XFS] Fix a bug in xfs_iomap for extent handling of write cases 20 years ago
xfs_iomap.h [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. 20 years ago
xfs_itable.c Linux-2.6.12-rc2 20 years ago
xfs_itable.h Linux-2.6.12-rc2 20 years ago
xfs_log.c Linux-2.6.12-rc2 20 years ago
xfs_log.h Linux-2.6.12-rc2 20 years ago
xfs_log_priv.h Linux-2.6.12-rc2 20 years ago
xfs_log_recover.c Linux-2.6.12-rc2 20 years ago
xfs_log_recover.h Linux-2.6.12-rc2 20 years ago
xfs_mac.h Linux-2.6.12-rc2 20 years ago
xfs_macros.c Linux-2.6.12-rc2 20 years ago
xfs_macros.h Linux-2.6.12-rc2 20 years ago
xfs_mount.c [XFS] Block mount attempts for filesystems with version 1 directories. 20 years ago
xfs_mount.h [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. 20 years ago
xfs_qmops.c Linux-2.6.12-rc2 20 years ago
xfs_quota.h Linux-2.6.12-rc2 20 years ago
xfs_refcache.h Linux-2.6.12-rc2 20 years ago
xfs_rename.c Linux-2.6.12-rc2 20 years ago
xfs_rtalloc.c Linux-2.6.12-rc2 20 years ago
xfs_rtalloc.h Linux-2.6.12-rc2 20 years ago
xfs_rw.c Linux-2.6.12-rc2 20 years ago
xfs_rw.h Linux-2.6.12-rc2 20 years ago
xfs_sb.h Linux-2.6.12-rc2 20 years ago
xfs_trans.c Linux-2.6.12-rc2 20 years ago
xfs_trans.h Linux-2.6.12-rc2 20 years ago
xfs_trans_ail.c Linux-2.6.12-rc2 20 years ago
xfs_trans_buf.c Linux-2.6.12-rc2 20 years ago
xfs_trans_extfree.c Linux-2.6.12-rc2 20 years ago
xfs_trans_inode.c Linux-2.6.12-rc2 20 years ago
xfs_trans_item.c Linux-2.6.12-rc2 20 years ago
xfs_trans_priv.h Linux-2.6.12-rc2 20 years ago
xfs_trans_space.h Linux-2.6.12-rc2 20 years ago
xfs_types.h [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms 20 years ago
xfs_utils.c [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms 20 years ago
xfs_utils.h [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms 20 years ago
xfs_vfsops.c [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. 20 years ago
xfs_vnodeops.c [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held 20 years ago