[PATCH] spinlock consolidation
[pandora-kernel.git] / fs / xfs /
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2005-09-09 Anton AltaparmakovMerge branch 'master' of /linux/kernel/git/torvalds...
2005-09-09 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-09 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2005-09-09 Nathan Scott[XFS] Revert recent quota Makefile change, not in a...
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 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-08 Anton AltaparmakovMerge branch 'master' of /usr/src/linux-2.6
2005-09-08 Tony Luck[IA64] Manual merge fix for 3 files
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/lenb/linux...
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 Nathan Scott[XFS] Fix modular XFS builds (Makefile botch).
2005-09-08 Nathan Scott[XFS] Remove special Kconfig XFS menu, make XFS options...
2005-09-08 Nathan Scott[XFS] Cleanup some -Wundef flag warnings in the endian...
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] Retry linux inode cacech lookup if we found a...
2005-09-04 Tim Shimmin[XFS] Fixes a bug in the quota code when allocating...
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 Tim Shimmin[XFS] Need to be able to reset sb_qflags if not mountin...
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-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 Tim Shimmin[XFS] Need to unlock the AIL before calling xfs_force_s...
2005-09-02 Christoph Hellwig[XFS] remove struct vnode::v_type
2005-09-02 Nathan Scott[XFS] Remove extraneous quotacheck diagnostics.
2005-09-02 Nathan Scott[XFS] Add in grpid/nogrpid mount option parsing, actual...
2005-09-02 Tim Shimmin[XFS] 929956 add log debugging and tracing info
2005-09-02 Tim Shimmin[XFS] Fix up the calculation of the reservation overhea...
2005-09-02 Nathan Scott[XFS] Fix regression in transaction reserved-block...
2005-09-02 Eric Sandeen[XFS] Fix check for writeable file in xfs_ioc_space...
2005-09-02 David Chinner[XFS] Prevent the incore superblock sb_fdblocks count...
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-09-02 Dean Roehrich[XFS] Update 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-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