index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_vnode.h
Age
Commit message (
Expand
)
Author
2007-05-08
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2006-09-28
[XFS] remove bhv_lookup, _range version works aswell and has more useful
Christoph Hellwig
2006-06-27
[XFS] * There is trivial "inode => vnode => inode" conversion, but only
Alexey Dobriyan
2006-06-09
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Start writeout earlier (on last close) in the case where we have a
Nathan Scott
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
2006-04-11
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
Jens Axboe
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
2006-03-31
[XFS] Provide XFS support for the splice syscall.
Nathan Scott
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
2006-03-14
[XFS] Dynamically allocate vattr in places it makes sense to do so, to
Nathan Scott
2006-01-11
[XFS] Fix some build fallout from atime changes.
Nathan Scott
2005-11-02
[XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change
Eric Sandeen
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Improve buffered read throughput by removing unnecessary timer calls
Nathan Scott
2005-11-02
[XFS] Make some extended attributes routines take const parameters, for
Nathan Scott
2005-09-05
[XFS] streamline the clear_inode path
Christoph Hellwig
2005-09-02
[XFS] add infrastructure for waiting on I/O completion at inode reclaim
Christoph Hellwig
2005-09-02
[XFS] remove unessecary vnode flags
Christoph Hellwig
2005-09-02
[XFS] remove struct vnode::v_type
Christoph Hellwig
2005-09-02
[XFS] replace vn_get usage by ihold
Christoph Hellwig
2005-09-02
[XFS] upate copyrights
Dean Roehrich
2005-06-21
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
2005-05-05
[XFS] Fix up warnings
Eric Sandeen
2005-05-05
[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held
Dean Roehrich
2005-05-05
[XFS] Enable XFS_VNODE_TRACE
Eric Sandeen
2005-05-05
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds