Commit Graph

528 Commits (3f5ec13696fd4a33bde42f385406cbb1d3cc96fd)

Author SHA1 Message Date
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
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 0225da1f35 [XFS] Replace __inline with inline 17 years ago
Lachlan McIlroy df26cfe849 [XFS] split xfs_ioc_xattr 17 years ago
Christoph Hellwig f3dcc13f6f [XFS] cleanup root inode handling in xfs_fs_fill_super 17 years ago
Christoph Hellwig af048193fc [XFS] cleanup vnode use in xfs_iops.c 17 years ago
Christoph Hellwig dcf49cc5cf [XFS] cleanup vnode use in xfs_lrw.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 bc4ac74a4e [XFS] cleanup vnode use in dmapi calls 17 years ago
Christoph Hellwig 24bd861d1c [XFS] don't encode parent in nfs filehandles unless nessecary 17 years ago
Christoph Hellwig 126468b115 [XFS] kill xfs_rwlock/xfs_rwunlock 17 years ago
Christoph Hellwig 43973964a3 [XFS] kill xfs_get_dir_entry 17 years ago
Christoph Hellwig a8b3acd57e [XFS] vnode cleanup in xfs_fs_subr.c 17 years ago
Christoph Hellwig db0bb7baa1 [XFS] cleanup xfs_vn_mknod 17 years ago
David Chinner a3f74ffb6d [XFS] Don't block pdflush when writing back inodes 17 years ago
Donald Douwsma 163d3686bb [XFS] Remove the xfs_refcache 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Josef Jeff Sipek 1bd960ee2b [XFS] If you mount an XFS filesystem with no mount options at all, then 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Lachlan McIlroy de2eeea609 [XFS] add __init/__exit mark to specific init/cleanup functions 17 years ago
David Chinner 450790a2c5 [XFS] Fix oops in xfs_file_readdir() 17 years ago
Christoph Hellwig cbc89dcfd2 [XFS] kill xfs_root 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
David Chinner 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 years ago
Christoph Hellwig 4576758db5 [XFS] use generic_permission 17 years ago
Christoph Hellwig f71354bc3a [XFS] Cleanup various fid related bits: 17 years ago
Christoph Hellwig a9759f2de3 [XFS] kill superflous buffer locking (2nd attempt) 17 years ago
Tim Shimmin e6a4b37f38 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. 17 years ago
Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
David Chinner a67d7c5f5d [XFS] Move platform specific mount option parse out of core XFS code 17 years ago
David Chinner 3ed6526441 [XFS] Implement fallocate. 17 years ago
David Chinner 5d51eff453 [XFS] Fix inode allocation latency 17 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
Lachlan McIlroy 98ce2b5b1b [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression 17 years ago
Eric Sandeen bc58f9bb6b [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION 17 years ago
Christoph Hellwig c40ea74101 [XFS] kill superflous buffer locking 17 years ago
Christoph Hellwig 9909c4aa1a [XFS] kill xfs_freeze. 17 years ago
Christoph Hellwig 10090be25c [XFS] cleanup vnode useage in xfs_iget.c 17 years ago
Christoph Hellwig 6e7f75eafb [XFS] cleanup vnode useage in xfs_ioctl.c 17 years ago
Christoph Hellwig 4ca488eb45 [XFS] Kill off xfs_statvfs. 17 years ago
Christoph Hellwig c43f408795 [XFS] simplify xfs_vn_getattr 17 years ago
Christoph Hellwig 613d70436c [XFS] kill xfs_iocore_t 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Eric Sandeen 36e41eebda [XFS] Cleanup lock goop. 17 years ago