nilfs2: fix missing zero-fill initialization of btree node cache
[safe/jmp/linux-2.6] / fs / xfs /
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-16 Alex ElderMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-09-15 Jaswinder Singh... xfs: includecheck fix for fs/xfs/xfs_iops.c
2009-09-15 Alexey Dobriyanxfs: switch to seq_file
2009-09-14 Jan Karaxfs: Convert sync_page_range() to simple filemap_write_...
2009-09-09 Christoph Hellwigxfs: use correct log reservation when handling ENOSPC...
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-09-02 Alex Elderxfs: xfs_showargs() reports group *and* project quotas...
2009-09-02 Christoph Hellwigxfs: un-static xfs_inobt_lookup
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-09-01 Christoph Hellwigxfs: simplify xfs_trans_iget
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-09-01 Dave Chinnerxfs: speed up free inode search
2009-09-01 Christoph Hellwigxfs: rationalize xfs_inobt_lookup*
2009-09-01 Christoph Hellwigxfs: untangle xfs_dialloc
2009-09-01 Dave Chinnerxfs: factor out debug checks from xfs_dialloc and xfs_d...
2009-09-01 Christoph Hellwigxfs: improve xfs_inobt_update prototype
2009-09-01 Christoph Hellwigxfs: improve xfs_inobt_get_rec prototype
2009-09-01 Dave Chinnerxfs: factor out inode initialisation
2009-08-31 Julia Lawallfs/xfs: Correct redundant test
2009-08-31 Eric Sandeenxfs: remove XFS_INO64_OFFSET
2009-08-31 Eric Sandeenun-static xfs_read_agf
2009-08-31 Eric Sandeenxfs: add more statics & drop some unused functions
2009-08-18 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-17 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-12 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-12 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-08-12 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-08-12 Eric Sandeenuse XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_read...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_buf_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_dir_...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_b...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_s...
2009-08-12 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_getbmap
2009-08-12 Christoph Hellwigxfs: avoid memory allocation under m_peraglock in growf...
2009-08-11 Christoph Hellwigxfs: fix spin_is_locked assert on uni-processor builds
2009-08-11 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-08-11 Eric Sandeenuse XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_read...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_attr...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_buf_...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_dir_...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_b...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_da_s...
2009-08-11 Christoph Hellwigxfs: switch to NOFS allocation under i_lock in xfs_getbmap
2009-08-11 Christoph Hellwigxfs: avoid memory allocation under m_peraglock in growf...
2009-08-07 Christoph Hellwigxfs: fix freeing of inodes not yet added to the inode...
2009-08-07 Christoph Hellwigvfs: fix inode_init_always calling convention
2009-07-31 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-07-31 Eric Sandeenxfs: bump up nr_to_write in xfs_vm_writepage
2009-07-31 Eric Sandeenxfs: reduce bmv_count in xfs_vn_fiemap
2009-07-31 Eric Sandeenxfs: bump up nr_to_write in xfs_vm_writepage
2009-07-31 Julia Lawallfs/xfs: Correct redundant test
2009-07-27 Eric Sandeenxfs: reduce bmv_count in xfs_vn_fiemap
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-06 Eric Sandeenxfs: remove XFS_INO64_OFFSET
2009-07-03 Eric Sandeenun-static xfs_read_agf
2009-07-02 Eric Sandeenxfs: add more statics & drop some unused functions
2009-06-24 Al Viroswitch xfs to generic acl caching helpers
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-13 Felix BlyakherMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-06-13 Christoph Hellwigxfs: fix small mismerge in xfs_vn_mknod
2009-06-13 Christoph Hellwigxfs: fix warnings with CONFIG_XFS_QUOTA disabled
2009-06-12 Felix Blyakherxfs: fix freeing memory in xfs_getbmap()
2009-06-12 Christoph Hellwigxfs: remove ->write_super and stop maintaining ->s_dirt
2009-06-11 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-06-08 Christoph Hellwigxfs: remove SYNC_BDFLUSH
2009-06-08 Christoph Hellwigxfs: remove SYNC_IOWAIT
2009-06-08 Christoph Hellwigxfs: split xfs_sync_inodes
2009-06-08 Christoph Hellwigxfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
2009-06-08 Dave Chinnerxfs: introduce a per-ag inode iterator
2009-06-08 Dave Chinnerxfs: remove unused parameter from xfs_reclaim_inodes
2009-06-08 Dave Chinnerxfs: factor out inode validation for sync
2009-06-08 Christoph Hellwigxfs: split inode flushing from xfs_sync_inodes_ag
2009-06-08 Dave Chinnerxfs: split inode data writeback from xfs_sync_inodes_ag
2009-06-08 Christoph Hellwigxfs: kill xfs_qmops
2009-06-08 Christoph Hellwigxfs: validate quota log items during log recovery
2009-06-08 Christoph Hellwigxfs: update max log size
2009-06-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-06-02 Felix Blyakherxfs: prevent deadlock in xfs_qm_shake()
2009-06-02 Eric Sandeenxfs: fix overflow in xfs_growfs_data_private
2009-06-02 Felix Blyakherxfs: fix double unlock in xfs_swap_extents()
2009-06-01 Felix Blyakherxfs: prevent deadlock in xfs_qm_shake()
2009-05-26 Eric Sandeenxfs: fix overflow in xfs_growfs_data_private
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
next