..
linux-2.6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
19 years ago
quota
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
19 years ago
support
[XFS] Add a debug flag for allocations which are known to be larger than
19 years ago
Kbuild
…
Kconfig
[PATCH] BLOCK: Make it possible to disable the block layer [try #6 ]
19 years ago
Makefile
…
Makefile-linux-2.6
[XFS] Remove v1 dir trace macro - missed in a past commit.
19 years ago
xfs.h
…
xfs_acl.c
…
xfs_acl.h
…
xfs_ag.h
…
xfs_alloc.c
[XFS] Minor code rearranging and cleanup to prevent some coverity false
19 years ago
xfs_alloc.h
…
xfs_alloc_btree.c
[XFS] Reduce endian flipping in alloc_btree, same as was done for
19 years ago
xfs_alloc_btree.h
…
xfs_arch.h
…
xfs_attr.c
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
19 years ago
xfs_attr.h
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
19 years ago
xfs_attr_leaf.c
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
19 years ago
xfs_attr_leaf.h
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
19 years ago
xfs_attr_sf.h
…
xfs_behavior.c
[XFS] remove bhv_lookup, _range version works aswell and has more useful
19 years ago
xfs_behavior.h
[XFS] remove bhv_lookup, _range version works aswell and has more useful
19 years ago
xfs_bit.c
…
xfs_bit.h
…
xfs_bmap.c
[XFS] Improve error handling for the zero-fsblock extent detection code.
19 years ago
xfs_bmap.h
…
xfs_bmap_btree.c
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
19 years ago
xfs_bmap_btree.h
…
xfs_btree.c
…
xfs_btree.h
…
xfs_buf_item.c
[XFS] Remove unused iop_abort log item operation
19 years ago
xfs_buf_item.h
…
xfs_cap.h
…
xfs_clnt.h
…
xfs_da_btree.c
[XFS] Minor code rearranging and cleanup to prevent some coverity false
19 years ago
xfs_da_btree.h
…
xfs_dfrag.c
…
xfs_dfrag.h
…
xfs_dinode.h
…
xfs_dir2.c
…
xfs_dir2.h
…
xfs_dir2_block.c
…
xfs_dir2_block.h
…
xfs_dir2_data.c
…
xfs_dir2_data.h
…
xfs_dir2_leaf.c
…
xfs_dir2_leaf.h
…
xfs_dir2_node.c
…
xfs_dir2_node.h
…
xfs_dir2_sf.c
…
xfs_dir2_sf.h
…
xfs_dir2_trace.c
…
xfs_dir2_trace.h
…
xfs_dmapi.h
…
xfs_dmops.c
…
xfs_error.c
…
xfs_error.h
[XFS] Improve error handling for the zero-fsblock extent detection code.
19 years ago
xfs_extfree_item.c
[XFS] Remove unused iop_abort log item operation
19 years ago
xfs_extfree_item.h
…
xfs_fs.h
[XFS] Remove several macros that are no longer used anywhere
19 years ago
xfs_fsops.c
…
xfs_fsops.h
…
xfs_ialloc.c
[XFS] Remove last bulkstat false-positives with debug kernels.
19 years ago
xfs_ialloc.h
…
xfs_ialloc_btree.c
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
19 years ago
xfs_ialloc_btree.h
…
xfs_iget.c
[XFS] Really fix use after free in xfs_iunpin.
19 years ago
xfs_imap.h
…
xfs_inode.c
[XFS] Really fix use after free in xfs_iunpin.
19 years ago
xfs_inode.h
[XFS] Really fix use after free in xfs_iunpin.
19 years ago
xfs_inode_item.c
[XFS] Remove unused iop_abort log item operation
19 years ago
xfs_inode_item.h
…
xfs_inum.h
…
xfs_iocore.c
…
xfs_iomap.c
[XFS] Improve error handling for the zero-fsblock extent detection code.
19 years ago
xfs_iomap.h
…
xfs_itable.c
[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error
19 years ago
xfs_itable.h
[XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks
19 years ago
xfs_log.c
[XFS] Fixes the leak in reservation space because we weren't ungranting
19 years ago
xfs_log.h
[XFS] Remove several macros that are no longer used anywhere
19 years ago
xfs_log_priv.h
[XFS] Fixes the leak in reservation space because we weren't ungranting
19 years ago
xfs_log_recover.c
…
xfs_log_recover.h
…
xfs_mac.h
…
xfs_mount.c
…
xfs_mount.h
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
19 years ago
xfs_qmops.c
…
xfs_quota.h
[XFS] Remove several macros that are no longer used anywhere
19 years ago
xfs_refcache.h
…
xfs_rename.c
…
xfs_rtalloc.c
[XFS] Fix a porting botch on the realtime subvol growfs code path.
19 years ago
xfs_rtalloc.h
…
xfs_rw.c
…
xfs_rw.h
…
xfs_sb.h
[XFS] Remove several macros that are no longer used anywhere
19 years ago
xfs_trans.c
…
xfs_trans.h
[XFS] Remove unused iop_abort log item operation
19 years ago
xfs_trans_ail.c
[XFS] Add lock annotations to xfs_trans_update_ail and
19 years ago
xfs_trans_buf.c
…
xfs_trans_extfree.c
…
xfs_trans_inode.c
…
xfs_trans_item.c
…
xfs_trans_priv.h
[XFS] Add lock annotations to xfs_trans_update_ail and
19 years ago
xfs_trans_space.h
…
xfs_types.h
…
xfs_utils.c
…
xfs_utils.h
…
xfs_vfsops.c
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
19 years ago
xfs_vnodeops.c
[XFS] Really fix use after free in xfs_iunpin.
19 years ago