Pull acpi-produce-consume into release branch
[linux-2.6] / fs / xfs / linux-2.6 /
2005-10-28  Tony LuckPull acpi-produce-consume into release branch
2005-10-28  Tony LuckPull update-default-configs into release branch
2005-10-28  Tony LuckPull move-iosapic-to-acpi into release branch
2005-10-28  Tony LuckPull ar-k0-usage into release branch
2005-10-28  Tony LuckPull 1024-cpu into release branch
2005-10-28  Tony LuckPull hp-machvec into release branch
2005-10-28  Tony LuckPull altix-mmr into release branch
2005-10-28  Tony LuckPull altix-fpga-reset into release branch
2005-10-11  Tony LuckPull mbcs-init-sn-check into release branch
2005-10-08  Al Viro[PATCH] gfp flags annotations - part 1
2005-09-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/chrisw/lsm-2.6
2005-09-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-09-13  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2005-09-13  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-12  Greg KHMerge ../torvalds-2.6/
2005-09-12  Greg KHMerge ../torvalds-2.6/
2005-09-11  Tony LuckPull sn-features into release branch
2005-09-11  Tony LuckPull sim-fixes into release branch
2005-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/roland/infiniband
2005-09-11  Linus TorvaldsMerge branch 'for-linus' from /.../shaggy/jfs-2.6 manually
2005-09-11  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-09-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-09-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-10  David S. MillerMerge davem@outer-richmond.davemloft.net:src/GIT/net...
2005-09-10  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-10  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-10  Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-10  Dmitry TorokhovManual merge with Linus
2005-09-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2005-09-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-09-08  Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-i2c manually
2005-09-08  Tony Luck[IA64] Manual merge fix for 3 files
2005-09-08  David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-08  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-08  Len BrownMerge linux-2.6 with linux-acpi-2.6
2005-09-08  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-08  Linus TorvaldsMerge branch 'drm-fixes' of /linux/kernel/git/airlied...
2005-09-08  Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08  Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08  Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2005-09-06  James BottomleyMerge by hand (conflicts in sd.c)
2005-09-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-05  Nathan Scott[XFS] Sort out some cosmetic differences between XFS...
2005-09-05  Nathan Scott[XFS] Fix incorrect use of BMAPI_READ in unwritten...
2005-09-04  Christoph Hellwig[XFS] replace "extern inline" with "static inline"...
2005-09-04  Christoph Hellwig[XFS] Switch kernel thread handling to the kthread_ API
2005-09-04  David Chinner[XFS] Fix racy access to pb_flags. pagebuf_rele()...
2005-09-04  Christoph Hellwig[XFS] remove some dead code from pagebuf
2005-09-04  Christoph Hellwig[XFS] allow a null behaviour pointer in linvfs_clear_inode
2005-09-04  Nathan Scott[XFS] Manage spinlock differences between kernel versio...
2005-09-04  Eric Sandeen[XFS] add handlers to fix xfs_flock_t alignment issues...
2005-09-04  Felix Blyakher[XFS] Check if there is first behavior before calling...
2005-09-04  Christoph Hellwig[XFS] streamline the clear_inode path
2005-09-04  Christoph Hellwig[XFS] Delay I/O completion for unwritten extents after...
2005-09-04  Christoph Hellwig[XFS] Delay direct I/O completion to a workqueue This...
2005-09-04  Christoph Hellwig[XFS] Add in the new xfs_aops.h header file for I/O...
2005-09-04  Dmitry TorokhovMerge HEAD from /linux/kernel/git/torvalds/linux-2...
2005-09-02  Christoph Hellwig[XFS] Add infrastructure for tracking I/O completions
2005-09-02  Christoph Hellwig[XFS] add infrastructure for waiting on I/O completion...
2005-09-02  Christoph Hellwig[XFS] remove unessecary vnode flags
2005-09-02  Christoph Hellwig[XFS] Fix sparse warnings in kmem_* functions Patch...
2005-09-02  Christoph Hellwig[XFS] remove struct vnode::v_type
2005-09-02  Eric Sandeen[XFS] Fix check for writeable file in xfs_ioc_space...
2005-09-02  Nathan Scott[XFS] Add a chunk of tracing code to diagnose truncate...
2005-09-02  Nathan Scott[XFS] Make metadata IO completion consistent with other...
2005-09-02  Christoph Hellwig[XFS] replace vn_get usage by ihold
2005-09-02  Dean Roehrich[XFS] send dmapi events from nopage for mmapped files
2005-09-02  Dean Roehrich[XFS] upate copyrights
2005-08-31  Russell King[SERIAL] Clean up and fix tty transmission start/stoping
2005-08-30  Linus TorvaldsMerge refs/heads/for-linus from /linux/kernel/git/shagg...
2005-08-30  Linus TorvaldsMerge refs/heads/drm-latest from /linux/kernel/git...
2005-08-29  Tony LuckPull ngam-maule-steiner into release branch
2005-08-29  Tony LuckPull swiotlb-size into release branch
2005-08-29  Tony LuckPull unaligned-snsc_event into release branch
2005-08-29  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-29  Jeff Garzik/spare/repo/netdev-2.6 branch 'sis190'
2005-08-29  Jeff Garzik/spare/repo/netdev-2.6 branch 'uli-tulip'
2005-08-29  Tony LuckPull mm-context-fix into release branch
2005-08-29  Tony LuckPull lameter-spinlock-optimization into release branch
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-arm.git
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-mmc.git
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-serial.git
2005-08-29  Linus TorvaldsMerge HEAD from /home/rmk/linux-2.6-ucb.git
2005-08-28  James BottomleyMerge by hand (conflicts in sr.c)
2005-08-28  James BottomleyMerge HEAD from ../scsi-misc-2.6-tmp
2005-08-28  James Bottomleyfix mismerge in ll_rw_blk.c
2005-08-27  David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-08-24  Jeff GarzikMerge upstream into 'upstream' branch of netdev-2.6...
2005-08-24  Jeff Garzik/spare/repo/netdev-2.6 branch 'ieee80211'
2005-08-24  Jeff GarzikMerge upstream into ieee80211.
2005-08-24  Len BrownMerge from-linus to-akpm
2005-08-23  Tony LuckPull prarit-bus-sysdata into release branch
2005-08-23  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-22  Tony LuckAuto-update from upstream
2005-08-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-08-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-08-20  Al Viro[PATCH] Fix up symlink function pointers
2005-08-18  Dave JonesMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-08-15  Len BrownMerge 'acpi-2.6.12' branch into to-akpm
2005-08-15  Len BrownMerge ../to-linus-stable/
next