aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_vnode.h
Commit message (Expand)AuthorAge
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-07
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] remove bhv_lookup, _range version works aswell and has more usefulChristoph Hellwig2006-09-27
* [XFS] * There is trivial "inode => vnode => inode" conversion, but onlyAlexey Dobriyan2006-06-27
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Start writeout earlier (on last close) in the case where we have aNathan Scott2006-06-09
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-09
* [PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe2006-04-11
* [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-10
* [XFS] Provide XFS support for the splice syscall.Nathan Scott2006-03-30
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-17
* [XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott2006-03-13
* [XFS] Fix some build fallout from atime changes.Nathan Scott2006-01-11
* [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen2005-11-01
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-01
* [XFS] Make some extended attributes routines take const parameters, forNathan Scott2005-11-01
* [XFS] streamline the clear_inode pathChristoph Hellwig2005-09-04
* [XFS] add infrastructure for waiting on I/O completion at inode reclaimChristoph Hellwig2005-09-02
* [XFS] remove unessecary vnode flagsChristoph Hellwig2005-09-02
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-02
* [XFS] replace vn_get usage by iholdChristoph Hellwig2005-09-02
* [XFS] upate copyrightsDean Roehrich2005-09-02
* [XFS] Add a get/set interface for XFS project identifiers.Nathan Scott2005-06-20
* [XFS] Fix up warningsEric Sandeen2005-05-05
* [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is heldDean Roehrich2005-05-05
* [XFS] Enable XFS_VNODE_TRACEEric Sandeen2005-05-05
* [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16