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
David Chinner cb56a4b995 [XFS] Kill SYNC_CLOSE 17 years ago
..
linux-2.6 [XFS] Kill SYNC_CLOSE 17 years ago
quota [XFS] use xfs_sync_inodes rather than xfs_syncsub 17 years ago
support [XFS] Show buffer address with debug hexdump on corruption 17 years ago
Kconfig
Makefile [XFS] move sync code to its own file 17 years ago
xfs.h [XFS] make btree tracing generic 17 years ago
xfs_acl.c [XFS] kill bhv_vnode_t 17 years ago
xfs_acl.h [XFS] kill bhv_vnode_t 17 years ago
xfs_ag.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_alloc.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_alloc.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_alloc_btree.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_alloc_btree.h [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_arch.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_attr.c [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr.h [XFS] Move attr log alloc size calculator to another function. 17 years ago
xfs_attr_leaf.c [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr_leaf.h [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr_sf.h [XFS] 17 years ago
xfs_bit.c [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_bit.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_bmap.c [XFS] Move XFS_BMAP_SANITY_CHECK out of line. 17 years ago
xfs_bmap.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_bmap_btree.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_bmap_btree.h [XFS] Move XFS_BMAP_SANITY_CHECK out of line. 17 years ago
xfs_btree.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_btree.h [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_btree_trace.c [XFS] make btree tracing generic 17 years ago
xfs_btree_trace.h [XFS] make btree tracing generic 17 years ago
xfs_buf_item.c [XFS] Fix use-after-free with buffers 17 years ago
xfs_buf_item.h
xfs_clnt.h [XFS] Fix up noattr2 so that it will properly update the versionnum and 17 years ago
xfs_da_btree.c [XFS] streamline init/exit path 17 years ago
xfs_da_btree.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_dfrag.c [XFS] Prevent lockdep false positives when locking two inodes. 17 years ago
xfs_dfrag.h
xfs_dinode.h [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_dir2.c [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c 17 years ago
xfs_dir2.h [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_block.c [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_block.h
xfs_dir2_data.c [XFS] Name operation vector for hash and compare 17 years ago
xfs_dir2_data.h
xfs_dir2_leaf.c [XFS] Fix CI lookup in leaf-form directories 17 years ago
xfs_dir2_leaf.h
xfs_dir2_node.c [XFS] Fix returning case-preserved name with CI node form directories 17 years ago
xfs_dir2_node.h
xfs_dir2_sf.c [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_sf.h [XFS] Pack some shortform dir2 structures for the ARM old ABI 17 years ago
xfs_dir2_trace.c [XFS] Add op_flags field and helpers to xfs_da_args 17 years ago
xfs_dir2_trace.h
xfs_dmapi.h removed unused #include <linux/version.h>'s 17 years ago
xfs_dmops.c
xfs_error.c [XFS] kill INDUCE_IO_ERROR 17 years ago
xfs_error.h [XFS] kill INDUCE_IO_ERROR 17 years ago
xfs_extfree_item.c [XFS] Remove unused arg from kmem_free() 17 years ago
xfs_extfree_item.h
xfs_filestream.c [XFS] Use KM_NOFS for debug trace buffers 17 years ago
xfs_filestream.h
xfs_fs.h [XFS] attrmulti cleanup 17 years ago
xfs_fsops.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_fsops.h
xfs_ialloc.c [XFS] implement generic xfs_btree_get_rec 17 years ago
xfs_ialloc.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_ialloc_btree.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_ialloc_btree.h [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_iget.c [XFS] remove the mount inode list 17 years ago
xfs_imap.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_inode.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_inode.h [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_inode_item.c [XFS] replace inode flush semaphore with a completion 17 years ago
xfs_inode_item.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_inum.h
xfs_iomap.c [XFS] use minleft when allocating in xfs_bmbt_split() 17 years ago
xfs_iomap.h
xfs_itable.c [XFS] implement generic xfs_btree_increment 17 years ago
xfs_itable.h
xfs_log.c Fix barrier fail detection in XFS 17 years ago
xfs_log.h [XFS] cleanup xfs_mountfs 17 years ago
xfs_log_priv.h [XFS] Move memory allocations for log tracing out of the critical path 17 years ago
xfs_log_recover.c [XFS] Always use struct xfs_btree_block instead of short / longform 17 years ago
xfs_log_recover.h
xfs_mount.c [XFS] remove the mount inode list 17 years ago
xfs_mount.h [XFS] use xfs_sync_inodes rather than xfs_syncsub 17 years ago
xfs_mru_cache.c [XFS] streamline init/exit path 17 years ago
xfs_mru_cache.h
xfs_qmops.c
xfs_quota.h
xfs_refcache.h
xfs_rename.c [XFS] Don't update mtime on rename source 17 years ago
xfs_rtalloc.c [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_rtalloc.h
xfs_rw.c [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
xfs_rw.h
xfs_sb.h [XFS] XFS: ASCII case-insensitive support 17 years ago
xfs_trans.c [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans.h [XFS] Sync up kernel and user-space headers 17 years ago
xfs_trans_ail.c
xfs_trans_buf.c [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_extfree.c
xfs_trans_inode.c [XFS] Remove unused arg from kmem_free() 17 years ago
xfs_trans_item.c [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_priv.h
xfs_trans_space.h
xfs_types.h
xfs_utils.c [XFS] Avoid directly referencing the VFS inode. 17 years ago
xfs_utils.h [XFS] implement IHOLD/IRELE directly 17 years ago
xfs_vfsops.c [XFS] make SYNC_DELWRI no longer use xfs_sync 17 years ago
xfs_vfsops.h [XFS] move sync code to its own file 17 years ago
xfs_vnodeops.c [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() 17 years ago
xfs_vnodeops.h [XFS] Now that xfs_setattr is only used for attributes set from ->setattr 17 years ago