aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner
2009-11-17XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman
2009-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds
2009-10-30xfs: fix xfs_quota remove errorRyota Yamauchi
2009-10-30xfs: free temporary cursor in xfs_diallocEric Sandeen
2009-10-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-13Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linusAlex Elder
2009-10-13xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-08Merge branch 'master' into for-linusAlex Elder
2009-10-08xfs: stop calling filemap_fdatawait inside ->fsyncChristoph Hellwig
2009-10-08fix readahead calculations in xfs_dir2_leaf_getdents()Eric Sandeen
2009-10-08xfs: make sure xfs_sync_fsdata covers the logDave Chinner
2009-10-08xfs: mark inodes dirty before issuing I/ODave Chinner
2009-10-08xfs: cleanup ->sync_fsChristoph Hellwig
2009-10-08xfs: fix xfs_quiesce_dataDave Chinner
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
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-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen
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