aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_vnodeops.c
AgeCommit message (Expand)Author
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-04-06xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner
2009-03-29xfs: fix various typosMalcolm Parsons
2009-03-16xfs: kill VN_BADChristoph Hellwig
2009-02-09xfs: merge xfs_mkdir into xfs_createChristoph Hellwig
2009-02-04xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig
2009-02-04xfs: tiny cleanup for xfs_linkChristoph Hellwig
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2008-12-11[XFS] use inode_change_ok for setattr permission checkingChristoph Hellwig
2008-12-05[XFS] Check return value of xfs_buf_get_noaddr()Lachlan McIlroy
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig
2008-12-01[XFS] remove i_gen from incore inodeDave Chinner
2008-12-01[XFS] fix error inversion problems with data flushingDave Chinner
2008-12-01[XFS] wire up ->open for directoriesChristoph Hellwig
2008-11-17[XFS] Fix double free of log ticketsDave Chinner
2008-10-30[XFS] remove restricted chown parameter from xfs linuxTim Shimmin
2008-10-30[XFS] kill sys_credChristoph Hellwig
2008-10-30[XFS] Trivial xfs_remove comment fixupChristoph Hellwig
2008-10-30[XFS] kill deleted inodes listDavid Chinner
2008-10-30[XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner
2008-10-30[XFS] rename inode reclaim functionsDavid Chinner
2008-10-30[XFS] move inode reclaim functions to xfs_sync.cDavid Chinner
2008-10-30[XFS] Combine the XFS and Linux inodesDavid Chinner
2008-10-30[XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()David Chinner
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner
2008-08-14CRED: Introduce credential access wrappersDavid Howells
2008-08-13[XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig
2008-08-13[XFS] remove some easy bhv_vnode_t instancesChristoph Hellwig
2008-08-13[XFS] kill xfs_lock_dir_and_entryChristoph Hellwig
2008-08-13[XFS] kill vn_to_inodeChristoph Hellwig
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner
2008-08-13[XFS] kill shouty XFS_ITOV_NULL macroDavid 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] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig
2008-07-28[XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig
2008-07-28[XFS] make inode reclaim wait for log I/O to completeLachlan McIlroy
2008-07-28[XFS] Return case-insensitive match for dentry cacheBarry Naujok
2008-07-28[XFS] kill xfs_igrow_start and xfs_igrow_finishChristoph Hellwig
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner
2008-04-29[XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdirChristoph Hellwig
2008-04-29[XFS] kill parent == child checks in xfs_remove and xfs_rmdirChristoph Hellwig
2008-04-29[XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig
2008-04-29[XFS] simplify xfs_lookupChristoph Hellwig
2008-04-29[XFS] xfs_rename: pass resblks to xfs_dir_removenameChristoph Hellwig
2008-04-29[XFS] kill xfs_getattrChristoph Hellwig
2008-04-29[XFS] Remove VN_IS* macros and related cruft.Christoph Hellwig