aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-15Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusAlex Elder
2009-09-15xfs: includecheck fix for fs/xfs/xfs_iops.cJaswinder Singh Rajput
2009-09-15xfs: switch to seq_fileAlexey Dobriyan
2009-09-14xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()Jan Kara
2009-09-09xfs: use correct log reservation when handling ENOSPC in xfs_createChristoph Hellwig
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds
2009-09-02xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder
2009-09-01xfs: un-static xfs_inobt_lookupChristoph Hellwig
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig
2009-09-01xfs: speed up free inode searchDave Chinner
2009-09-01xfs: rationalize xfs_inobt_lookup*Christoph Hellwig
2009-09-01xfs: untangle xfs_diallocChristoph Hellwig
2009-09-01xfs: factor out debug checks from xfs_dialloc and xfs_difreeDave Chinner
2009-09-01xfs: improve xfs_inobt_update prototypeChristoph Hellwig
2009-09-01xfs: improve xfs_inobt_get_rec prototypeChristoph Hellwig
2009-09-01xfs: factor out inode initialisationDave Chinner
2009-08-31fs/xfs: Correct redundant testJulia Lawall
2009-08-31xfs: remove XFS_INO64_OFFSETEric Sandeen
2009-08-31un-static xfs_read_agfEric Sandeen
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig
2009-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-08-12xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig
2009-08-12xfs: check for dinode realtime flag corruptionChristoph Hellwig
2009-08-12use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig
2009-08-12xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-07-31Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-07-31xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen
2009-07-31xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz