aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_iops.c
Commit message (Expand)AuthorAge
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: Fix error return for fallocate() on XFSJason Gunthorpe2009-12-11
* Merge branch 'master' into for-linusAlex Elder2009-10-08
|\
| * xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusAlex Elder2009-09-15
|\|
| * xfs: includecheck fix for fs/xfs/xfs_iops.cJaswinder Singh Rajput2009-09-15
* | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
|/
* xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen2009-07-31
* xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig2009-06-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-06-11
|\
| * xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-03
|\|
| * xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
| * xfs: merge xfs_mkdir into xfs_createChristoph Hellwig2009-02-09
* | New helper - current_umask()Al Viro2009-03-31
|/
* kill dead inode flagsChristoph Hellwig2008-12-03
* stop using igrab in xfs_vn_linkChristoph Hellwig2008-12-03
* [XFS] Hook up the fiemap ioctl.Eric Sandeen2008-11-30
* [XFS] Avoid using inodes that haven't been completely initialisedDave Chinner2008-11-10
* [XFS] kill sys_credChristoph Hellwig2008-10-30
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-30
* [XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner2008-10-30
* [PATCH] change d_add_ci argument orderingChristoph Hellwig2008-08-25
* [XFS] stop using file_update_timeChristoph Hellwig2008-08-13
* [XFS] optimize xfs_ichgtimeChristoph Hellwig2008-08-13
* [XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig2008-08-13
* [XFS] sanitize xfs_initialize_vnodeChristoph Hellwig2008-08-13
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-13
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-13
* [XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig2008-07-28
* [XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig2008-07-28
* [XFS] Don't update i_size for directories and special filesChristoph Hellwig2008-07-28
* [XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig2008-07-28
* [XFS] Use the generic xattr methods.Lachlan McIlroy2008-07-28
* [XFS] Invalidate dentry in unlink/rmdir if in case-insensitive modeBarry Naujok2008-07-28
* [XFS] Remove d_add call for an ENOENT lookup return codeBarry Naujok2008-07-28
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-28
* [XFS] Kill attr_capable checks as already done in xattr_permission.Christoph Hellwig2008-07-28
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* [XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig2008-04-29
* [PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen2008-04-19
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-17
* [XFS] Warn if errors come from block_truncate_page().David Chinner2008-04-17
* [XFS] cleanup vnode use in xfs_iops.cChristoph Hellwig2008-04-17
* [XFS] cleanup vnode use in xfs_lookupChristoph Hellwig2008-04-17
* [XFS] cleanup vnode use in xfs_symlink and xfs_renameChristoph Hellwig2008-04-17
* [XFS] cleanup vnode use in xfs_linkChristoph Hellwig2008-04-17
* [XFS] cleanup vnode use in xfs_create/mknod/mkdirChristoph Hellwig2008-04-17
* [XFS] cleanup xfs_vn_mknodChristoph Hellwig2008-04-17
* [XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig2008-02-07