Age | Commit message (Expand) | Author |
2011-03-02 | xfs: fix untrusted inode number lookup | Dave Chinner |
2011-03-02 | xfs: remove block number from inode lookup code | Dave Chinner |
2011-03-02 | xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED | Dave Chinner |
2011-03-02 | xfs: validate untrusted inode numbers during lookup | Dave Chinner |
2011-03-02 | xfs: always use iget in bulkstat | Christoph Hellwig |
2010-09-26 | xfs: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-08-10 | xfs: prevent swapext from operating on write-only files | Dan Rosenberg |
2010-05-12 | xfs: add a shrinker to background inode reclaim | Dave Chinner |
2010-04-26 | xfs: fix locking for inode cache radix tree tag updates | Christoph Hellwig |
2010-04-26 | xfs: Non-blocking inode locking in IO completion | Dave Chinner |
2010-04-26 | xfs: remove invalid barrier optimization from xfs_fsync | Christoph Hellwig |
2010-04-26 | xfs: don't hold onto reserved blocks on remount, ro | Dave Chinner |
2010-04-26 | xfs: quota limit statvfs available blocks | Christoph Hellwig |
2010-04-26 | xfs: xfs_swap_extents needs to handle dynamic fork offsets | Dave Chinner |
2010-04-26 | xfs: fix stale inode flush avoidance | Dave Chinner |
2010-04-26 | xfs: reclaim all inodes by background tree walks | Dave Chinner |
2010-04-26 | xfs: Avoid inodes in reclaim when flushing from inode cache | Dave Chinner |
2010-04-26 | xfs: reclaim inodes under a write lock | Dave Chinner |
2010-04-26 | xfs: Ensure we force all busy extents in range to disk | Dave Chinner |
2010-04-26 | xfs: Don't flush stale inodes | Dave Chinner |
2010-04-26 | xfs: fix timestamp handling in xfs_setattr | Christoph Hellwig |
2010-04-26 | xfs: check for not fully initialized inodes in xfs_ireclaim | Christoph Hellwig |
2010-04-26 | xfs: Fix error return for fallocate() on XFS | Jason Gunthorpe |
2010-04-26 | xfs: Wrapped journal record corruption on read at recovery | Andy Poling |
2010-04-26 | xfs: I/O completion handlers must use NOFS allocations | Christoph Hellwig |
2010-04-26 | xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks | Christoph Hellwig |
2010-04-26 | xfs: simplify inode teardown | Christoph Hellwig |
2009-11-17 | xfs: copy li_lsn before dropping AIL lock | Nathaniel W. Turner |
2009-11-17 | XFS bug in log recover with quota (bugzilla id 855) | Jan Rekorajski |
2009-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Linus Torvalds |
2009-10-30 | xfs: fix xfs_quota remove error | Ryota Yamauchi |
2009-10-30 | xfs: free temporary cursor in xfs_dialloc | Eric Sandeen |
2009-10-29 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-10-13 | Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus | Alex Elder |
2009-10-13 | xfs: fix double IRELE in xfs_dqrele_inode | Christoph Hellwig |
2009-10-09 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-10-08 | Merge branch 'master' into for-linus | Alex Elder |
2009-10-08 | xfs: stop calling filemap_fdatawait inside ->fsync | Christoph Hellwig |
2009-10-08 | fix readahead calculations in xfs_dir2_leaf_getdents() | Eric Sandeen |
2009-10-08 | xfs: make sure xfs_sync_fsdata covers the log | Dave Chinner |
2009-10-08 | xfs: mark inodes dirty before issuing I/O | Dave Chinner |
2009-10-08 | xfs: cleanup ->sync_fs | Christoph Hellwig |
2009-10-08 | xfs: fix xfs_quiesce_data | Dave Chinner |
2009-10-08 | xfs: implement ->dirty_inode to fix timestamp handling | Christoph Hellwig |
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 |