Christoph Hellwig c40ea74101 [XFS] kill superflous buffer locking 18 years ago
..
linux-2.6 c40ea74101 [XFS] kill superflous buffer locking 17 years ago
quota 007c61c686 [XFS] Remove spin.h 17 years ago
support 007c61c686 [XFS] Remove spin.h 17 years ago
Kbuild a9aa1ffaac kbuild/xfs: introduce fs/xfs/Kbuild 19 years ago
Kconfig 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Makefile cde410a99d [XFS] Sort out some cosmetic differences between XFS trees. 20 years ago
Makefile-linux-2.6 613d70436c [XFS] kill xfs_iocore_t 17 years ago
xfs.h cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
xfs_acl.c 3e5daf05a0 [XFS] simplify xfs_create/mknod/symlink prototype 18 years ago
xfs_acl.h 3e5daf05a0 [XFS] simplify xfs_create/mknod/symlink prototype 18 years ago
xfs_ag.h 64137e56d7 [XFS] Unwrap pagb_lock. 17 years ago
xfs_alloc.c 007c61c686 [XFS] Remove spin.h 17 years ago
xfs_alloc.h 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
xfs_alloc_btree.c 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
xfs_alloc_btree.h 2c36ddeda7 [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. 18 years ago
xfs_arch.h 3762ec6bf7 [XFS] Merge in trivial changes, sync up headers with userspace 19 years ago
xfs_attr.c 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
xfs_attr.h 0a74cd1964 [XFS] kill struct bhv_vnode 18 years ago
xfs_attr_leaf.c 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
xfs_attr_leaf.h 726801ba06 [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace 19 years ago
xfs_attr_sf.h 3b244aa81e [XFS] endianess annotations for xfs_attr_shortform_t 19 years ago
xfs_bit.c 24ad33ff71 [XFS] Kill off xfs_count_bits 18 years ago
xfs_bit.h 24ad33ff71 [XFS] Kill off xfs_count_bits 18 years ago
xfs_bmap.c 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
xfs_bmap.h 993386c19a [XFS] decontaminate vnode operations from behavior details 18 years ago
xfs_bmap_btree.c ddc6d3b32a [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf 18 years ago
xfs_bmap_btree.h cd8b0a97bd [XFS] endianess annotations for xfs_bmbt_rec_t 18 years ago
xfs_btree.c 8801bb99e4 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no 19 years ago
xfs_btree.h 54aa8e26e9 [XFS] Simplify XFS min/max macros. 18 years ago
xfs_buf_item.c 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
xfs_buf_item.h 564256c9e0 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
xfs_clnt.h da353b0d64 [XFS] Radix tree based inode caching 18 years ago
xfs_da_btree.c 703e1f0fd2 [XFS] Unwrap xfs_dabuf_global_lock 17 years ago
xfs_da_btree.h 6be145bfb1 [XFS] Remove a bunch of unused functions from XFS. 18 years ago
xfs_dfrag.c 613d70436c [XFS] kill xfs_iocore_t 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 347d1c0195 [XFS] dinode endianess annotations 18 years ago
xfs_dir2.c cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
xfs_dir2.h 993386c19a [XFS] decontaminate vnode operations from behavior details 18 years ago
xfs_dir2_block.c 041388b54e [XFS] Put the correct offset in dirent d_off 17 years ago
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally 18 years ago
xfs_dir2_data.c da353b0d64 [XFS] Radix tree based inode caching 18 years ago
xfs_dir2_data.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
xfs_dir2_leaf.c 041388b54e [XFS] Put the correct offset in dirent d_off 17 years ago
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally 18 years ago
xfs_dir2_node.c da353b0d64 [XFS] Radix tree based inode caching 18 years ago
xfs_dir2_node.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
xfs_dir2_sf.c 041388b54e [XFS] Put the correct offset in dirent d_off 17 years ago
xfs_dir2_sf.h 051e7cd44a [XFS] use filldir internally 18 years ago
xfs_dir2_trace.c f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
xfs_dir2_trace.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_dmapi.h bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
xfs_dmops.c c8fcfac5a2 [XFS] fixups after behavior removal merge into mainline git 18 years ago
xfs_error.c 0ce4cfd4f7 [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs 18 years ago
xfs_error.h 0ce4cfd4f7 [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs 18 years ago
xfs_extfree_item.c 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
xfs_extfree_item.h 128dabc5e9 [XFS] cleanup the field types of some item format structures 19 years ago
xfs_filestream.c bcc7b445ef [XFS] fix filestreams on 32-bit boxes 18 years ago
xfs_filestream.h 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
xfs_fs.h c6143911a7 [XFS] cleanup fid types mess 18 years ago
xfs_fsops.c 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
xfs_fsops.h e13a73f025 [XFS] Write log dummy record when freezing filesystem 19 years ago
xfs_ialloc.c 347d1c0195 [XFS] dinode endianess annotations 18 years ago
xfs_ialloc.h 425f9ddd53 [XFS] Pick a single default inode cluster size. 18 years ago
xfs_ialloc_btree.c 1121b219bf [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr 19 years ago
xfs_ialloc_btree.h 2c36ddeda7 [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. 18 years ago
xfs_iget.c 10090be25c [XFS] cleanup vnode useage in xfs_iget.c 17 years ago
xfs_imap.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_inode.c 613d70436c [XFS] kill xfs_iocore_t 17 years ago
xfs_inode.h 10090be25c [XFS] cleanup vnode useage in xfs_iget.c 17 years ago
xfs_inode_item.c 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
xfs_inode_item.h 128dabc5e9 [XFS] cleanup the field types of some item format structures 19 years ago
xfs_inum.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_iomap.c 613d70436c [XFS] kill xfs_iocore_t 17 years ago
xfs_iomap.h 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
xfs_itable.c cd57e594ad [XFS] 971064 Various fixups for xfs_bulkstat(). 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 b53e675dc8 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations 17 years ago
xfs_log.h b53e675dc8 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations 17 years ago
xfs_log_priv.h b53e675dc8 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations 17 years ago
xfs_log_recover.c b53e675dc8 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations 17 years ago
xfs_log_recover.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
xfs_mount.c 0771fb4515 [XFS] Refactor xfs_mountfs 17 years ago
xfs_mount.h 613d70436c [XFS] kill xfs_iocore_t 17 years ago
xfs_mru_cache.c 007c61c686 [XFS] Remove spin.h 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 cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
xfs_rtalloc.c 4cc929ee30 [XFS] Don't grow filesystems past the size they can index. 18 years ago
xfs_rtalloc.h 6be145bfb1 [XFS] Remove a bunch of unused functions from XFS. 18 years ago
xfs_rw.c 48c872a9f3 [XFS] decontaminate vfs operations from behavior details 18 years ago
xfs_rw.h 613d70436c [XFS] kill xfs_iocore_t 17 years ago
xfs_sb.h 2bdf7cd0ba [XFS] superblock endianess annotations 18 years ago
xfs_trans.c 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
xfs_trans.h 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
xfs_trans_ail.c 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
xfs_trans_buf.c 564256c9e0 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
xfs_trans_extfree.c da353b0d64 [XFS] Radix tree based inode caching 18 years ago
xfs_trans_inode.c f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
xfs_trans_item.c b65745205f [XFS] Portability changes: remove prdev, stick to one diagnostic 19 years ago
xfs_trans_priv.h 287f3dad14 [XFS] Unwrap AIL_LOCK 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 051e7cd44a [XFS] use filldir internally 18 years ago
xfs_utils.c 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
xfs_utils.h cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
xfs_vfsops.c 9909c4aa1a [XFS] kill xfs_freeze. 17 years ago
xfs_vfsops.h 9909c4aa1a [XFS] kill xfs_freeze. 17 years ago
xfs_vnodeops.c 613d70436c [XFS] kill xfs_iocore_t 17 years ago
xfs_vnodeops.h c6143911a7 [XFS] cleanup fid types mess 18 years ago