Christoph Hellwig d4b3a4b7dd [XFS] move xfs_bmbt_killroot to common code 17 years ago
..
linux-2.6 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
quota 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
support 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
Kconfig 7788fae6cc [XFS] allow enabling CONFIG_XFS_DEBUG 17 years ago
Makefile 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
xfs.h 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
xfs_acl.c 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
xfs_acl.h 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
xfs_ag.h 64137e56d7 [XFS] Unwrap pagb_lock. 17 years ago
xfs_alloc.c 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
xfs_alloc.h 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
xfs_alloc_btree.c d4b3a4b7dd [XFS] move xfs_bmbt_killroot to common code 17 years ago
xfs_alloc_btree.h 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
xfs_arch.h cdeb380aa2 [XFS] remove INT_GET and friends 17 years ago
xfs_attr.c 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr.h 5e9da7b7a1 [XFS] Move attr log alloc size calculator to another function. 17 years ago
xfs_attr_leaf.c 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr_leaf.h 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
xfs_attr_sf.h 68f34d5107 [XFS] 17 years ago
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_bit.h 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_bmap.c 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
xfs_bmap.h b877e3d37d [XFS] Restore the lowspace extent allocator algorithm 17 years ago
xfs_bmap_btree.c d4b3a4b7dd [XFS] move xfs_bmbt_killroot to common code 17 years ago
xfs_bmap_btree.h 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
xfs_btree.c d4b3a4b7dd [XFS] move xfs_bmbt_killroot to common code 17 years ago
xfs_btree.h d4b3a4b7dd [XFS] move xfs_bmbt_killroot to common code 17 years ago
xfs_buf_item.c e1f5dbd707 [XFS] Fix use-after-free with buffers 17 years ago
xfs_buf_item.h a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
xfs_clnt.h 7c12f29650 [XFS] Fix up noattr2 so that it will properly update the versionnum and 17 years ago
xfs_da_btree.c 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
xfs_da_btree.h 46039928c9 [XFS] Remove final remnants of dirv1 macros and other stuff 17 years ago
xfs_dfrag.c f9114eba1e [XFS] Prevent lockdep false positives when locking two inodes. 17 years ago
xfs_dfrag.h 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
xfs_dinode.h 45ba598e56 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. 17 years ago
xfs_dir2.c 87affd08bc [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c 17 years ago
xfs_dir2.h 384f3ced07 [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_block.c 384f3ced07 [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally 18 years ago
xfs_dir2_data.c 5163f95a08 [XFS] Name operation vector for hash and compare 17 years ago
xfs_dir2_data.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
xfs_dir2_leaf.c 07fe4dd48d [XFS] Fix CI lookup in leaf-form directories 17 years ago
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally 18 years ago
xfs_dir2_node.c 90bb7ab077 [XFS] Fix returning case-preserved name with CI node form directories 17 years ago
xfs_dir2_node.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
xfs_dir2_sf.c 384f3ced07 [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_sf.h ae23a5e87d [XFS] Pack some shortform dir2 structures for the ARM old ABI 17 years ago
xfs_dir2_trace.c 6a178100ab [XFS] Add op_flags field and helpers to xfs_da_args 17 years ago
xfs_dir2_trace.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_dmapi.h 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
xfs_dmops.c c8fcfac5a2 [XFS] fixups after behavior removal merge into mainline git 18 years ago
xfs_error.c 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR 17 years ago
xfs_error.h 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR 17 years ago
xfs_extfree_item.c f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
xfs_extfree_item.h 128dabc5e9 [XFS] cleanup the field types of some item format structures 19 years ago
xfs_filestream.c 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
xfs_filestream.h 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
xfs_fs.h e182f57ac0 [XFS] attrmulti cleanup 17 years ago
xfs_fsops.c 189f4bf22b [XFS] XFS: ASCII case-insensitive support 17 years ago
xfs_fsops.h e13a73f025 [XFS] Write log dummy record when freezing filesystem 19 years ago
xfs_ialloc.c 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
xfs_ialloc.h fe033cc848 [XFS] implement generic xfs_btree_lookup 17 years ago
xfs_ialloc_btree.c d4b3a4b7dd [XFS] move xfs_bmbt_killroot to common code 17 years ago
xfs_ialloc_btree.h 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
xfs_iget.c f338f90364 [XFS] Unlock inode before calling xfs_idestroy() 17 years ago
xfs_imap.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_inode.c 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
xfs_inode.h 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
xfs_inode_item.c c63942d3ee [XFS] replace inode flush semaphore with a completion 17 years ago
xfs_inode_item.h 3354040897 [XFS] Use xfs_inode_clean() in more places 17 years ago
xfs_inum.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_iomap.c 4ddd8bb1d2 [XFS] use minleft when allocating in xfs_bmbt_split() 17 years ago
xfs_iomap.h 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
xfs_itable.c 637aa50f46 [XFS] implement generic xfs_btree_increment 17 years ago
xfs_itable.h faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode 18 years ago
xfs_log.c 73f6aa4d44 Fix barrier fail detection in XFS 17 years ago
xfs_log.h 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
xfs_log_priv.h 31bd61f2bb [XFS] Move memory allocations for log tracing out of the critical path 17 years ago
xfs_log_recover.c 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
xfs_log_recover.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_mount.c a357a12156 [XFS] Fix use-after-free with log and quotas 17 years ago
xfs_mount.h 46039928c9 [XFS] Remove final remnants of dirv1 macros and other stuff 17 years ago
xfs_mru_cache.c 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
xfs_mru_cache.h 65de556756 [XFS] On-demand reaping of the MRU cache 18 years ago
xfs_qmops.c 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
xfs_quota.h b09cc77109 [XFS] remove dependency of the quota module on behaviors 18 years ago
xfs_refcache.h 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. 20 years ago
xfs_rename.c 8f8670bb1c [XFS] Don't update mtime on rename source 17 years ago
xfs_rtalloc.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_rtalloc.h 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
xfs_rw.c b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
xfs_rw.h 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
xfs_sb.h 189f4bf22b [XFS] XFS: ASCII case-insensitive support 17 years ago
xfs_trans.c 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans.h 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_ail.c 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
xfs_trans_buf.c 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_extfree.c da353b0d64 [XFS] Radix tree based inode caching 18 years ago
xfs_trans_inode.c f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
xfs_trans_item.c 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
xfs_trans_priv.h 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 years ago
xfs_trans_space.h f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
xfs_types.h 556b8b166c [XFS] remove bhv_vname_t and xfs_rename code 17 years ago
xfs_utils.c 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
xfs_utils.h 907f49a8f5 [XFS] implement IHOLD/IRELE directly 17 years ago
xfs_vfsops.c 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
xfs_vfsops.h f8f15e42b4 [XFS] merge xfs_mount into xfs_fs_fill_super 17 years ago
xfs_vnodeops.c 2fd6f6ec64 [XFS] Don't do I/O beyond eof when unreserving space 17 years ago
xfs_vnodeops.h 0f285c8a1c [XFS] Now that xfs_setattr is only used for attributes set from ->setattr 17 years ago