Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
[deliverable/linux.git] / fs / xfs /
2006-03-23  Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23  Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-23  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-23  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-23  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-23  Jeff GarzikMerge branch 'master'
2006-03-22  Linus TorvaldsMerge git://git./linux/kernel/git/perex/alsa
2006-03-22  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-03-22  Christoph Lameter[PATCH] page migration reorg
2006-03-22  Nathan ScottMerge HEAD from ../linux-2.6
2006-03-22  Nathan Scott[XFS] Sync up one/two other minor changes missed in...
2006-03-22  Nathan Scott[XFS] Reenable the noikeep (delete inode cluster space...
2006-03-22  David Chinner[XFS] Check that a page has dirty buffers before findin...
2006-03-22  Nathan Scott[XFS] Fixup naming inconsistencies found by Pekka Enber...
2006-03-22  David Chinner[XFS] Explain the race closed by the addition of vn_iow...
2006-03-22  Yingping Lu[XFS] Fixing the error caused by the conflict between...
2006-03-22  Yingping Lu[XFS] Fixing KDB's xrwtrc command, also added the curre...
2006-03-21  Linus TorvaldsMerge branch 'origin'
2006-03-21  Tony LuckPull sn2-reduce-kmalloc-wrap into release branch
2006-03-21  Tony LuckPull mca-cleanup into release branch
2006-03-21  Tony LuckPull icc-cleanup into release branch
2006-03-21  Tony LuckPull sn2-mmio-writes into release branch
2006-03-21  Tony LuckPull altix-ce1.0-asic into release branch
2006-03-21  Tony LuckPull sn-handle-sc-powerdown into release branch
2006-03-21  Tony LuckPull delete-sigdelayed into release branch
2006-03-21  Tony LuckPull sem2mutex-ioc4 into release branch
2006-03-21  Tony LuckPull ia64-mutex-primitives into release branch
2006-03-21  Tony LuckPull bsp-removal into release branch
2006-03-20  Kumar GalaMerge branch 'master'
2006-03-20  Adrian BunkMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-03-20  Nathan Scott[XFS] Fix compiler warning from xfs_file_compat_invis_i...
2006-03-17  Nathan Scott[XFS] remove bogus INT_GET for u8 variables in xfs_dir_...
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_da_node_hdr_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_da_node_entry_t
2006-03-17  Nathan Scott[XFS] store xfs_attr_inactive_list_t in native endian
2006-03-17  Nathan Scott[XFS] store xfs_attr_sf_sort in native endian
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_attr_shortform_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_attr_leaf_name_remote_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_attr_leaf_name_local_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_attr_leaf_entry_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_attr_leaf_hdr_t
2006-03-17  Nathan Scott[XFS] remove bogus INT_GET on u8 variables in xfs_dir2_...
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_da_blkinfo_t
2006-03-17  Nathan Scott[XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_dir2_leaf_entry_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_dir2_leaf_hdr_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_dir2_block_tail_t
2006-03-17  Nathan Scott[XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_dir2_data_unused_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_dir2_leaf_tail_t
2006-03-17  Nathan Scott[XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_dir2_free_hdr_t
2006-03-17  Nathan Scott[XFS] endianess annotations for xfs_dir2_data_hdr struc...
2006-03-17  Nathan Scott[XFS] Flush and invalidate dirty pages at the start...
2006-03-17  Nathan Scott[XFS] Merge Yingpings fix for a vn_count assert failure...
2006-03-17  Nathan Scott[XFS] Make couple names consitent, be more defensive...
2006-03-17  Nathan Scott[XFS] Cleanup references to i_sem.
2006-03-17  Nathan Scott[XFS] Fix an infinite loop issue in bulkstat when a...
2006-03-17  Nathan Scott[XFS] Correct the dquot reservation component for the...
2006-03-17  Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-03-17  Mandy Kirkconnell[XFS] There are a few problems with the new
2006-03-14  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-03-14  James BottomleyMerge ../linux-2.6
2006-03-14  Nathan Scott[XFS] Revert kiocb and vattr stack changes, theory...
2006-03-14  Nathan Scott[XFS] Dynamically allocate the xfs_dinode_core_t struct...
2006-03-14  Mandy Kirkconnell[XFS] Fix assert to check that in-core extents are...
2006-03-14  Nathan Scott[XFS] Switch over from linvfs names for sb/quotactl...
2006-03-14  Nathan Scott[XFS] Switch over from linvfs names for inode operation...
2006-03-14  Nathan Scott[XFS] Switch over from linvfs names for file operations...
2006-03-14  Nathan Scott[XFS] Switch over from linvfs names for address space...
2006-03-14  Nathan Scott[XFS] Remove a couple of no-longer-used macros/types...
2006-03-14  Nathan Scott[XFS] Reduce stack usage within xfs_bmapi by rearrangin...
2006-03-14  Nathan Scott[XFS] Reduce xfs_bmapi stack use by removing some local...
2006-03-14  Nathan Scott[XFS] Dynamically allocate vattr in places it makes...
2006-03-14  Nathan Scott[XFS] Take a dentry structure off the stack into the...
2006-03-14  Nathan Scott[XFS] Reduce complexity in xfs_trans_init by pushing...
2006-03-14  Nathan Scott[XFS] Dynamically allocate xfs_dir2_put_args_t structur...
2006-03-14  Nathan Scott[XFS] Dynamically allocate local kiocb structures in...
2006-03-14  Mandy Kirkconnell[XFS] 929045 567344 This mod introduces multi-level...
2006-03-14  Mandy Kirkconnell[XFS] 929045 567344 This mod re-organizes some of the...
2006-03-14  Nathan Scott[XFS] Additional mount time superblock validation checks.
2006-03-14  David Chinner[XFS] using a spinlock per cpu for superblock counter...
2006-03-14  Nathan Scott[XFS] Add xfs_map_buffer helper, use it in a couple...
2006-03-14  Nathan Scott[XFS] Move some code around to avoid prototypes and...
2006-03-14  Nathan Scott[XFS] Use XFS_VFSTOM in more places instead of open...
2006-03-14  Tim Shimmin[XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE...
2006-03-14  Nathan Scott[XFS] UUID endianess fix. uu_timelow is a 32bit field...
2006-03-14  David Chinner[XFS] Add support for hotplug CPUs to the per-CPU super...
2006-03-14  Nathan Scott[XFS] Make headers compile for more compiler variants...
2006-03-14  Nathan Scott[XFS] When compiling with gcc 4.0 and CONFIG_SMP unset...
2006-03-14  Nathan Scott[XFS] Flag the XFS inode cache as in need of spreading...
2006-03-14  Nathan Scott[XFS] Fix a mutex_destroy diagnostic about a locked...
2006-03-14  Nathan Scott[XFS] Cleanup the use of zones/slabs, more consistent...
2006-03-14  David Chinner[XFS] On machines with more than 8 cpus, when running...
2006-03-14  Nathan Scott[XFS] XFS propagates MS_NOATIME through two levels...
2006-03-14  David Chinner[XFS] find_exported_dentry(). XFS does not need to...
next
This page took 0.062745 seconds and 8 git commands to generate.