index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-12-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
xfs: cleanup data end I/O handlers
Christoph Hellwig
2009-12-11
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-10-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-08
xfs: mark inodes dirty before issuing I/O
Dave Chinner
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
2009-04-06
xfs: prevent unwritten extent conversion from blocking I/O completion
Dave Chinner
2009-03-29
xfs: pagecache usage optimization
Hisashi Hifumi
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
kill vn_ioerror
Christoph Hellwig
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-10-30
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
2008-09-17
[XFS] Prevent direct I/O from mapping extents beyond eof
Lachlan McIlroy
2008-08-13
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-08-04
fs: rename buffer trylock
Nick Piggin
2008-08-04
mm: rename page trylock
Nick Piggin
2008-07-28
[XFS] Remove unused wbc parameter from xfs_start_page_writeback()
Denys Vlasenko
2008-04-18
[XFS] Catch unwritten extent conversion errors.
David Chinner
2008-04-18
[XFS] kill xfs_rwlock/xfs_rwunlock
Christoph Hellwig
2008-02-07
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
2008-02-07
[XFS] kill xfs_iocore_t
Christoph Hellwig
2008-02-07
[XFS] kill unnessecary ioops indirection
Lachlan McIlroy
2008-02-07
[XFS] kill BMAPI_UNWRITTEN
Christoph Hellwig
2008-02-07
[XFS] kill BMAPI_DEVICE
Christoph Hellwig
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2007-10-17
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-10-17
writeback: remove pages_skipped accounting in __block_write_full_page()
Fengguang Wu
2007-10-16
xfs: convert to new aops
Nick Piggin
2007-10-16
[XFS] no longer using io_vnode, as was remaining from 23 cherrypick
Tim Shimmin
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-12
Fix up more bio fallout
Al Viro
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-09-18
[XFS] Ensure file size updates have been completed before writing inode to disk.
Lachlan McIlroy
2007-09-05
[XFS] fix sparse shadowed variable warnings
Christoph Hellwig
2007-07-14
[XFS] Map unwritten extents correctly for I/o completion processing
David Chinner
2007-07-14
[XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
David Chinner
2007-07-14
[XFS] Block on unwritten extent conversion during synchronous direct I/O.
David Chinner
2007-05-29
[XFS] Write at EOF may not update filesize correctly.
David Chinner
2007-05-08
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
[next]