summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig
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: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph 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
2009-06-12Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher
2009-06-12xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig
2009-06-11xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-08xfs: remove SYNC_BDFLUSHChristoph Hellwig
2009-06-08xfs: remove SYNC_IOWAITChristoph Hellwig
2009-06-08xfs: split xfs_sync_inodesChristoph Hellwig
2009-06-08xfs: use generic inode iterator in xfs_qm_dqrele_all_inodesChristoph Hellwig
2009-06-08xfs: introduce a per-ag inode iteratorDave Chinner
2009-06-08xfs: remove unused parameter from xfs_reclaim_inodesDave Chinner
2009-06-08xfs: factor out inode validation for syncDave Chinner
2009-06-08xfs: split inode flushing from xfs_sync_inodes_agChristoph Hellwig
2009-06-08xfs: split inode data writeback from xfs_sync_inodes_agDave Chinner
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-20xfs: use memdup_user()Li Zefan
2009-04-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-04-09Merge branch 'master' into for-linusFelix Blyakher
2009-04-06xfs: block callers of xfs_flush_inodes() correctlyDave Chinner
2009-04-06xfs: make inode flush at ENOSPC synchronousDave Chinner
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner
2009-04-06xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner
2009-04-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-31New helper - current_umask()Al Viro
2009-03-29xfs: pagecache usage optimizationHisashi Hifumi
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig
2009-03-29xfs: kill mutex_t typedefChristoph Hellwig
2009-03-16xfs: kill VN_BADChristoph Hellwig
2009-03-16xfs: kill vn_atime_* helpers.Christoph Hellwig
2009-03-06xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig
2009-03-06xfs: include header files for prototypesHannes Eder