aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_iops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-11[XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig1-1/+0
2008-08-13[XFS] stop using file_update_timeChristoph Hellwig1-3/+0
2008-08-13[XFS] sanitize xfs_initialize_vnodeChristoph Hellwig1-5/+3
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner1-6/+0
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy1-0/+1
2008-07-28[XFS] Return case-insensitive match for dentry cacheBarry Naujok1-0/+1
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig1-0/+6
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig1-2/+0
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-3/+3
2006-03-14[XFS] Switch over from linvfs names for inode operations for consistentNathan Scott1-3/+3
2006-03-14[XFS] Switch over from linvfs names for file operations for consistentNathan Scott1-3/+3
2006-01-11[XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig1-5/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+51