fs-writeback: check sync bit earlier in inode_wait_for_writeback
[safe/jmp/linux-2.6] / fs / xfs /
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Stephen Hemmingerxfs: constify xattr_handler
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Christoph Hellwigquota: unify ->set_dqblk
2010-05-21 Christoph Hellwigquota: unify ->get_dqblk
2010-05-19 Christoph Hellwigxfs: mark xfs_iomap_write_ helpers static
2010-05-19 Christoph Hellwigxfs: clean up end index calculation in xfs_page_state_c...
2010-05-19 Christoph Hellwigxfs: clean up mapping size calculation in __xfs_get_blocks
2010-05-19 Christoph Hellwigxfs: clean up xfs_iomap_valid
2010-05-19 Christoph Hellwigxfs: move I/O type flags into xfs_aops.c
2010-05-19 Christoph Hellwigxfs: kill struct xfs_iomap
2010-05-19 Christoph Hellwigxfs: report iomap_bn in block base
2010-05-19 Christoph Hellwigxfs: report iomap_offset and iomap_bsize in block base
2010-05-19 Christoph Hellwigxfs: remove iomap_delta
2010-05-19 Christoph Hellwigxfs: remove iomap_target
2010-05-19 Christoph Hellwigxfs: limit xfs_imap_to_bmap to a single mapping
2010-05-19 Christoph Hellwigxfs: simplify buffer to transaction matching
2010-05-19 Tao Maxfs: Make fiemap work in query mode.
2010-05-19 Alex Elderxfs: kill off l_sectbb_mask
2010-05-19 Alex Elderxfs: record log sector size rather than log2(that)
2010-05-19 Christoph Hellwigxfs: remove dead XFS_LOUD_RECOVERY code
2010-05-19 Christoph Hellwigxfs: removed unused XFS_QMOPT_ flags
2010-05-19 Christoph Hellwigxfs: remove a few macro indirections in the quota code
2010-05-19 Christoph Hellwigxfs: access quotainfo structure directly
2010-05-19 Christoph Hellwigxfs: wait for direct I/O to complete in fsync and write...
2010-05-19 Andrea Gelminixfs: xfs_trace.c: duplicated include
2010-05-19 Alex Elderxfs: minor odds and ends in xfs_log_recover.c
2010-05-19 Alex Elderxfs: avoid repeated pointer dereferences
2010-05-19 Alex Elderxfs: change a few labels in xfs_log_recover.c
2010-05-19 Christoph Hellwigxfs: enforce synchronous writes in xfs_bwrite
2010-05-19 Christoph Hellwigxfs: remove periodic superblock writeback
2010-05-19 Dave Chinnerxfs: make the log ticket transaction id random
2010-05-19 Alex Elderxfs: nothing special about 1-block log sector
2010-05-19 Alex Elderxfs: encapsulate bbcount validity checking
2010-05-19 Alex Elderxfs: kill XLOG_SECTOR_ROUND*()
2010-05-19 Alex Elderxfs: simplify XLOG_SECTOR_ROUND*()
2010-05-19 Alex Elderxfs: fix min bufsize bugs in two places
2010-05-19 Alex Elderxfs: add const qualifiers to xfs error function args
2010-05-19 Christoph Hellwigxfs: remove xfs_dqmarker
2010-05-19 Dave Chinnerxfs: convert the dquot free list to use list heads
2010-05-19 Dave Chinnerxfs: convert the dquot hash list to use list heads
2010-05-19 Dave Chinnerxfs: remove duplicate code from dquot reclaim
2010-05-19 Dave Chinnerxfs: convert the per-mount dquot list to use list heads
2010-05-19 Dave Chinnerxfs: add log item recovery tracing
2010-05-19 Christoph Hellwigxfs: clean up xlog_write_adv_cnt
2010-05-19 Dave Chinnerxfs: introduce new internal log vector structure
2010-05-19 Christoph Hellwigxfs: reindent xlog_write
2010-05-19 Dave Chinnerxfs: factor xlog_write
2010-05-19 Dave Chinnerxfs: log ticket reservation underestimates the number...
2010-05-19 Dave Chinnerxfs: Clean up xfs_trans_committed code after factoring
2010-05-19 Dave Chinnerxfs: update and factor xfs_trans_committed()
2010-05-19 Christoph Hellwigxfs: clean up xfs_trans_commit logic even more
2010-05-19 Dave Chinnerxfs: split out iclog writing from xfs_trans_commit()
2010-05-19 Dave Chinnerxfs: fix reservation release commit flag in xfs_bmap_ad...
2010-05-19 Dave Chinnerxfs: remove stale parameter from ->iop_unpin method
2010-05-19 Dave Chinnerxfs: Add inode pin counts to traces
2010-05-19 Dave Chinnerxfs: factor log item initialisation
2010-05-19 Jan Engelhardtxfs: add blockdev name to kthreads
2010-05-19 Zhitong Wangxfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
2010-04-29 Dave Chinnerxfs: add a shrinker to background inode reclaim
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-26 Dave Chinnerxfs: more swap extent fixes for dynamic fork offsets
2010-04-16 Dave Chinnerxfs: don't warn on EAGAIN in inode reclaim
2010-04-16 Dave Chinnerxfs: ensure that sync updates the log tail correctly
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Dave Chinnerxfs: don't warn about page discards on shutdown
2010-03-16 Alex Elderxfs: use scalable vmap API
2010-03-16 Alex Elderxfs: remove old vmap cache
2010-03-06 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-03-05 Alex ElderMerge branch 'for-2.6.34-rc1-batch2' into for-linus
2010-03-05 Dave Chinnerxfs: return inode fork offset in bulkstat for fsr
2010-03-05 Dave Chinnerxfs: Increase the default size of the reserved blocks...
2010-03-05 Dave Chinnerxfs: truncate delalloc extents when IO fails in writeback
2010-03-05 Dave Chinnerxfs: check for more work before sleeping in xfssyncd
2010-03-05 Dave Chinnerxfs: Fix a build warning in xfs_aops.c
2010-03-04 Christoph Hellwigquota: drop permission checks from xfs_fs_set_xstate...
2010-03-04 Christoph Hellwigquota: clean up Q_XQUOTASYNC
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Christoph Hellwigxfs: fix locking for inode cache radix tree tag updates
2010-03-01 Christoph Hellwigxfs: remove xfs_ipin/xfs_iunpin
2010-03-01 Christoph Hellwigxfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
2010-03-01 Christoph Hellwigxfs: kill xfs_lrw.h
2010-03-01 Christoph Hellwigxfs: factor common xfs_trans_bjoin code
2010-03-01 Christoph Hellwigxfs: stop passing opaque handles to xfs_log.c routines
2010-03-01 Christoph Hellwigxfs: split xfs_bmap_btalloc
2010-03-01 Christoph Hellwigxfs: fix xfs_fsblock_t tracing
2010-03-01 Christoph Hellwigxfs: fix inode pincount check in fsync
2010-03-01 Dave Chinnerxfs: Non-blocking inode locking in IO completion
2010-03-01 Christoph Hellwigxfs: implement optimized fdatasync
2010-03-01 Christoph Hellwigxfs: remove wrapper for the fsync file operation
2010-03-01 Christoph Hellwigxfs: remove wrappers for read/write file operations
2010-03-01 Christoph Hellwigxfs: merge xfs_lrw.c into xfs_file.c
2010-03-01 Christoph Hellwigxfs: fix dquota trace format
2010-03-01 Eric Sandeenxfs: increase readdir buffer size
next