index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_aops.h
Age
Commit message (
Expand
)
Author
2009-01-09
[XFS] Remove several unused typedefs.
Eric Sandeen
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Fix a typo in a header file comment.
Nathan Scott
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
2006-03-29
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
Nathan Scott
2006-03-14
[XFS] Switch over from linvfs names for address space ops for consistent
Nathan Scott
2006-01-11
[XFS] Initial pass at going directly-to-bio on the buffered IO path. This
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-09-05
[XFS] Delay I/O completion for unwritten extents after conversion
Christoph Hellwig
2005-09-05
[XFS] Add in the new xfs_aops.h header file for I/O completion struct.
Christoph Hellwig