summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_iops.c
AgeCommit message (Expand)Author
2008-04-29[XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig
2008-04-19[PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok
2008-04-18[XFS] Warn if errors come from block_truncate_page().David Chinner
2008-04-18[XFS] cleanup vnode use in xfs_iops.cChristoph Hellwig
2008-04-18[XFS] cleanup vnode use in xfs_lookupChristoph Hellwig
2008-04-18[XFS] cleanup vnode use in xfs_symlink and xfs_renameChristoph Hellwig
2008-04-18[XFS] cleanup vnode use in xfs_linkChristoph Hellwig
2008-04-18[XFS] cleanup vnode use in xfs_create/mknod/mkdirChristoph Hellwig
2008-04-18[XFS] cleanup xfs_vn_mknodChristoph Hellwig
2008-02-07[XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig
2008-02-07[XFS] stop updating inode->i_blocksChristoph Hellwig
2008-02-07[XFS] use generic_permissionChristoph Hellwig
2008-02-07[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen
2008-02-07[XFS] Implement fallocate.David Chinner
2008-02-07[XFS] Fix inode allocation latencyDavid Chinner
2008-02-07[XFS] simplify xfs_vn_getattrChristoph Hellwig
2008-02-07[XFS] simplify vn_revalidateChristoph Hellwig
2007-12-21[XFS] Fix mknod regressionChristoph Hellwig
2007-12-10[XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner
2007-10-17Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-10-17introduce I_SYNCJoern Engel
2007-10-17[XFS] simplify validata_fieldsChristoph Hellwig
2007-10-16[XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-10-15[XFS] stop using uio in the readlink codeChristoph Hellwig
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner
2006-09-28[XFS] Update XFS for i_blksize removal from generic inode structureNathan Scott
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris
2006-06-27[XFS] Remove a race condition where a linked inode could BUG_ON inNathan Scott
2006-06-27[XFS] Remove redundant directory checks from inode link operation.Alexey Dobriyan
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] getattr can return an error code, so propogate any from lowerNathan Scott
2006-04-11[XFS] Fix utime(2) in the case that no times parameter was passed in. Nathan Scott
2006-03-29[XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott
2006-03-17[XFS] Merge Yingpings fix for a vn_count assert failure during QA -Nathan Scott
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott
2006-03-14[XFS] Revert kiocb and vattr stack changes, theory is the AIO rework willNathan Scott
2006-03-14[XFS] Switch over from linvfs names for inode operations for consistentNathan Scott
2006-03-14[XFS] Switch over from linvfs names for address space ops for consistentNathan Scott
2006-03-14[XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott
2006-02-07[XFS] Fix missing inode atime update from the utime syscall.Nathan Scott
2006-02-01[XFS] Interim solution for attribute insertion failure during fileYingping Lu
2006-01-16[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaroundNathan Scott