Commit Graph

528 Commits (9b51f66dcb09ac5eb6bc68fc111d5c7a1e0131d6)

Author SHA1 Message Date
David Woodhouse d88f1833fc [PATCH] Remove XFS buffered readdir hack 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Christoph Hellwig 6c5e51dae2 xfs: fix remount rw with unrecognized options 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Christoph Hellwig 73f6aa4d44 Fix barrier fail detection in XFS 17 years ago
Lachlan McIlroy 364f358a73 [XFS] Prevent direct I/O from mapping extents beyond eof 17 years ago
Christoph Hellwig 6efdf28177 [XFS] Fix regression introduced by remount fixup 17 years ago
Al Viro 59af1584bf [PATCH] fix ->llseek() for a bunch of directories 17 years ago
Christoph Hellwig e45b590b97 [PATCH] change d_add_ci argument ordering 17 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
Christoph Hellwig 6203300e5e [XFS] don't call xfs_freesb from xfs_unmountfs 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
Christoph Hellwig 77508ec8e6 [XFS] move root inode IRELE into xfs_unmountfs 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
David Chinner ab4a9b04a3 [XFS] remove the sema_t from XFS. 17 years ago
David Chinner b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
David Chinner 12017faf38 [XFS] clean up stale references to semaphores 17 years ago
Lachlan McIlroy d63f154a36 [XFS] Fix compile failure in xfs_buf_trace() 17 years ago
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig df80c933f9 [XFS] remove some easy bhv_vnode_t instances 17 years ago
Christoph Hellwig 907f49a8f5 [XFS] implement IHOLD/IRELE directly 17 years ago
Christoph Hellwig 863890cd90 [XFS] kill vn_to_inode 17 years ago
Christoph Hellwig a19d033cd2 [XFS] Remove vn_from_inode() 17 years ago
Eric Sandeen db7a2c71d2 [XFS] convert xfs to use ERR_CAST 17 years ago
Christoph Hellwig a738159df2 [XFS] don't leak m_fsname/m_rtname/m_logname 17 years ago
David Chinner e6064d30c3 [XFS] XFS: Kill xfs_vtoi() 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
David Chinner 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
Lachlan McIlroy 3790689fa3 [XFS] Do not access buffers after dropping reference count 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 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 25fe55e814 [XFS] xfs_setattr currently doesn't just handle the attributes set through 17 years ago
Lachlan McIlroy c032bfcf46 [XFS] fix use after free with external logs or real-time devices 17 years ago
Christoph Hellwig 766b0925c0 [XFS] fix compilation without CONFIG_PROC_FS 17 years ago
Christoph Hellwig 62a877e35d [XFS] fix mount option parsing in remount 17 years ago
Eric Sandeen deeb5912db [XFS] Disable queue flag test in barrier check. 17 years ago
Christoph Hellwig 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
Christoph Hellwig e182f57ac0 [XFS] attrmulti cleanup 17 years ago
Christoph Hellwig 90ad58a83a [XFS] Check for invalid flags in xfs_attrlist_by_handle. 17 years ago
Lachlan McIlroy f9e09f095f [XFS] Use the generic xattr methods. 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