summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2011-06-23xfs: properly account for reclaimed inodesJohannes Weiner
2011-04-14xfs: zero proper structure size for geometry callsAlex Elder
2011-03-21xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-05-12xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-26xfs: check for more work before sleeping in xfssyncdDave Chinner
2010-04-26xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-04-26xfs: Non-blocking inode locking in IO completionDave 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: 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: improve metadata I/O merging in the elevatorDave Chinner
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-14xfs: event tracing supportChristoph Hellwig
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: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-12-11xfs: remove IO_ISAIOChristoph Hellwig
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: simplify inode teardownChristoph Hellwig
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus 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-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-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-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