NFSv4: Fix up the documentation for nfs_do_refmount
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 /
2010-04-29 Dave Chinnerxfs: add a shrinker to background inode reclaim
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...
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-12-11 Jason Gunthorpexfs: Fix error return for fallocate() on XFS
2009-12-11 Christoph Hellwigxfs: cleanup dmapi macros in the umount path
2009-12-11 Christoph Hellwigxfs: kill the STATIC_INLINE macro
2009-12-11 Christoph Hellwigxfs: simplify xfs_buf_get / xfs_buf_read interfaces
2009-12-11 Christoph Hellwigxfs: remove IO_ISAIO
2009-12-11 Christoph Hellwigxfs: cleanup data end I/O handlers
2009-12-11 Christoph Hellwigxfs: use WRITE_SYNC_PLUG for synchronous writeout
2009-12-11 Christoph Hellwigxfs: reset the i_iolock lock class in the reclaim path
2009-12-11 Christoph Hellwigxfs: simplify inode teardown
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git./fs/xfs/xfs
2009-10-30 Ryota Yamauchixfs: fix xfs_quota remove error
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-08 Alex ElderMerge branch 'master' into for-linus
2009-10-08 Christoph Hellwigxfs: stop calling filemap_fdatawait inside ->fsync
2009-10-08 Dave Chinnerxfs: make sure xfs_sync_fsdata covers the log
2009-10-08 Dave Chinnerxfs: mark inodes dirty before issuing I/O
2009-10-08 Christoph Hellwigxfs: cleanup ->sync_fs
2009-10-08 Dave Chinnerxfs: fix xfs_quiesce_data
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
next