Age | Commit message (Expand) | Author |
2008-04-18 | [XFS] Remove periodic logging of in-core superblock counters. | David Chinner |
2008-04-18 | [XFS] Don't error out on good I/Os. | David Chinner |
2008-04-18 | [XFS] Catch unwritten extent conversion errors. | David Chinner |
2008-04-18 | [XFS] xfs_bdwrite() does not return errors. | David Chinner |
2008-04-18 | [XFS] Ensure errors from xfs_bdstrat() are correctly checked. | David Chinner |
2008-04-18 | [XFS] remove bhv_vname_t and xfs_rename code | Barry Naujok |
2008-04-18 | [XFS] Warn if errors come from block_truncate_page(). | David Chinner |
2008-04-18 | [XFS] replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-18 | [XFS] Replace __inline with inline | Harvey Harrison |
2008-04-18 | [XFS] split xfs_ioc_xattr | Lachlan McIlroy |
2008-04-18 | [XFS] cleanup root inode handling in xfs_fs_fill_super | Christoph Hellwig |
2008-04-18 | [XFS] cleanup vnode use in xfs_iops.c | Christoph Hellwig |
2008-04-18 | [XFS] cleanup vnode use in xfs_lrw.c | Christoph Hellwig |
2008-04-18 | [XFS] cleanup vnode use in xfs_lookup | Christoph Hellwig |
2008-04-18 | [XFS] cleanup vnode use in xfs_symlink and xfs_rename | Christoph Hellwig |
2008-04-18 | [XFS] cleanup vnode use in xfs_link | Christoph Hellwig |
2008-04-18 | [XFS] cleanup vnode use in xfs_create/mknod/mkdir | Christoph Hellwig |
2008-04-18 | [XFS] cleanup vnode use in dmapi calls | Christoph Hellwig |
2008-04-18 | [XFS] don't encode parent in nfs filehandles unless nessecary | Christoph Hellwig |
2008-04-18 | [XFS] kill xfs_rwlock/xfs_rwunlock | Christoph Hellwig |
2008-04-18 | [XFS] kill xfs_get_dir_entry | Christoph Hellwig |
2008-04-18 | [XFS] vnode cleanup in xfs_fs_subr.c | Christoph Hellwig |
2008-04-18 | [XFS] cleanup xfs_vn_mknod | Christoph Hellwig |
2008-04-18 | [XFS] Don't block pdflush when writing back inodes | David Chinner |
2008-04-18 | [XFS] Remove the xfs_refcache | Donald Douwsma |
2008-04-10 | [XFS] remove shouting-indirection macros from xfs_sb.h | Eric Sandeen |
2008-02-28 | [XFS] If you mount an XFS filesystem with no mount options at all, then | Josef Jeff Sipek |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-07 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2008-02-07 | [XFS] add __init/__exit mark to specific init/cleanup functions | Lachlan McIlroy |
2008-02-07 | [XFS] Fix oops in xfs_file_readdir() | David Chinner |
2008-02-07 | [XFS] kill xfs_root | Christoph Hellwig |
2008-02-07 | [XFS] keep i_nlink updated and use proper accessors | Christoph Hellwig |
2008-02-07 | [XFS] stop updating inode->i_blocks | Christoph Hellwig |
2008-02-07 | [XFS] Move AIL pushing into it's own thread | David Chinner |
2008-02-07 | [XFS] use generic_permission | Christoph Hellwig |
2008-02-07 | [XFS] Cleanup various fid related bits: | Christoph Hellwig |
2008-02-07 | [XFS] kill superflous buffer locking (2nd attempt) | Christoph Hellwig |
2008-02-07 | [XFS] Remove the BPCSHIFT and NB* based macros from XFS. | Tim Shimmin |
2008-02-07 | [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config | Eric Sandeen |
2008-02-07 | [XFS] Move platform specific mount option parse out of core XFS code | David Chinner |
2008-02-07 | [XFS] Implement fallocate. | David Chinner |
2008-02-07 | [XFS] Fix inode allocation latency | David Chinner |
2008-02-07 | [XFS] Fix up sparse warnings. | David Chinner |
2008-02-07 | [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression | Lachlan McIlroy |
2008-02-07 | [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION | Eric Sandeen |
2008-02-07 | [XFS] kill superflous buffer locking | Christoph Hellwig |
2008-02-07 | [XFS] kill xfs_freeze. | Christoph Hellwig |
2008-02-07 | [XFS] cleanup vnode useage in xfs_iget.c | Christoph Hellwig |