Commit Graph

91 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Christoph Hellwig 6bd16ff270 kill dead inode flags 16 years ago
Christoph Hellwig d9424b3c4a stop using igrab in xfs_vn_link 16 years ago
Eric Sandeen f35642e2f8 [XFS] Hook up the fiemap ioctl. 16 years ago
Dave Chinner 6307091fe6 [XFS] Avoid using inodes that haven't been completely initialised 16 years ago
Christoph Hellwig ea5a3dc835 [XFS] kill sys_cred 16 years ago
David Chinner bf904248a2 [XFS] Combine the XFS and Linux inodes 16 years ago
David Chinner 94b97e39b0 [XFS] Never call mark_inode_dirty_sync() directly 16 years ago
Christoph Hellwig e45b590b97 [PATCH] change d_add_ci argument ordering 17 years ago
Christoph Hellwig 3a76c1ea07 [XFS] stop using file_update_time 17 years ago
Christoph Hellwig 8e5975c82f [XFS] optimize xfs_ichgtime 17 years ago
Christoph Hellwig dff35fd41f [XFS] update timestamp in xfs_ialloc manually 17 years ago
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
Christoph Hellwig f13fae2d2a [XFS] Remove vn_revalidate calls in xfs. 17 years ago
Christoph Hellwig 0f285c8a1c [XFS] Now that xfs_setattr is only used for attributes set from ->setattr 17 years ago
Christoph Hellwig e5700704b2 [XFS] Don't update i_size for directories and special files 17 years ago
Christoph Hellwig 8f112e3bc3 [XFS] Merge xfs_rmdir into xfs_remove 17 years ago
Lachlan McIlroy 0ec585163a [XFS] Use the generic xattr methods. 17 years ago
Barry Naujok d532506cd8 [XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode 17 years ago
Barry Naujok 866d5dc974 [XFS] Remove d_add call for an ENOENT lookup return code 17 years ago
Barry Naujok 384f3ced07 [XFS] Return case-insensitive match for dentry cache 17 years ago
Christoph Hellwig 911ee3de3d [XFS] Kill attr_capable checks as already done in xattr_permission. 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Christoph Hellwig cfa853e47d [XFS] remove manual lookup from xfs_rename and simplify locking 17 years ago
Dave Hansen ec82687f29 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates 17 years ago
Barry Naujok 556b8b166c [XFS] remove bhv_vname_t and xfs_rename code 17 years ago
David Chinner d87dd6360d [XFS] Warn if errors come from block_truncate_page(). 17 years ago
Christoph Hellwig af048193fc [XFS] cleanup vnode use in xfs_iops.c 17 years ago
Christoph Hellwig ef1f5e7ad3 [XFS] cleanup vnode use in xfs_lookup 17 years ago
Christoph Hellwig 3937be5ba8 [XFS] cleanup vnode use in xfs_symlink and xfs_rename 17 years ago
Christoph Hellwig a3da789640 [XFS] cleanup vnode use in xfs_link 17 years ago
Christoph Hellwig 979ebab116 [XFS] cleanup vnode use in xfs_create/mknod/mkdir 17 years ago
Christoph Hellwig db0bb7baa1 [XFS] cleanup xfs_vn_mknod 17 years ago
Christoph Hellwig 4188c78d95 [XFS] keep i_nlink updated and use proper accessors 17 years ago
Christoph Hellwig 222096ae7f [XFS] stop updating inode->i_blocks 17 years ago
Christoph Hellwig 4576758db5 [XFS] use generic_permission 17 years ago
Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
David Chinner 3ed6526441 [XFS] Implement fallocate. 17 years ago
David Chinner 5d51eff453 [XFS] Fix inode allocation latency 17 years ago
Christoph Hellwig c43f408795 [XFS] simplify xfs_vn_getattr 17 years ago
Christoph Hellwig 21a62542b6 [XFS] simplify vn_revalidate 17 years ago
Christoph Hellwig bad60fdd14 [XFS] Fix mknod regression 17 years ago
David Chinner cf10e82bdc [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC 17 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Christoph Hellwig 6572bc28de [XFS] simplify validata_fields 18 years ago
Christoph Hellwig 3e5daf05a0 [XFS] simplify xfs_create/mknod/symlink prototype 18 years ago
Christoph Hellwig 0a74cd1964 [XFS] kill struct bhv_vnode 18 years ago
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago