summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_iops.c
AgeCommit message (Expand)Author
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2009-10-08Merge branch 'master' into for-linusAlex Elder
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-09-15Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusAlex Elder
2009-09-15xfs: includecheck fix for fs/xfs/xfs_iops.cJaswinder Singh Rajput
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds
2009-07-31xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen
2009-06-12xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-04-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-03-31New helper - current_umask()Al Viro
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig
2009-02-09xfs: merge xfs_mkdir into xfs_createChristoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig
2008-12-04stop using igrab in xfs_vn_linkChristoph Hellwig
2008-12-01[XFS] Hook up the fiemap ioctl.Eric Sandeen
2008-11-10[XFS] Avoid using inodes that haven't been completely initialisedDave Chinner
2008-10-30[XFS] kill sys_credChristoph Hellwig
2008-10-30[XFS] Combine the XFS and Linux inodesDavid Chinner
2008-10-30[XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig
2008-08-13[XFS] stop using file_update_timeChristoph Hellwig
2008-08-13[XFS] optimize xfs_ichgtimeChristoph Hellwig
2008-08-13[XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig
2008-08-13[XFS] sanitize xfs_initialize_vnodeChristoph Hellwig
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner
2008-07-28[XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig
2008-07-28[XFS] Don't update i_size for directories and special filesChristoph Hellwig
2008-07-28[XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig
2008-07-28[XFS] Use the generic xattr methods.Lachlan McIlroy
2008-07-28[XFS] Invalidate dentry in unlink/rmdir if in case-insensitive modeBarry Naujok
2008-07-28[XFS] Remove d_add call for an ENOENT lookup return codeBarry Naujok
2008-07-28[XFS] Return case-insensitive match for dentry cacheBarry Naujok
2008-07-28[XFS] Kill attr_capable checks as already done in xattr_permission.Christoph Hellwig
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
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