Christoph Hellwig f999a5bf3f [XFS] wire up ->open for directories před 16 roky
..
linux-2.6 f999a5bf3f [XFS] wire up ->open for directories před 16 roky
quota 6307091fe6 [XFS] Avoid using inodes that haven't been completely initialised před 16 roky
support 34519daae6 [XFS] Show buffer address with debug hexdump on corruption před 17 roky
Kconfig 7788fae6cc [XFS] allow enabling CONFIG_XFS_DEBUG před 17 roky
Makefile fe4fa4b8e4 [XFS] move sync code to its own file před 17 roky
xfs.h 8c4ed633e6 [XFS] make btree tracing generic před 17 roky
xfs_acl.c 91b7771251 CRED: Wrap task credential accesses in the XFS filesystem před 17 roky
xfs_acl.h 5ec7f8c7d1 [XFS] kill bhv_vnode_t před 17 roky
xfs_ag.h 396beb8531 [XFS] mark inodes for reclaim via a tag in the inode radix tree před 17 roky
xfs_alloc.c 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_alloc.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_alloc_btree.c 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_alloc_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_arch.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_attr.c 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll před 17 roky
xfs_attr.h 5e9da7b7a1 [XFS] Move attr log alloc size calculator to another function. před 17 roky
xfs_attr_leaf.c 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll před 17 roky
xfs_attr_leaf.h 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll před 17 roky
xfs_attr_sf.h 68f34d5107 [XFS] před 17 roky
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. před 17 roky
xfs_bit.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_bmap.c cc09c0dc57 [XFS] Fix double free of log tickets před 16 roky
xfs_bmap.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_bmap_btree.c 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_bmap_btree.h 4e8938feba [XFS] Move XFS_BMAP_SANITY_CHECK out of line. před 17 roky
xfs_btree.c 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_btree_trace.c 7f7c39ccb6 [XFS] make btree tracing generic před 17 roky
xfs_btree_trace.h 7f7c39ccb6 [XFS] make btree tracing generic před 17 roky
xfs_buf_item.c 783a2f656f [XFS] Finish removing the mount pointer from the AIL API před 17 roky
xfs_buf_item.h a8272ce0c1 [XFS] Fix up sparse warnings. před 17 roky
xfs_da_btree.c a7444053fb [XFS] Account for allocated blocks when expanding directories před 17 roky
xfs_da_btree.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_dfrag.c f9114eba1e [XFS] Prevent lockdep false positives when locking two inodes. před 17 roky
xfs_dfrag.h 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report před 19 roky
xfs_dinode.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_dir2.c a7444053fb [XFS] Account for allocated blocks when expanding directories před 17 roky
xfs_dir2.h 384f3ced07 [XFS] Return case-insensitive match for dentry cache před 17 roky
xfs_dir2_block.c 384f3ced07 [XFS] Return case-insensitive match for dentry cache před 17 roky
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally před 18 roky
xfs_dir2_data.c 5163f95a08 [XFS] Name operation vector for hash and compare před 17 roky
xfs_dir2_data.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. před 18 roky
xfs_dir2_leaf.c 07fe4dd48d [XFS] Fix CI lookup in leaf-form directories před 17 roky
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally před 18 roky
xfs_dir2_node.c 90bb7ab077 [XFS] Fix returning case-preserved name with CI node form directories před 17 roky
xfs_dir2_node.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. před 18 roky
xfs_dir2_sf.c 384f3ced07 [XFS] Return case-insensitive match for dentry cache před 17 roky
xfs_dir2_sf.h ae23a5e87d [XFS] Pack some shortform dir2 structures for the ARM old ABI před 17 roky
xfs_dir2_trace.c 6a178100ab [XFS] Add op_flags field and helpers to xfs_da_args před 17 roky
xfs_dir2_trace.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI před 20 roky
xfs_dmapi.h 7a8fc9b248 removed unused #include <linux/version.h>'s před 17 roky
xfs_dmops.c 9d565ffa33 [XFS] kill struct xfs_mount_args před 17 roky
xfs_error.c 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR před 17 roky
xfs_error.h 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR před 17 roky
xfs_extfree_item.c 783a2f656f [XFS] Finish removing the mount pointer from the AIL API před 17 roky
xfs_extfree_item.h 128dabc5e9 [XFS] cleanup the field types of some item format structures před 19 roky
xfs_filestream.c 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers před 17 roky
xfs_filestream.h 2a82b8be8a [XFS] Concurrent Multi-File Data Streams před 18 roky
xfs_fs.h e182f57ac0 [XFS] attrmulti cleanup před 17 roky
xfs_fsops.c 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_fsops.h e13a73f025 [XFS] Write log dummy record when freezing filesystem před 19 roky
xfs_ialloc.c 8cc938fe42 [XFS] implement generic xfs_btree_get_rec před 17 roky
xfs_ialloc.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_ialloc_btree.c 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_ialloc_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform před 17 roky
xfs_iget.c 6bfb3d065f [XFS] Fix race when looking up reclaimable inodes před 17 roky
xfs_imap.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_inode.c cc09c0dc57 [XFS] Fix double free of log tickets před 16 roky
xfs_inode.h 9ed0451ee0 [XFS] free partially initialized inodes using destroy_inode před 17 roky
xfs_inode_item.c 783a2f656f [XFS] Finish removing the mount pointer from the AIL API před 17 roky
xfs_inode_item.h 847fff5ca8 [XFS] Sync up kernel and user-space headers před 17 roky
xfs_inum.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI před 20 roky
xfs_iomap.c 4ddd8bb1d2 [XFS] use minleft when allocating in xfs_bmbt_split() před 17 roky
xfs_iomap.h 541d7d3c4b [XFS] kill unnessecary ioops indirection před 17 roky
xfs_itable.c c679eef052 [XFS] stop using xfs_itobp in xfs_bulkstat před 17 roky
xfs_itable.h faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode před 18 roky
xfs_log.c bac8dca9f9 [XFS] fix NULL pointer dereference in xfs_log_force_umount před 16 roky
xfs_log.h cc09c0dc57 [XFS] Fix double free of log tickets před 16 roky
xfs_log_priv.h cc09c0dc57 [XFS] Fix double free of log tickets před 16 roky
xfs_log_recover.c 5a792c4579 [XFS] XFS: Check for valid transaction headers in recovery před 17 roky
xfs_log_recover.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI před 20 roky
xfs_mount.c 116545130c [XFS] kill deleted inodes list před 17 roky
xfs_mount.h 9d565ffa33 [XFS] kill struct xfs_mount_args před 17 roky
xfs_mru_cache.c 9f8868ffb3 [XFS] streamline init/exit path před 17 roky
xfs_mru_cache.h 65de556756 [XFS] On-demand reaping of the MRU cache před 18 roky
xfs_qmops.c 9d565ffa33 [XFS] kill struct xfs_mount_args před 17 roky
xfs_quota.h b09cc77109 [XFS] remove dependency of the quota module on behaviors před 18 roky
xfs_refcache.h 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. před 20 roky
xfs_rename.c 8f8670bb1c [XFS] Don't update mtime on rename source před 17 roky
xfs_rtalloc.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. před 17 roky
xfs_rtalloc.h 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config před 17 roky
xfs_rw.c b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion před 17 roky
xfs_rw.h 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config před 17 roky
xfs_sb.h 189f4bf22b [XFS] XFS: ASCII case-insensitive support před 17 roky
xfs_trans.c cc09c0dc57 [XFS] Fix double free of log tickets před 16 roky
xfs_trans.h 783a2f656f [XFS] Finish removing the mount pointer from the AIL API před 17 roky
xfs_trans_ail.c 7ee49acfe5 [XFS] correctly select first log item to push před 17 roky
xfs_trans_buf.c 783a2f656f [XFS] Finish removing the mount pointer from the AIL API před 17 roky
xfs_trans_extfree.c da353b0d64 [XFS] Radix tree based inode caching před 18 roky
xfs_trans_inode.c f0e2d93c29 [XFS] Remove unused arg from kmem_free() před 17 roky
xfs_trans_item.c fc1829f34d [XFS] Add ail pointer into log items před 17 roky
xfs_trans_priv.h 783a2f656f [XFS] Finish removing the mount pointer from the AIL API před 17 roky
xfs_trans_space.h f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just před 19 roky
xfs_types.h 556b8b166c [XFS] remove bhv_vname_t and xfs_rename code před 17 roky
xfs_utils.c cc09c0dc57 [XFS] Fix double free of log tickets před 16 roky
xfs_utils.h 907f49a8f5 [XFS] implement IHOLD/IRELE directly před 17 roky
xfs_vfsops.c 9d565ffa33 [XFS] kill struct xfs_mount_args před 17 roky
xfs_vfsops.h 76bf105cb1 [XFS] Move remaining quiesce code. před 17 roky
xfs_vnodeops.c f999a5bf3f [XFS] wire up ->open for directories před 16 roky
xfs_vnodeops.h f999a5bf3f [XFS] wire up ->open for directories před 16 roky