..
linux-2.6
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
18 years ago
quota
[XFS] Fix uquota and oquota enforcement problems.
18 years ago
support
[XFS] reducing the number of random number functions.
18 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] 956618: Linux crashes on boot with XFS-DMAPI filesystem when
18 years ago
xfs.h
[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when
18 years ago
xfs_acl.c
[XFS] Remove unused header files for MAC and CAP checking functionality.
18 years ago
xfs_acl.h
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
19 years ago
xfs_ag.h
[XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always
19 years ago
xfs_alloc.c
[XFS] reducing the number of random number functions.
18 years ago
xfs_alloc.h
[XFS] Prevent free space oversubscription and xfssyncd looping.
19 years ago
xfs_alloc_btree.c
[XFS] Reduce endian flipping in alloc_btree, same as was done for
19 years ago
xfs_alloc_btree.h
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
18 years ago
xfs_arch.h
…
xfs_attr.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 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] The last argument "lsn" of xfs_trans_commit() is always called with
18 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] endianess annotations for xfs_attr_shortform_t
19 years ago
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] Keep stack usage down for 4k stacks by using noinline.
18 years ago
xfs_bit.h
…
xfs_bmap.c
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
18 years ago
xfs_bmap.h
[XFS] Remove unused argument to xfs_bmap_finish
18 years ago
xfs_bmap_btree.c
[XFS] Remove a bunch of unused functions from XFS.
18 years ago
xfs_bmap_btree.h
[XFS] Remove a bunch of unused functions from XFS.
18 years ago
xfs_btree.c
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
19 years ago
xfs_btree.h
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
18 years ago
xfs_buf_item.c
[XFS] Keep stack usage down for 4k stacks by using noinline.
18 years ago
xfs_buf_item.h
[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric
18 years ago
xfs_clnt.h
[XFS] Implement the silent parameter to fill_super, previously ignored.
19 years ago
xfs_da_btree.c
[XFS] Remove a bunch of unused functions from XFS.
18 years ago
xfs_da_btree.h
[XFS] Remove a bunch of unused functions from XFS.
18 years ago
xfs_dfrag.c
[XFS] propogate return codes from flush routines
18 years ago
xfs_dfrag.h
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
19 years ago
xfs_dinode.h
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_dir2.c
[XFS] rename uio_read() to xfs_uio_read()
18 years ago
xfs_dir2.h
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_dir2_block.c
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
18 years ago
xfs_dir2_block.h
[XFS] endianess annotations for xfs_dir2_block_tail_t
19 years ago
xfs_dir2_data.c
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
18 years ago
xfs_dir2_data.h
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
18 years ago
xfs_dir2_leaf.c
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
18 years ago
xfs_dir2_leaf.h
[XFS] endianess annotations for xfs_dir2_leaf_entry_t
19 years ago
xfs_dir2_node.c
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
18 years ago
xfs_dir2_node.h
[XFS] endianess annotations for xfs_dir2_free_hdr_t
19 years ago
xfs_dir2_sf.c
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_dir2_sf.h
…
xfs_dir2_trace.c
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_dir2_trace.h
…
xfs_dmapi.h
[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h
18 years ago
xfs_dmops.c
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_error.c
[XFS] reducing the number of random number functions.
18 years ago
xfs_error.h
[XFS] Remove a bunch of unused functions from XFS.
18 years ago
xfs_extfree_item.c
[XFS] Keep stack usage down for 4k stacks by using noinline.
18 years ago
xfs_extfree_item.h
[XFS] cleanup the field types of some item format structures
19 years ago
xfs_fs.h
[XFS] Remove several macros that are no longer used anywhere
19 years ago
xfs_fsops.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_fsops.h
…
xfs_ialloc.c
[XFS] Keep stack usage down for 4k stacks by using noinline.
18 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] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
18 years ago
xfs_iget.c
[XFS] Add lockdep support for XFS
18 years ago
xfs_imap.h
…
xfs_inode.c
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
18 years ago
xfs_inode.h
[XFS] Add lockdep support for XFS
18 years ago
xfs_inode_item.c
[XFS] Keep stack usage down for 4k stacks by using noinline.
18 years ago
xfs_inode_item.h
[XFS] cleanup the field types of some item format structures
19 years ago
xfs_inum.h
[XFS] Update license/copyright notices to match the prefered SGI
19 years ago
xfs_iocore.c
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
18 years ago
xfs_iomap.c
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
18 years ago
xfs_iomap.h
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
18 years ago
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] Get rid of redundant "required" in msg.
18 years ago
xfs_log_recover.h
…
xfs_mount.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_mount.h
[XFS] Re-initialize the per-cpu superblock counters after recovery.
18 years ago
xfs_qmops.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_quota.h
[XFS] Fix uquota and oquota enforcement problems.
18 years ago
xfs_refcache.h
…
xfs_rename.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_rtalloc.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_rtalloc.h
[XFS] Remove a bunch of unused functions from XFS.
18 years ago
xfs_rw.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_rw.h
[XFS] Push some common code out of write path into core XFS code for
19 years ago
xfs_sb.h
[XFS] Remove several macros that are no longer used anywhere
19 years ago
xfs_trans.c
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_trans.h
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
18 years ago
xfs_trans_ail.c
[XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS
18 years ago
xfs_trans_buf.c
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_trans_extfree.c
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_trans_inode.c
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_trans_item.c
[XFS] Portability changes: remove prdev, stick to one diagnostic
19 years ago
xfs_trans_priv.h
[XFS] Add lock annotations to xfs_trans_update_ail and
19 years ago
xfs_trans_space.h
[XFS] Remove version 1 directory code. Never functioned on Linux, just
19 years ago
xfs_types.h
…
xfs_utils.c
[XFS] propogate return codes from flush routines
18 years ago
xfs_utils.h
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
19 years ago
xfs_vfsops.c
[XFS] Add lockdep support for XFS
18 years ago
xfs_vnodeops.c
[XFS] Add lockdep support for XFS
18 years ago