[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
[pandora-kernel.git] / fs / xfs /
2006-06-23 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: xfs
2006-06-23 David Howells[PATCH] XFS: Use the dentry passed to statfs() to limit...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-23 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-06-23 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-23 Jeff GarzikMerge branch 'upstream' of git://electric-eye.fr.zoreil...
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-22 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-20 Nathan ScottMerge HEAD from ../linux-2.6
2006-06-20 Nathan Scott[XFS] Remove files from the build that are now unused.
2006-06-20 Nathan Scott[XFS] Fix a Makefile issue related to exports.o handling.
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-20 Nathan Scott[XFS] Map EFSCORRUPTED to an actual error code, not...
2006-06-20 Linus TorvaldsMerge branch 'i915fb' of git://git./linux/kernel/git...
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
2006-06-18 Nathan Scott[XFS] Remove unneeded conditional code on NFS export...
2006-06-18 Nathan Scott[XFS] Remove an incorrect use of unlikely() on a relati...
2006-06-18 Nathan Scott[XFS] Push some common code out of write path into...
2006-06-18 Nathan Scott[XFS] Remove unnecessary local from open_exec dmapi...
2006-06-13 Nathan Scott[XFS] Minor XFS documentation updates.
2006-06-10 James BottomleyMerge ../linux-2.6
2006-06-09 Nathan Scott[XFS] Fix broken const use inside local suffix_strtoul...
2006-06-09 Mandy Kirkconnell[XFS] Fix nused counter. It's currently getting set...
2006-06-09 Nathan Scott[XFS] Fix mismerge of the fs_writable cleanup patch...
2006-06-09 Nathan Scott[XFS] Fix up debug code so that bulkstat wont generate...
2006-06-09 Nathan Scott[XFS] Remove unused parameter from di2xflags routine.
2006-06-09 Nathan Scott[XFS] Cleanup a missed porting conversion, and freezing.
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] statvfs component of directory/project quota...
2006-06-09 Nathan Scott[XFS] Portability changes: remove prdev, stick to one...
2006-06-09 Nathan Scott[XFS] Remove dead code from come bulkstat paths.
2006-06-09 Nathan Scott[XFS] Fix a typo in a header file comment.
2006-06-09 Nathan Scott[XFS] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Make the pflags test/set wrappers more legible...
2006-06-09 Nathan Scott[XFS] Fix a buffer refcount leak in dir2 code on a...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Nathan Scott[XFS] getattr can return an error code, so propogate...
2006-06-09 Nathan Scott[XFS] Drop use of m_writeio_blocks when zeroing, its...
2006-06-09 Ingo Molnar[XFS] lock validator: lockdep: small xfs init_rwsem...
2006-06-09 Tim Shimmin[XFS] Over zealous with doing endian conversions. We...
2006-06-09 David Chinner[XFS] Stop a BUG from occurring in generic_delete_inode...
2006-06-09 Tim Shimmin[XFS] inode items and EFI/EFDs have different ondisk...
2006-06-09 Yingping Lu[XFS] In actual allocation of file system blocks and...
2006-06-09 Barry Naujok[XFS] Add degframentation exclusion support
2006-06-09 Nathan Scott[XFS] Fix a noatime regression related to updating...
2006-06-09 Nathan Scott[XFS] Fix a comment typo, originally noticed by Ming...
2006-06-09 Mandy Kirkconnell[XFS] Fix size argument in kmem_free().
2006-06-09 Olaf Weber[XFS] Originally the ATTR_DMI flag also had the functio...
2006-06-09 Christoph Hellwig[XFS] endianess annotations for xfs_dir_leaf_entry_t
2006-06-09 Christoph Hellwig[XFS] endianess annotations for xfs_dir_leaf_hdr_t
2006-06-09 Christoph Hellwig[XFS] endianess annotations for xfs_dir2_data_entry_t
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-20 Jeff GarzikMerge branch 'master' into upstream
2006-05-19 Paul MackerrasMerge ../linux-2.6
2006-05-18 KaiGai KoheiMerge git://git.infradead.org/mtd-2.6
2006-05-17 John W. LinvilleMerge branch 'from-linus' into upstream
2006-05-16 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-05-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-05-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-05-11 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-05-10 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/shemminger...
2006-05-09 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2006-05-09 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-05-08 Nathan Scott[XFS] Fix a possible metadata buffer (AGFL) refcount...
2006-05-08 Nathan Scott[XFS] Fix a project quota space accounting leak on...
2006-05-08 Nathan Scott[XFS] Fix a possible forced shutdown due to mishandling...
2006-04-29 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-04-22 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2006-04-22 Paul MackerrasMerge branch 'misc' of /linux/kernel/git/galak/powerpc...
2006-04-18 Dave JonesMerge ../linus
2006-04-18 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-04-17 David WoodhouseMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-04-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-15 Jeff GarzikMerge branch '7.0.38-k2' of git://66.93.40.222/srv...
2006-04-15 Jeff GarzikMerge branch 'master'
2006-04-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-04-15 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-04-14 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/mszeredi...
2006-04-14 Linus TorvaldsMerge branch 'tee' of git://brick.kernel.dk/data/git...
2006-04-12 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-12 Jeff GarzikMerge branch 'master'
2006-04-11 Jens Axboe[PATCH] splice: pass offset around for ->splice_read...
2006-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-04-11 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 Jeff Dike[PATCH] Add GFP_NOWAIT
2006-04-11 Nathan Scott[XFS] Fix a problem in aligning inode allocations to...
2006-04-11 Nathan Scott[XFS] Fix utime(2) in the case that no times parameter...
2006-04-11 David Chinner[XFS] Fix an inode use-after-free durin an unpin. When...
2006-04-11 David Chinner[XFS] Fix inode reclaim scalability regression. When...
next