Age | Commit message (Expand) | Author |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-22 | const: make struct super_block::s_qcop const | Alexey Dobriyan |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-09-16 | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen |
2009-09-15 | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Alex Elder |
2009-09-15 | xfs: includecheck fix for fs/xfs/xfs_iops.c | Jaswinder Singh Rajput |
2009-09-15 | xfs: switch to seq_file | Alexey Dobriyan |
2009-09-14 | xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() | Jan Kara |
2009-09-09 | xfs: use correct log reservation when handling ENOSPC in xfs_create | Christoph Hellwig |
2009-09-08 | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds |
2009-09-02 | xfs: xfs_showargs() reports group *and* project quotas enabled | Alex Elder |
2009-09-01 | xfs: un-static xfs_inobt_lookup | Christoph Hellwig |
2009-09-01 | xfs: actually enable the swapext compat handler | Christoph Hellwig |
2009-09-01 | xfs: actually enable the swapext compat handler | Christoph Hellwig |
2009-09-01 | xfs: simplify xfs_trans_iget | Christoph Hellwig |
2009-09-01 | xfs: merge fsync and O_SYNC handling | Christoph Hellwig |
2009-09-01 | xfs: speed up free inode search | Dave Chinner |
2009-09-01 | xfs: rationalize xfs_inobt_lookup* | Christoph Hellwig |
2009-09-01 | xfs: untangle xfs_dialloc | Christoph Hellwig |
2009-09-01 | xfs: factor out debug checks from xfs_dialloc and xfs_difree | Dave Chinner |
2009-09-01 | xfs: improve xfs_inobt_update prototype | Christoph Hellwig |
2009-09-01 | xfs: improve xfs_inobt_get_rec prototype | Christoph Hellwig |
2009-09-01 | xfs: factor out inode initialisation | Dave Chinner |
2009-08-31 | fs/xfs: Correct redundant test | Julia Lawall |
2009-08-31 | xfs: remove XFS_INO64_OFFSET | Eric Sandeen |
2009-08-31 | un-static xfs_read_agf | Eric Sandeen |
2009-08-31 | xfs: add more statics & drop some unused functions | Eric Sandeen |
2009-08-17 | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig |
2009-08-12 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-08-12 | xfs: fix spin_is_locked assert on uni-processor builds | Christoph Hellwig |
2009-08-12 | xfs: check for dinode realtime flag corruption | Christoph Hellwig |
2009-08-12 | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock | Eric Sandeen |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_getbmap | Christoph Hellwig |
2009-08-12 | xfs: avoid memory allocation under m_peraglock in growfs code | Christoph Hellwig |
2009-08-07 | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig |
2009-08-07 | vfs: fix inode_init_always calling convention | Christoph Hellwig |
2009-07-31 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-07-31 | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen |
2009-07-31 | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen |