aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_iops.h
Commit message (Expand)AuthorAgeFilesLines
* [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-111-1/+0
* [XFS] stop using file_update_timeChristoph Hellwig2008-08-131-3/+0
* [XFS] sanitize xfs_initialize_vnodeChristoph Hellwig2008-08-131-5/+3
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-131-6/+0
* [XFS] Use the generic xattr methods.Lachlan McIlroy2008-07-281-0/+1
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-281-0/+1
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-0/+6
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-2/+0
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-3/+3
* [XFS] Switch over from linvfs names for inode operations for consistentNathan Scott2006-03-141-3/+3
* [XFS] Switch over from linvfs names for file operations for consistentNathan Scott2006-03-141-3/+3
* [XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig2006-01-111-5/+0
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-021-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+51