Commit Graph

68 Commits (8c4b3c29329eb7ffded3023e6d65bc415cb4e215)

Author SHA1 Message Date
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
Christoph Hellwig 804c83c376 [XFS] stop using uio in the readlink code 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Nathan Scott 69e23b9a5e [XFS] Update XFS for i_blksize removal from generic inode structure 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Nathan Scott 97dfd70c89 [XFS] Remove a race condition where a linked inode could BUG_ON in 19 years ago
Alexey Dobriyan 05a3332885 [XFS] Remove redundant directory checks from inode link operation. 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott b76963fac4 [XFS] getattr can return an error code, so propogate any from lower 19 years ago
Nathan Scott 8c0b5113a5 [XFS] Fix utime(2) in the case that no times parameter was passed in. 19 years ago
Nathan Scott c25366680b [XFS] Cleanup in XFS after recent get_block_t interface tweaks. 19 years ago
Nathan Scott ce9d37c257 [XFS] Merge Yingpings fix for a vn_count assert failure during QA - 19 years ago
Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. 19 years ago
Nathan Scott 524fbf5dd1 [XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will 19 years ago
Nathan Scott 416c6d5bcf [XFS] Switch over from linvfs names for inode operations for consistent 19 years ago
Nathan Scott e4c573bb6a [XFS] Switch over from linvfs names for address space ops for consistent 19 years ago
Nathan Scott 220b528413 [XFS] Dynamically allocate vattr in places it makes sense to do so, to 19 years ago
Nathan Scott 9bd6f13dfd [XFS] Fix missing inode atime update from the utime syscall. 19 years ago
Yingping Lu 3a69c7dc6f [XFS] Interim solution for attribute insertion failure during file 19 years ago
Nathan Scott 107a09c44b [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround 19 years ago