Linus Torvalds b4348f32da Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 16 years ago
..
linux-2.6 0e639bdeef xfs: use memdup_user() 16 years ago
quota a0b0b8a5b3 xfs: kill mutex_t typedef 16 years ago
support 27174203f5 xfs: cleanup uuid handling 16 years ago
Kconfig ab596ad897 xfs: fix dentry aliasing issues in open_by_handle 16 years ago
Makefile fcafb71b57 xfs: get rid of indirections in the quotaops implementation 16 years ago
xfs.h 8c4ed633e6 [XFS] make btree tracing generic 16 years ago
xfs_acl.c 91b7771251 CRED: Wrap task credential accesses in the XFS filesystem 16 years ago
xfs_acl.h 9800b55035 [XFS] Remove several unused typedefs. 16 years ago
xfs_ag.h a568778739 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types 16 years ago
xfs_alloc.c 6cc87645e2 xfs: factor out code to find the longest free extent in the AG 16 years ago
xfs_alloc.h 6cc87645e2 xfs: factor out code to find the longest free extent in the AG 16 years ago
xfs_alloc_btree.c b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_alloc_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 16 years ago
xfs_arch.h 847fff5ca8 [XFS] Sync up kernel and user-space headers 16 years ago
xfs_attr.c b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_attr.h 5e9da7b7a1 [XFS] Move attr log alloc size calculator to another function. 16 years ago
xfs_attr_leaf.c 1a5902c5d2 xfs: remove m_attroffset 16 years ago
xfs_attr_leaf.h c9fb86a917 [XFS] Remove macro-to-function indirections in attr code 16 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. 16 years ago
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 years ago
xfs_bmap.c 28e211700a xfs: fix getbmap vs mmap deadlock 16 years ago
xfs_bmap.h 1a5902c5d2 xfs: remove m_attroffset 16 years ago
xfs_bmap_btree.c b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_bmap_btree.h b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_btree.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_btree.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_btree_trace.c 7f7c39ccb6 [XFS] make btree tracing generic 16 years ago
xfs_btree_trace.h 7f7c39ccb6 [XFS] make btree tracing generic 16 years ago
xfs_buf_item.c 4fdc778179 [XFS] Remove XFS_BUF_SHUT() and friends 16 years ago
xfs_buf_item.h a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
xfs_da_btree.c a568778739 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types 16 years ago
xfs_da_btree.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_dfrag.c 7c8f7af67d xfs: reject swapext ioctl on swapfiles 16 years ago
xfs_dfrag.h 743bb4650d [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. 16 years ago
xfs_dinode.h 6447c36209 xfs: remove m_litino 16 years ago
xfs_dir2.c 24418492aa xfs: move declaration to header file 16 years ago
xfs_dir2.h 384f3ced07 [XFS] Return case-insensitive match for dentry cache 17 years ago
xfs_dir2_block.c a19d9f887d xfs: kill ino64 mount option 16 years ago
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally 17 years ago
xfs_dir2_data.c 5163f95a08 [XFS] Name operation vector for hash and compare 17 years ago
xfs_dir2_data.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_dir2_leaf.c a19d9f887d xfs: kill ino64 mount option 16 years ago
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally 17 years ago
xfs_dir2_node.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_dir2_node.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
xfs_dir2_sf.c a19d9f887d xfs: kill ino64 mount option 16 years ago
xfs_dir2_sf.h 81591fe2db [XFS] kill xfs_dinode_core_t 16 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 19 years ago
xfs_dmapi.h 7a8fc9b248 removed unused #include <linux/version.h>'s 16 years ago
xfs_dmops.c 9d565ffa33 [XFS] kill struct xfs_mount_args 16 years ago
xfs_error.c efc557570d [XFS] avoid memory allocations in xfs_fs_vcmn_err 16 years ago
xfs_error.h efc557570d [XFS] avoid memory allocations in xfs_fs_vcmn_err 16 years ago
xfs_extfree_item.c 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 16 years ago
xfs_extfree_item.h 5253a11a81 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests 16 years ago
xfs_filestream.c 6cc87645e2 xfs: factor out code to find the longest free extent in the AG 16 years ago
xfs_filestream.h 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
xfs_fs.h 8e961870bb filesystem freeze: remove XFS specific ioctl interfaces for freeze feature 16 years ago
xfs_fsops.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_fsops.h c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
xfs_ialloc.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_ialloc.h b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_ialloc_btree.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_ialloc_btree.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_iget.c 705db3fd46 xfs: fix double free of inode 16 years ago
xfs_inode.c def6b3ba56 xfs_file_last_byte() needs to acquire ilock 16 years ago
xfs_inode.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_inode_item.c 92bfc6e7c4 [XFS] embededd struct xfs_imap into xfs_inode 16 years ago
xfs_inode_item.h 5253a11a81 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests 16 years ago
xfs_inum.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
xfs_iomap.c 8de2bf937a xfs: remove xfs_flush_space 16 years ago
xfs_iomap.h 8de2bf937a xfs: remove xfs_flush_space 16 years ago
xfs_itable.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_itable.h 65fbaf2489 [XFS] Fix xfs_bulkstat_one size checks & error handling 16 years ago
xfs_log.c 9d7fef74b2 xfs: inform the xfsaild of the push target before sleeping 16 years ago
xfs_log.h 21b699c895 xfs: cleanup log unmount handling 16 years ago
xfs_log_priv.h 076e6acb8f xfs: cleanup xlog_bread 16 years ago
xfs_log_recover.c 076e6acb8f xfs: cleanup xlog_bread 16 years ago
xfs_log_recover.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
xfs_mount.c b9ec9068d7 xfs: add more checks to superblock validation 16 years ago
xfs_mount.h a8d770d987 xfs: use xfs_sync_inodes() for device flushing 16 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 17 years ago
xfs_qmops.c fcafb71b57 xfs: get rid of indirections in the quotaops implementation 16 years ago
xfs_quota.h fcafb71b57 xfs: get rid of indirections in the quotaops implementation 16 years ago
xfs_refcache.h 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. 19 years ago
xfs_rename.c b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_rtalloc.c b93b6e434c xfs: make sure to free the real-time inodes in the mount error path 16 years ago
xfs_rtalloc.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_rw.c 15ac08a8b2 [XFS] replace b_fspriv with b_mount 16 years ago
xfs_rw.h b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_sb.h b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
xfs_trans.c cc09c0dc57 [XFS] Fix double free of log tickets 16 years ago
xfs_trans.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_trans_ail.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_trans_buf.c 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 16 years ago
xfs_trans_extfree.c da353b0d64 [XFS] Radix tree based inode caching 17 years ago
xfs_trans_inode.c 070c4616ec use xfs_trans_ijoin in xfs_trans_iget 16 years ago
xfs_trans_item.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_trans_priv.h 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 16 years ago
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_types.h a568778739 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types 16 years ago
xfs_utils.c 9da096fd13 xfs: fix various typos 16 years ago
xfs_utils.h 907f49a8f5 [XFS] implement IHOLD/IRELE directly 16 years ago
xfs_vnodeops.c 153fec43ce xfs: flush delayed allcoation blocks on ENOSPC in create 16 years ago
xfs_vnodeops.h 517b5e8c85 xfs: merge xfs_mkdir into xfs_create 16 years ago