Commit Graph

104 Commits (5731e191f254af9135ad843119804a500528ecf3)

Author SHA1 Message Date
Christoph Hellwig f9581b1443 xfs: implement ->dirty_inode to fix timestamp handling 16 years ago
Jaswinder Singh Rajput 9ef96da6ec xfs: includecheck fix for fs/xfs/xfs_iops.c 16 years ago
Linus Torvalds 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 16 years ago
Eric Sandeen 97db39a1f6 xfs: reduce bmv_count in xfs_vn_fiemap 16 years ago
Eric Sandeen 5c04c78afb xfs: reduce bmv_count in xfs_vn_fiemap 16 years ago
Christoph Hellwig e83f1eb6bf xfs: fix small mismerge in xfs_vn_mknod 16 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Christoph Hellwig a19d9f887d xfs: kill ino64 mount option 16 years ago
Christoph Hellwig 517b5e8c85 xfs: merge xfs_mkdir into xfs_create 16 years ago
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