summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2010-01-15xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner
2010-01-15xfs: fix missing error check in xfs_rtfree_rangeDave Chinner
2010-01-15xfs: fix stale inode flush avoidanceDave Chinner
2010-01-15xfs: Remove inode iolock held check during allocationDave Chinner
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner
2010-01-15xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner
2010-01-15xfs: reclaim inodes under a write lockDave Chinner
2010-01-10xfs: Ensure we force all busy extents in range to diskDave Chinner
2010-01-10xfs: Don't flush stale inodesDave Chinner
2010-01-10xfs: fix timestamp handling in xfs_setattrChristoph Hellwig
2010-01-10xfs: use DECLARE_EVENT_CLASSChristoph Hellwig
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-16Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-16XFS: Free buffer pages array unconditionallyDave Chinner
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner
2009-12-16xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-15fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig
2009-12-14xfs: cleanup bmap extent state macrosChristoph Hellwig
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig
2009-12-11xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-12-11xfs: remove IO_ISAIOChristoph Hellwig
2009-12-11xfs: Wrapped journal record corruption on read at recoveryAndy Poling
2009-12-11xfs: cleanup data end I/O handlersChristoph Hellwig
2009-12-11xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig
2009-12-11xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig
2009-12-11xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig
2009-12-11xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig
2009-12-11xfs: simplify inode teardownChristoph Hellwig
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa