Age | Commit message (Expand) | Author |
2007-05-08 | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. | Lachlan McIlroy |
2007-05-08 | [XFS] propogate return codes from flush routines | Lachlan McIlroy |
2007-05-08 | [XFS] The last argument "lsn" of xfs_trans_commit() is always called with | Eric Sandeen |
2007-02-10 | [XFS] Remove unused header files for MAC and CAP checking functionality. | Eric Sandeen |
2007-02-10 | [XFS] Remove unused argument to xfs_bmap_finish | Eric Sandeen |
2007-02-10 | [XFS] Fix callers of xfs_iozero() to zero the correct range. | Lachlan McIlroy |
2007-02-10 | [XFS] Fix inode log item use-after-free on forced shutdown | David Chinner |
2007-02-10 | [XFS] Keep stack usage down for 4k stacks by using noinline. | David Chinner |
2006-11-21 | [XFS] Stale the correct inode when freeing clusters. | David Chinner |
2006-11-11 | [XFS] Prevent a deadlock when xfslogd unpins inodes. | David Chinner |
2006-11-11 | [XFS] Clean up i_flags and i_flags_lock handling. | David Chinner |
2006-09-28 | [XFS] Really fix use after free in xfs_iunpin. | David Chinner |
2006-09-28 | [XFS] Remove last bulkstat false-positives with debug kernels. | Nathan Scott |
2006-07-28 | [XFS] Ensure bulkstat from an invalid inode number gets caught always with | Nathan Scott |
2006-06-28 | [XFS] Rework code snippets slightly to remove remaining recent-gcc | Nathan Scott |
2006-06-20 | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott |
2006-06-19 | [XFS] Kill direct access to ->count in valusema(); all we ever use it for | Al Viro |
2006-06-09 | [XFS] Fix up debug code so that bulkstat wont generate thousands of | Nathan Scott |
2006-06-09 | [XFS] Remove unused parameter from di2xflags routine. | Nathan Scott |
2006-06-09 | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. | Nathan Scott |
2006-06-09 | [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. | Nathan Scott |
2006-06-09 | [XFS] Portability changes: remove prdev, stick to one diagnostic | Nathan Scott |
2006-06-09 | [XFS] Shutdown the filesystem if all device paths have gone. Made | Nathan Scott |
2006-06-09 | [XFS] Stop a BUG from occurring in generic_delete_inode by preventing | David Chinner |
2006-06-09 | [XFS] Add degframentation exclusion support | Barry Naujok |
2006-06-09 | [XFS] Fix size argument in kmem_free(). | Mandy Kirkconnell |
2006-06-09 | [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report | Olaf Weber |
2006-04-11 | [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes | David Chinner |
2006-03-29 | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott |
2006-03-22 | [XFS] Explain the race closed by the addition of vn_iowait() to the start | David Chinner |
2006-03-22 | [XFS] Fixing the error caused by the conflict between DIO Write's | Yingping Lu |
2006-03-22 | [XFS] Fixing KDB's xrwtrc command, also added the current process id into | Yingping Lu |
2006-03-17 | [XFS] endianess annotations for xfs_attr_shortform_t | Nathan Scott |
2006-03-17 | [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is | Nathan Scott |
2006-03-17 | [XFS] Complete transition away from linvfs naming convention, finally. | Nathan Scott |
2006-03-17 | [XFS] There are a few problems with the new | Mandy Kirkconnell |
2006-03-14 | [XFS] 929045 567344 This mod introduces multi-level in-core file extent | Mandy Kirkconnell |
2006-03-14 | [XFS] 929045 567344 This mod re-organizes some of the in-core file extent | Mandy Kirkconnell |
2006-01-12 | [XFS] Merge in trivial changes, sync up headers with userspace | Nathan Scott |
2006-01-11 | [XFS] fix, speedup and simplify atime handling let the VFS handle atime | Christoph Hellwig |
2006-01-11 | [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing | Eric Sandeen |
2006-01-11 | [XFS] Implement the di_extsize allocator hint for non-realtime files as | Nathan Scott |
2005-11-02 | [XFS] Endianess annotations for various allocator data structures | Christoph Hellwig |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott |
2005-11-02 | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott |
2005-11-02 | [XFS] Improve buffered read throughput by removing unnecessary timer calls | Nathan Scott |
2005-11-02 | [XFS] Add format checking to cmn_err and icmn_err | Christoph Hellwig |
2005-09-02 | [XFS] remove struct vnode::v_type | Christoph Hellwig |
2005-06-21 | [XFS] Add support for project quota inheritance, a merge of Glens changes. | Nathan Scott |
2005-06-21 | [XFS] rewrite xfs_iflush_all | Christoph Hellwig |