Linus Torvalds 6ea9786e76 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs 11 years ago
..
Kconfig 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
Makefile 32c5483a8a xfs: abstract the differences in dir2/dir3 via an ops vector 11 years ago
kmem.c 359d992bcd xfs: simplify kmem_{zone_}zalloc 11 years ago
kmem.h 359d992bcd xfs: simplify kmem_{zone_}zalloc 11 years ago
mrlock.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
time.h c59d87c460 xfs: remove subdirectories 14 years ago
uuid.c c59d87c460 xfs: remove subdirectories 14 years ago
uuid.h bc02e8693d xfs: add CRC infrastructure 12 years ago
xfs.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_acl.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_acl.h 0a8aa19397 xfs: increase number of ACL entries for V5 superblocks 12 years ago
xfs_ag.h 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
xfs_alloc.c d123031a56 xfs: add tracepoints to AGF/AGI read operations 11 years ago
xfs_alloc.h 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
xfs_alloc_btree.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_alloc_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_aops.c ad22c7a043 xfs: prevent stack overflows from page cache allocation 11 years ago
xfs_aops.h 7b7a8665ed direct-io: Implement generic deferred AIO completions 12 years ago
xfs_attr.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_attr.h c24b5dfadc xfs: kill xfs_vnodeops.[ch] 12 years ago
xfs_attr_inactive.c 01ba43b873 xfs: vectorise encoding/decoding directory headers 11 years ago
xfs_attr_leaf.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_attr_leaf.h 5706278758 xfs: unify directory/attribute format definitions 11 years ago
xfs_attr_list.c 01ba43b873 xfs: vectorise encoding/decoding directory headers 11 years ago
xfs_attr_remote.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_attr_remote.h 5706278758 xfs: unify directory/attribute format definitions 11 years ago
xfs_attr_sf.h a9273ca5c6 xfs: convert attr to use unsigned names 15 years ago
xfs_bit.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 years ago
xfs_bmap.c 9e3908e342 xfs: fix unlock in xfs_bmap_add_attrfork 11 years ago
xfs_bmap.h b49a0c1883 xfs: remove __KERNEL__ from debug code 12 years ago
xfs_bmap_btree.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_bmap_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_bmap_util.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_bmap_util.h 865e9446b4 xfs: fold xfs_change_file_space into xfs_ioc_space 11 years ago
xfs_btree.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_buf.c 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_buf.h a408235726 xfs: rework buffer dispose list tracking 11 years ago
xfs_buf_item.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_buf_item.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_cksum.h bc02e8693d xfs: add CRC infrastructure 12 years ago
xfs_da_btree.c 1c9a5b2e30 xfs: convert directory vector functions to constants 11 years ago
xfs_da_btree.h 32c5483a8a xfs: abstract the differences in dir2/dir3 via an ops vector 11 years ago
xfs_da_format.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_da_format.h 24dd0f546c xfs: convert directory vector functions to constants 11 years ago
xfs_dinode.h e1b4271ac2 xfs: di_flushiter considered harmful 12 years ago
xfs_dir2.c 1c9a5b2e30 xfs: convert directory vector functions to constants 11 years ago
xfs_dir2.h 1c9a5b2e30 xfs: convert directory vector functions to constants 11 years ago
xfs_dir2_block.c 1c9a5b2e30 xfs: convert directory vector functions to constants 11 years ago
xfs_dir2_data.c a629362105 xfs: validity check the directory block leaf entry count 11 years ago
xfs_dir2_leaf.c 1c9a5b2e30 xfs: convert directory vector functions to constants 11 years ago
xfs_dir2_node.c 5bf1f439c8 xfs:xfs_dir2_node.c: pointer use before check for null 11 years ago
xfs_dir2_priv.h 01ba43b873 xfs: vectorise encoding/decoding directory headers 11 years ago
xfs_dir2_readdir.c 1c9a5b2e30 xfs: convert directory vector functions to constants 11 years ago
xfs_dir2_sf.c 1c9a5b2e30 xfs: convert directory vector functions to constants 11 years ago
xfs_discard.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_discard.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_dquot.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_dquot.h 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
xfs_dquot_buf.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_dquot_item.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_dquot_item.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_error.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_error.h 9130090b5f xfs: kill support/debug.[ch] 14 years ago
xfs_export.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_export.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_extent_busy.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_extent_busy.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_extfree_item.c 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_extfree_item.h 9fbe24d95e xfs: split out EFI/EFD log item format definition 12 years ago
xfs_file.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_filestream.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_filestream.h 9b90b0d9da xfs: xfs_filestreams.h doesn't need __KERNEL__ 12 years ago
xfs_format.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_fs.h 2900a579ab xfs: add the inode directory type support to XFS_IOC_FSGEOM 11 years ago
xfs_fsops.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_fsops.h c58efdb442 xfs: ensure log covering transactions are synchronous 14 years ago
xfs_globals.c 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 years ago
xfs_ialloc.c d123031a56 xfs: add tracepoints to AGF/AGI read operations 11 years ago
xfs_ialloc.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_ialloc_btree.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_ialloc_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_icache.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_icache.h e0ea4045bc Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs 11 years ago
xfs_icreate_item.c 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_icreate_item.h 9cd047f3a3 xfs: separate icreate log format definitions from xfs_icreate_item.h 12 years ago
xfs_inode.c 273203699f xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering 11 years ago
xfs_inode.h 32c5483a8a xfs: abstract the differences in dir2/dir3 via an ops vector 11 years ago
xfs_inode_buf.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_inode_buf.h 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
xfs_inode_fork.c bb86d21cba xfs: fix the extent count when allocating an new indirection array entry 11 years ago
xfs_inode_fork.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_inode_item.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_inode_item.h 69432832fd xfs: split out inode log item format definition 12 years ago
xfs_inum.h 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
xfs_ioctl.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_ioctl.h a133d952b4 xfs: consolidate extent swap code 12 years ago
xfs_ioctl32.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_ioctl32.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_iomap.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_iomap.h 0799a3e808 xfs: get rid of count from xfs_iomap_write_allocate() 11 years ago
xfs_iops.c ad22c7a043 xfs: prevent stack overflows from page cache allocation 11 years ago
xfs_iops.h 865e9446b4 xfs: fold xfs_change_file_space into xfs_ioc_space 11 years ago
xfs_itable.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
xfs_linux.h 5c75390924 xfs: remove two unused macro definitions in xfs_linux.h 12 years ago
xfs_log.c 750b9c9066 xfs: trace AIL manipulations 11 years ago
xfs_log.h 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_log_cil.c 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_log_format.h 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
xfs_log_priv.h 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_log_recover.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
xfs_log_rlimit.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_message.c 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_message.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_mount.c 8f80587bac xfs: increase inode cluster size for v5 filesystems 11 years ago
xfs_mount.h 8f80587bac xfs: increase inode cluster size for v5 filesystems 11 years ago
xfs_mru_cache.c 83e759043a xfs: convert to alloc_workqueue() 14 years ago
xfs_mru_cache.h b657fc82a3 xfs: Kill filestreams cache flush 15 years ago
xfs_qm.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_qm.h 9aede1d81b xfs: split dquot buffer operations out 11 years ago
xfs_qm_bhv.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_qm_syscalls.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_quota.h 9aede1d81b xfs: split dquot buffer operations out 11 years ago
xfs_quota_defs.h 9aede1d81b xfs: split dquot buffer operations out 11 years ago
xfs_quota_priv.h 9f920f1164 xfs: use per-filesystem radix trees for dquot lookup 13 years ago
xfs_quotaops.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_rtalloc.c c963c6193a xfs: split xfs_rtalloc.c for userspace sanity 11 years ago
xfs_rtalloc.h c963c6193a xfs: split xfs_rtalloc.c for userspace sanity 11 years ago
xfs_rtbitmap.c 632b89e82b xfs: fix static and extern sparse warnings 11 years ago
xfs_sb.c 10e6e65dfc xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields 11 years ago
xfs_sb.h 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
xfs_shared.h 70a9883c5f xfs: create a shared header file for format-related information 11 years ago
xfs_stats.c 48776fd223 xfs: use common code for quota statistics 13 years ago
xfs_stats.h 48776fd223 xfs: use common code for quota statistics 13 years ago
xfs_super.c 7e1a1e9378 Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs 11 years ago
xfs_super.h 9aa05000f2 xfs: xfs_sync_data is redundant. 12 years ago
xfs_symlink.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_symlink.h 36b21dde6e xfs: push down inactive transaction mgmt for remote symlinks 11 years ago
xfs_symlink_remote.c 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_sysctl.c b2410e92b7 xfs: Convert use of typedef ctl_table to struct ctl_table 12 years ago
xfs_sysctl.h 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 years ago
xfs_trace.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_trace.h d123031a56 xfs: add tracepoints to AGF/AGI read operations 11 years ago
xfs_trans.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_trans.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_trans_ail.c 750b9c9066 xfs: trace AIL manipulations 11 years ago
xfs_trans_buf.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_trans_dquot.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago
xfs_trans_extfree.c 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_trans_inode.c 2fe8c1c08b xfs: open code inc_inode_iversion when logging an inode 11 years ago
xfs_trans_priv.h 239880ef64 xfs: decouple log and transaction headers 11 years ago
xfs_trans_resv.c 8f80587bac xfs: increase inode cluster size for v5 filesystems 11 years ago
xfs_trans_resv.h f749278c5a xfs: Get rid of all XFS_XXX_LOG_RES() macro 12 years ago
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_types.h 0cb97766f2 xfs: Add read-only support for dirent filetype field 12 years ago
xfs_vnode.h 74564fb48c xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE 11 years ago
xfs_xattr.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 years ago