]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/xfs/linux-2.6
[XFS] remove xfs_vfsops.h
[linux-2.6-omap-h63xx.git] / fs / xfs / linux-2.6 /
2008-12-01 Christoph Hellwig[XFS] remove xfs_vfsops.h
2008-12-01 Christoph Hellwig[XFS] remove xfs_vfs.h
2008-12-01 Christoph Hellwig[XFS] remove bhv_statvfs_t typedef
2008-12-01 Eric Sandeen[XFS] Hook up the fiemap ioctl.
2008-12-01 Eric Sandeen[XFS] convert xfs_getbmap to take formatter functions
2008-12-01 Dave Chinner[XFS] fix error inversion problems with data flushing
2008-12-01 Christoph Hellwig[XFS] fix spurious gcc warnings
2008-12-01 Christoph Hellwig[XFS] allow inode64 mount option on 32 bit systems
2008-12-01 Christoph Hellwig[XFS] wire up ->open for directories
2008-11-28 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-11-18 Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/misc...
2008-11-12 Takashi IwaiMerge branch 'topic/fix/hda' into for-linus
2008-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-11-10 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-10 Dave Chinner[XFS] Avoid using inodes that haven't been completely...
2008-11-07 Niv SardiMerge branch 'master' of git://oss.sgi.com:8090/xfs...
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-11-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-11-06 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git.kernel...
2008-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-11-03 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-31 David HowellsCRED: Wrap task credential accesses in the XFS filesystem
2008-10-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-30 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/asoc...
2008-10-30 David Chinner[XFS] Fix race when looking up reclaimable inodes
2008-10-30 Tim Shimmin[XFS] remove restricted chown parameter from xfs linux
2008-10-30 Christoph Hellwig[XFS] kill sys_cred
2008-10-30 David Chinner[XFS] avoid all reclaimable inodes in xfs_sync_inodes_ag
2008-10-30 Christoph Hellwig[XFS] fix biosize option
2008-10-30 Christoph Hellwig[XFS] fix the noquota mount option
2008-10-30 Christoph Hellwig[XFS] kill struct xfs_mount_args
2008-10-30 David Chinner[XFS] Allocate the struct xfs_ail
2008-10-30 David Chinner[XFS] Prevent looping in xfs_sync_inodes_ag
2008-10-30 David Chinner[XFS] kill deleted inodes list
2008-10-30 David Chinner[XFS] use the inode radix tree for reclaiming inodes
2008-10-30 David Chinner[XFS] mark inodes for reclaim via a tag in the inode...
2008-10-30 David Chinner[XFS] rename inode reclaim functions
2008-10-30 David Chinner[XFS] move inode reclaim functions to xfs_sync.c
2008-10-30 Lachlan McIlroy[XFS] Fix build warning - xfs_fs_alloc_inode() needs...
2008-10-30 David Chinner[XFS] Prevent use-after-free caused by synchronous...
2008-10-30 David Chinner[XFS] Combine the XFS and Linux inodes
2008-10-30 David Chinner[XFS] Never call mark_inode_dirty_sync() directly
2008-10-30 Christoph Hellwig[XFS] fix instant oops with tracing enabled
2008-10-30 David Chinner[XFS] Move remaining quiesce code.
2008-10-30 David Chinner[XFS] Kill xfs_sync()
2008-10-30 David Chinner[XFS] Kill SYNC_CLOSE
2008-10-30 David Chinner[XFS] make SYNC_DELWRI no longer use xfs_sync
2008-10-30 David Chinner[XFS] make SYNC_ATTR no longer use xfs_sync
2008-10-30 David Chinner[XFS] xfssyncd: don't call xfs_sync
2008-10-30 David Chinner[XFS] kill xfs_syncsub
2008-10-30 David Chinner[XFS] use xfs_sync_inodes rather than xfs_syncsub
2008-10-30 David Chinner[XFS] Use struct inodes instead of vnodes to kill vn_grab
2008-10-30 Christoph Hellwig[XFS] split out two helpers from xfs_syncsub
2008-10-30 David Chinner[XFS] Use the inode tree for finding dirty inodes
2008-10-30 David Chinner[XFS] Remove xfs_iflush_all and clean up xfs_finish_rec...
2008-10-30 David Chinner[XFS] move xfssyncd code to xfs_sync.c
2008-10-30 David Chinner[XFS] move sync code to its own file
2008-10-30 Christoph Hellwig[XFS] make btree tracing generic
2008-10-30 David Chinner[XFS] add new btree statistics
2008-10-30 Lachlan McIlroy[XFS] Remove kmem_zone_t argument from xfs_inode_init_o...
2008-10-30 David Chinner[XFS] Make use of the init-once slab optimisation.
2008-10-29 Jesper NilssonMerge branch 'for-next' of git://www.jni.nu/cris into...
2008-10-29 Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/misc...
2008-10-28 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2008-10-28 Paul MundtMerge branches 'sh/serial-rework' and 'sh/oprofile'
2008-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-27 Takashi IwaiMerge branches 'topic/fix/asoc', 'topic/fix/hda', ...
2008-10-27 Ingo MolnarMerge commit 'v2.6.28-rc2' into tracing/urgent
2008-10-26 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-26 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2008-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-25 Len BrownMerge branch 'i7300_idle' into release
2008-10-24 Ingo MolnarMerge commit 'v2.6.28-rc1' into sched/urgent
2008-10-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git.kernel.org/pub/scm...
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes' and...
2008-10-23 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Haavard SkinnemoenMerge branches 'boards' and 'fixes' of git://git.kernel...
2008-10-23 David Woodhouse[PATCH] Remove XFS buffered readdir hack
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
next