Linus Torvalds 8769e078a9 Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs 12 years ago
..
Kconfig 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
Makefile 95920cd6ce xfs: split remote attribute code out 12 years ago
kmem.c 77ba78776e xfs: switch to proper __bitwise type for KM_... flags 13 years ago
kmem.h 77ba78776e xfs: switch to proper __bitwise type for KM_... flags 13 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 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 12 years ago
xfs_acl.h a5a7bbcc01 xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set 14 years ago
xfs_ag.h 983d09ffe3 xfs: add CRC checks to the AGI 12 years ago
xfs_alloc.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_alloc.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
xfs_alloc_btree.c 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_alloc_btree.h ee1a47ab0e xfs: add support for large btree blocks 12 years ago
xfs_aops.c a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
xfs_aops.h 0d882a360b Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. 13 years ago
xfs_attr.c 95920cd6ce xfs: split remote attribute code out 12 years ago
xfs_attr.h 95920cd6ce xfs: split remote attribute code out 12 years ago
xfs_attr_leaf.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_attr_leaf.h 517c22207b xfs: add CRCs to attr leaf blocks 12 years ago
xfs_attr_remote.c 946217ba28 xfs: Remote attr validation fixes and optimisations 12 years ago
xfs_attr_remote.h d75afeb3d3 xfs: add buffer types to directory and attribute buffers 12 years ago
xfs_attr_sf.h a9273ca5c6 xfs: convert attr to use unsigned names 15 years ago
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 years ago
xfs_bmap.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_bmap.h 1f3c785c3a xfs: move allocation stack switch up to xfs_bmapi_allocate 12 years ago
xfs_bmap_btree.c 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_bmap_btree.h ee1a47ab0e xfs: add support for large btree blocks 12 years ago
xfs_btree.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_btree.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_buf.c c163f9a176 xfs: ensure we capture IO errors correctly 12 years ago
xfs_buf.h d44d9bc68e xfs: use b_maps[] for discontiguous buffers 12 years ago
xfs_buf_item.c 5337fe9b10 xfs: recheck buffer pinned status after push trylock failure 12 years ago
xfs_buf_item.h 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_cksum.h bc02e8693d xfs: add CRC infrastructure 12 years ago
xfs_da_btree.c cab09a81fb xfs: fix da node magic number mismatches 12 years ago
xfs_da_btree.h d75afeb3d3 xfs: add buffer types to directory and attribute buffers 12 years ago
xfs_dfrag.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
xfs_dfrag.h 6bded0f383 xfs: clean up inconsistent variable naming in xfs_swap_extent 15 years ago
xfs_dinode.h 93848a999c xfs: add version 3 inode format with CRCs 12 years ago
xfs_dir2.c 1d9025e561 xfs: remove struct xfs_dabuf and infrastructure 13 years ago
xfs_dir2.h 5792664070 xfs: reshuffle dir2 headers 14 years ago
xfs_dir2_block.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_dir2_data.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_dir2_format.h 6b2647a12a xfs: shortform directory offsets change for dir3 format 12 years ago
xfs_dir2_leaf.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_dir2_node.c 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_dir2_priv.h d75afeb3d3 xfs: add buffer types to directory and attribute buffers 12 years ago
xfs_dir2_sf.c 6b2647a12a xfs: shortform directory offsets change for dir3 format 12 years ago
xfs_discard.c a672e1be30 xfs: check for possible overflow in xfs_ioc_trim 13 years ago
xfs_discard.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_dquot.c 3fe58f30b4 xfs: add CRC checks for quota blocks 12 years ago
xfs_dquot.h b136645116 xfs: xfs_dquot prealloc throttling watermarks and low free space 12 years ago
xfs_dquot_item.c ad1e95c54e xfs: clean up xfs_bit.h includes 13 years ago
xfs_dquot_item.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_error.c a2050646f6 xfs: increase hexdump output in xfs_corruption_error 12 years ago
xfs_error.h 9130090b5f xfs: kill support/debug.[ch] 14 years ago
xfs_export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 years ago
xfs_export.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_extent_busy.c e700a06c71 xfs: make xfs_extent_busy_trim not static 13 years ago
xfs_extent_busy.h e700a06c71 xfs: make xfs_extent_busy_trim not static 13 years ago
xfs_extfree_item.c 666d644cd7 xfs: don't free EFIs before the EFDs are committed 12 years ago
xfs_extfree_item.h 666d644cd7 xfs: don't free EFIs before the EFDs are committed 12 years ago
xfs_file.c a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
xfs_filestream.c 3a75667e90 xfs: rename allocation range fields in struct xfs_bmalloca 13 years ago
xfs_filestream.h 0664ce8d0f xfs: clean up filestreams helpers 15 years ago
xfs_fs.h 00ca79a04b xfs: add minimum file size filtering to eofblocks scan 12 years ago
xfs_fsops.c 983d09ffe3 xfs: add CRC checks to the AGI 12 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 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_ialloc.h 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
xfs_ialloc_btree.c 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_ialloc_btree.h ee1a47ab0e xfs: add support for large btree blocks 12 years ago
xfs_icache.c 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 years ago
xfs_icache.h 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 years ago
xfs_inode.c 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_inode.h 93848a999c xfs: add version 3 inode format with CRCs 12 years ago
xfs_inode_item.c 93848a999c xfs: add version 3 inode format with CRCs 12 years ago
xfs_inode_item.h ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 years ago
xfs_inum.h 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
xfs_ioctl.c dd700d9452 xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle 12 years ago
xfs_ioctl.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_ioctl32.c 7dfbcbefad xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle 12 years ago
xfs_ioctl32.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_iomap.c 19cb7e3854 xfs: xfs_iomap_prealloc_size() tracepoint 12 years ago
xfs_iomap.h a206c817c8 xfs: kill xfs_iomap 14 years ago
xfs_iops.c 4bc1ea6b8d xfs: remove xfs_flush_pages 12 years ago
xfs_iops.h c59d87c460 xfs: remove subdirectories 14 years ago
xfs_itable.c 1813dd6405 xfs: convert buffer verifiers to an ops structure. 12 years ago
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
xfs_linux.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_log.c ecb3403de1 xfs: rename random32() to prandom_u32() 12 years ago
xfs_log.h c75921a72a xfs: xfs_quiesce_attr() should quiesce the log like unmount 12 years ago
xfs_log_cil.c 7fe3258c50 xfs: Update xfs_log_commit_cil() comments 12 years ago
xfs_log_priv.h d4fd0e92fb xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros 12 years ago
xfs_log_recover.c cab09a81fb xfs: fix da node magic number mismatches 12 years ago
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
xfs_message.c 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_message.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_mount.c e721f504cf xfs: implement extended feature masks 12 years ago
xfs_mount.h 04a1e6c5b2 xfs: add CRC checks to the superblock 12 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 3fe58f30b4 xfs: add CRC checks for quota blocks 12 years ago
xfs_qm.h 3fe58f30b4 xfs: add CRC checks for quota blocks 12 years ago
xfs_qm_bhv.c 667a9291c5 xfs: Remove boolean_t typedef completely. 12 years ago
xfs_qm_syscalls.c b136645116 xfs: xfs_dquot prealloc throttling watermarks and low free space 12 years ago
xfs_quota.h 3fe58f30b4 xfs: add CRC checks for quota blocks 12 years ago
xfs_quota_priv.h 9f920f1164 xfs: use per-filesystem radix trees for dquot lookup 13 years ago
xfs_quotaops.c 74a8a10378 userns: Convert qutoactl 12 years ago
xfs_rename.c 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
xfs_rtalloc.c eab4e63368 xfs: uncached buffer reads need to return an error 12 years ago
xfs_rtalloc.h 6292604447 xfs: Remove the macro XFS_BUF_PTR 14 years ago
xfs_sb.h e721f504cf xfs: implement extended feature masks 12 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 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
xfs_super.h 9aa05000f2 xfs: xfs_sync_data is redundant. 12 years ago
xfs_symlink.c f948dd76dd xfs: add CRC checks to remote symlinks 12 years ago
xfs_symlink.h f948dd76dd xfs: add CRC checks to remote symlinks 12 years ago
xfs_sysctl.c 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 years ago
xfs_sysctl.h 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 years ago
xfs_trace.c f5ea110044 xfs: add CRCs to dir2/da node blocks 12 years ago
xfs_trace.h 19cb7e3854 xfs: xfs_iomap_prealloc_size() tracepoint 12 years ago
xfs_trans.c a21cd50367 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET 12 years ago
xfs_trans.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 years ago
xfs_trans_ail.c ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 years ago
xfs_trans_buf.c 61fe135c1d xfs: buffer type overruns blf_flags field 12 years ago
xfs_trans_dquot.c 4b6eae2e6a xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t 12 years ago
xfs_trans_extfree.c 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
xfs_trans_inode.c ec47eb6b0b xfs remove the XFS_TRANS_DEBUG routines 12 years ago
xfs_trans_priv.h 8375f922aa xfs: re-enable xfsaild idle mode and fix associated races 13 years ago
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_types.h 667a9291c5 xfs: Remove boolean_t typedef completely. 12 years ago
xfs_utils.c 08358906ed xfs: remove the alloc_done argument to xfs_dialloc 13 years ago
xfs_utils.h 576b1d67ce xfs: propagate umode_t 13 years ago
xfs_vnode.h 6eb2466036 xfs: remove remaining scraps of struct xfs_iomap 13 years ago
xfs_vnodeops.c 19de7351a8 xfs: split out symlink code into it's own file. 12 years ago
xfs_vnodeops.h ef9d873344 xfs: byte range granularity for XFS_IOC_ZERO_RANGE 12 years ago
xfs_xattr.c c59d87c460 xfs: remove subdirectories 14 years ago