An error occurred fetching the project authors.
- 30 Jan, 2004 1 commit
-
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:165646a
-
- 23 Jan, 2004 1 commit
-
-
Dave Jones authored
Yet another misplaced ! by the looks..
-
- 08 Oct, 2003 2 commits
-
-
Stephen Lord authored
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:159631a
-
- 06 Oct, 2003 1 commit
-
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:159536a
-
- 26 Sep, 2003 1 commit
-
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:159052a
-
- 23 Sep, 2003 1 commit
-
-
Alexander Viro authored
sanitized dev_t use in debugging printks in XFS, switched their bhash to use of struct block_device, added old_encode_dev() in XFS statfs() (it had stored dev_t in ->fs_id[0])
-
- 22 Sep, 2003 1 commit
-
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:158772a
-
- 15 Sep, 2003 2 commits
-
-
Russell Cattelan authored
So somebodys shortcut on irix is incorrect on linux and results in the sleep behaviour not being set. SGI Modid: 2.5.x-xfs:slinx:157773a
-
Eric Sandeen authored
SGI Modid: 2.5.x-xfs:slinx:157933a
-
- 07 Aug, 2003 1 commit
-
-
Stephen Lord authored
flush call. This is used during recovery to avoid replaying an older copy of the inode from the log. We can do this without versioning the filesystem as the pad space we borrowed was always zero and will be ignored by old kernels. SGI Modid: 2.5.x-xfs:slinx:155189a
-
- 29 Jul, 2003 1 commit
-
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:154430a
-
- 15 Jul, 2003 1 commit
-
-
Nathan Scott authored
[XFS] Cleanup empty/noaddr pagebuf initialisation; particularly for buffers used for log IO - no longer allocate buffers for data device then reset target, gets it right from the start. SGI Modid: 2.5.x-xfs:slinx:153115a
-
- 19 Jun, 2003 3 commits
-
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:151422a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:150122a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:150093a
-
- 19 May, 2003 6 commits
-
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:149400a
-
Nathan Scott authored
the rest of XFS. Fix numerous crimes against whitespace. SGI Modid: 2.5.x-xfs:slinx:149398a
-
Nathan Scott authored
which is unnecessary in log recovery, clarify some recovery debug code. SGI Modid: 2.5.x-xfs:slinx:149396a
-
Nathan Scott authored
SGI Modid: 2.5.x-xfs:slinx:149232a
-
Nathan Scott authored
changes to make log recovery respect the log device sector size. SGI Modid: 2.5.x-xfs:slinx:149230a
-
Nathan Scott authored
record write during log recovery head/tail calculations. SGI Modid: 2.5.x-xfs:slinx:148895a
-
- 03 May, 2003 1 commit
-
-
Russell Cattelan authored
This reduces a lot of the compile dependenciesÂ, and should reduce some of the "recompile all" situations. SGI Modid: 2.5.x-xfs:slinx:147637a
-
- 02 May, 2003 1 commit
-
-
Russell Cattelan authored
Merge whitespace cleanup to 2.5 tree SGI Modid: 2.5.x-xfs:slinx:144573a
-
- 26 Mar, 2003 1 commit
-
-
Christoph Hellwig authored
Push a bunch of quota- and dmapi-specific code down into these subdirs which previously was compiled into the core XFS code, and don't descend into these subdirs if options config'd off. SGI Modid: 2.5.x-xfs:slinx:141850a
-
- 17 Mar, 2003 4 commits
-
-
Eric Sandeen authored
which are most likely due to a simple user error. SGI Modid: 2.5.x-xfs:slinx:141751a
-
Glen Overby authored
SGI Modid: 2.5.x-xfs:slinx:136445a
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:140714a
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:140376a
-
- 19 Feb, 2003 1 commit
-
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:138812a
-
- 14 Jan, 2003 1 commit
-
-
Eric Sandeen authored
These shouldn't be there, probably the result of corruption. However, if we find one, handle it specially so that we don't deadlock during unlinked list processing in recovery. Without xfs_iput_new, we'd be waiting on an inode lock we already hold. SGI Modid: 2.5.x-xfs:slinx:136535a
-
- 03 Dec, 2002 1 commit
-
-
Nathan Scott authored
data structures (sb,agf,agi,agfl) are now sector size aware. Cleaned up the early mount code dealing with log devices and logsectsize. SGI Modid: 2.5.x-xfs:slinx:134065a
-
- 25 Nov, 2002 1 commit
-
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:132862a
-
- 06 Nov, 2002 2 commits
-
-
Eric Sandeen authored
SGI Modid: 2.5.x-xfs:slinx:131185a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:130598a
-
- 15 Oct, 2002 3 commits
-
-
Eric Sandeen authored
Modid: 2.5.x-xfs:slinx:129771a
-
Nathan Scott authored
Modid: 2.5.x-xfs:slinx:129466a
-
Eric Sandeen authored
Modid: 2.5.x-xfs:slinx:129120a
-
- 11 Sep, 2002 1 commit
-
-
Christoph Hellwig authored
-