mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration...
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 /
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: 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 Tao Maxfs: Make fiemap work in query mode.
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 Christoph Hellwigxfs: enforce synchronous writes in xfs_bwrite
2010-05-19 Christoph Hellwigxfs: remove periodic superblock writeback
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: add log item recovery tracing
2010-05-19 Dave Chinnerxfs: Add inode pin counts to traces
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-16 Dave Chinnerxfs: don't warn on EAGAIN in inode reclaim
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: 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-02 Christoph Hellwigxfs: fix locking for inode cache radix tree tag updates
2010-03-01 Christoph Hellwigxfs: kill xfs_lrw.h
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
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/xfs-vipt
2010-02-20 Ben Myersxfs_export_operations.commit_metadata
2010-02-12 Christoph Hellwigxfs: only clear the suid bit once in xfs_write
2010-02-05 James Bottomleyxfs: fix xfs to work with Virtually Indexed architectures
2010-02-03 Dave Chinnerxfs: kill xfs_bawrite
2010-02-09 Christoph Hellwigxfs: log changed inodes instead of writing them synchro...
2010-01-26 Dave Chinnerxfs: Sort delayed write buffers before dispatch
2010-02-01 Dave Chinnerxfs: Don't issue buffer IO direct from AIL push V2
2010-02-06 Dave Chinnerxfs: Use delayed write for inodes rather than async V2
2010-02-06 Dave Chinnerxfs: Make inode reclaim states explicit
2010-02-08 Eric Sandeenxfs: more reserved blocks fixups
2010-01-26 Dave Chinnerxfs: don't hold onto reserved blocks on remount,ro
2010-01-21 Christoph Hellwigxfs: replace KM_LARGE with explicit vmalloc use
2010-01-21 Christoph Hellwigxfs: cleanup up xfs_log_force calling conventions
2010-01-21 Christoph Hellwigxfs: remove duplicate buffer flags
2010-01-19 Dave Chinnerxfs: convert attr to use unsigned names
2010-01-19 Dave Chinnerxfs: xfs_buf_iomove() doesn't care about signedness
2010-01-15 Christoph Hellwigxfs: move more buffer helpers into xfs_buf.c
2010-01-15 Christoph Hellwigxfs: clean up xfs_bwrite
2010-01-15 Christoph Hellwigxfs: clean up log buffer writes
2010-01-15 Dave Chinnerxfs: Kill filestreams cache flush
2010-01-15 Dave Chinnerxfs: Add trace points for per-ag refcount debugging.
2010-01-15 Dave Chinnerxfs: rename xfs_get_perag
2010-01-15 Dave Chinnerxfs: Don't wake xfsbufd when idle
2010-01-15 Dave Chinnerxfs: Don't wake the aild once per second
2010-01-15 Eric Sandeenxfs: make several more functions static
2010-01-15 Dave Chinnerxfs: add tracing to xfs_swap_extents
2010-01-15 Dave Chinnerxfs: reclaim all inodes by background tree walks
2010-01-15 Dave Chinnerxfs: Avoid inodes in reclaim when flushing from inode...
2010-01-15 Dave Chinnerxfs: reclaim inodes under a write lock
2010-01-10 Dave Chinnerxfs: Ensure we force all busy extents in range to disk
2010-01-10 Christoph Hellwigxfs: fix timestamp handling in xfs_setattr
2010-01-10 Christoph Hellwigxfs: use DECLARE_EVENT_CLASS
2010-01-08 Dave Chinnerxfs: kill some warnings on i386 builds
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-16 Dave ChinnerXFS: Free buffer pages array unconditionally
2009-12-16 Dave Chinnerxfs: improve metadata I/O merging in the elevator
2009-12-16 Christoph Hellwigcleanup blockdev_direct_IO locking
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 Christoph Hellwigdirect-io: cleanup blockdev_direct_IO locking
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
next