..
linux-2.6
fs: rename buffer trylock
17 years ago
quota
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
17 years ago
support
[XFS] streamline init/exit path
17 years ago
Kconfig
[XFS] allow enabling CONFIG_XFS_DEBUG
17 years ago
Makefile
[XFS] Use the generic xattr methods.
17 years ago
xfs.h
[XFS] Fix broken HAVE_SPLICE removal commit.
17 years ago
xfs_acl.c
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
17 years ago
xfs_acl.h
[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still
17 years ago
xfs_ag.h
[XFS] Unwrap pagb_lock.
17 years ago
xfs_alloc.c
[XFS] fix logic error in xfs_alloc_ag_vextent_near()
17 years ago
xfs_alloc.h
…
xfs_alloc_btree.c
xfs: convert beX_add to beX_add_cpu (new common API)
17 years ago
xfs_alloc_btree.h
…
xfs_arch.h
xfs: convert beX_add to beX_add_cpu (new common API)
17 years ago
xfs_attr.c
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
17 years ago
xfs_attr.h
[XFS] attrmulti cleanup
17 years ago
xfs_attr_leaf.c
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
17 years ago
xfs_attr_leaf.h
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
17 years ago
xfs_attr_sf.h
[XFS]
17 years ago
xfs_bit.c
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac
17 years ago
xfs_bit.h
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac
17 years ago
xfs_bmap.c
[XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a
17 years ago
xfs_bmap.h
[XFS] Restore the lowspace extent allocator algorithm
17 years ago
xfs_bmap_btree.c
[XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator
17 years ago
xfs_bmap_btree.h
[XFS] remove shouting-indirection macros from xfs_sb.h
17 years ago
xfs_btree.c
…
xfs_btree.h
[XFS] Fix up sparse warnings.
17 years ago
xfs_buf_item.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_buf_item.h
[XFS] Fix up sparse warnings.
17 years ago
xfs_clnt.h
[XFS] Fix up noattr2 so that it will properly update the versionnum and
17 years ago
xfs_da_btree.c
[XFS] streamline init/exit path
17 years ago
xfs_da_btree.h
[XFS] Return case-insensitive match for dentry cache
17 years ago
xfs_dfrag.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_dfrag.h
…
xfs_dinode.h
[XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.
17 years ago
xfs_dir2.c
[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c
17 years ago
xfs_dir2.h
[XFS] Return case-insensitive match for dentry cache
17 years ago
xfs_dir2_block.c
[XFS] Return case-insensitive match for dentry cache
17 years ago
xfs_dir2_block.h
[XFS] use filldir internally
17 years ago
xfs_dir2_data.c
[XFS] Name operation vector for hash and compare
17 years ago
xfs_dir2_data.h
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
18 years ago
xfs_dir2_leaf.c
[XFS] Fix CI lookup in leaf-form directories
17 years ago
xfs_dir2_leaf.h
[XFS] use filldir internally
17 years ago
xfs_dir2_node.c
[XFS] Fix returning case-preserved name with CI node form directories
17 years ago
xfs_dir2_node.h
…
xfs_dir2_sf.c
[XFS] Return case-insensitive match for dentry cache
17 years ago
xfs_dir2_sf.h
[XFS] Pack some shortform dir2 structures for the ARM old ABI
17 years ago
xfs_dir2_trace.c
[XFS] Add op_flags field and helpers to xfs_da_args
17 years ago
xfs_dir2_trace.h
…
xfs_dmapi.h
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
17 years ago
xfs_dmops.c
[XFS] fixups after behavior removal merge into mainline git
17 years ago
xfs_error.c
[XFS] streamline init/exit path
17 years ago
xfs_error.h
[XFS] streamline init/exit path
17 years ago
xfs_extfree_item.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_extfree_item.h
…
xfs_filestream.c
[XFS] streamline init/exit path
17 years ago
xfs_filestream.h
…
xfs_fs.h
[XFS] attrmulti cleanup
17 years ago
xfs_fsops.c
[XFS] XFS: ASCII case-insensitive support
17 years ago
xfs_fsops.h
…
xfs_ialloc.c
[XFS] Don't initialise new inode generation numbers to zero
17 years ago
xfs_ialloc.h
[XFS] Pick a single default inode cluster size.
17 years ago
xfs_ialloc_btree.c
xfs: convert beX_add to beX_add_cpu (new common API)
17 years ago
xfs_ialloc_btree.h
[XFS] kill XFS_INOBT_IS_FREE_DISK
17 years ago
xfs_iget.c
[XFS] shrink mrlock_t
17 years ago
xfs_imap.h
…
xfs_inode.c
[XFS] fix extent corruption in xfs_iext_irec_compact_full()
17 years ago
xfs_inode.h
[XFS] kill xfs_igrow_start and xfs_igrow_finish
17 years ago
xfs_inode_item.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_inode_item.h
[XFS] Use xfs_inode_clean() in more places
17 years ago
xfs_inum.h
…
xfs_iomap.c
[XFS] use minleft when allocating in xfs_bmbt_split()
17 years ago
xfs_iomap.h
[XFS] kill unnessecary ioops indirection
17 years ago
xfs_itable.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_itable.h
…
xfs_log.c
[XFS] Convert l_flushsema to a sv_t
17 years ago
xfs_log.h
[XFS] Sanitise xfs_log_force error checking.
17 years ago
xfs_log_priv.h
[XFS] Convert l_flushsema to a sv_t
17 years ago
xfs_log_recover.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_log_recover.h
…
xfs_mount.c
[XFS] Don't assert if trying to mount with blocksize > pagesize
17 years ago
xfs_mount.h
[XFS] streamline init/exit path
17 years ago
xfs_mru_cache.c
[XFS] streamline init/exit path
17 years ago
xfs_mru_cache.h
…
xfs_qmops.c
[XFS] Unwrap XFS_SB_LOCK.
17 years ago
xfs_quota.h
[XFS] remove dependency of the quota module on behaviors
17 years ago
xfs_refcache.h
…
xfs_rename.c
[XFS] Don't update mtime on rename source
17 years ago
xfs_rtalloc.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_rtalloc.h
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_rw.c
[XFS] Sanitise xfs_log_force error checking.
17 years ago
xfs_rw.h
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
17 years ago
xfs_sb.h
[XFS] XFS: ASCII case-insensitive support
17 years ago
xfs_trans.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_trans.h
[XFS] Replace custom AIL linked-list code with struct list_head
17 years ago
xfs_trans_ail.c
[XFS] replace remaining __FUNCTION__ occurrences
17 years ago
xfs_trans_buf.c
[XFS] Ensure errors from xfs_bdstrat() are correctly checked.
17 years ago
xfs_trans_extfree.c
[XFS] Radix tree based inode caching
17 years ago
xfs_trans_inode.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_trans_item.c
[XFS] Remove unused arg from kmem_free()
17 years ago
xfs_trans_priv.h
[XFS] Move AIL pushing into it's own thread
17 years ago
xfs_trans_space.h
…
xfs_types.h
[XFS] remove bhv_vname_t and xfs_rename code
17 years ago
xfs_utils.c
[XFS] remove manual lookup from xfs_rename and simplify locking
17 years ago
xfs_utils.h
[XFS] remove manual lookup from xfs_rename and simplify locking
17 years ago
xfs_vfsops.c
[XFS] streamline init/exit path
17 years ago
xfs_vfsops.h
[XFS] merge xfs_mount into xfs_fs_fill_super
17 years ago
xfs_vnodeops.c
[XFS] Remove vn_revalidate calls in xfs.
17 years ago
xfs_vnodeops.h
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
17 years ago