Commit Graph

15 Commits (5e198d94dd0c3ec7f6138229e2e412c2c6268c38)

Author SHA1 Message Date
Nathan Scott f403b7f452 [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. 20 years ago
Nathan Scott 24e17b5fb9 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. 20 years ago
Nathan Scott 775bf6c99a [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes 20 years ago
Eric Sandeen 18e0a926ad [XFS] remove noisy printk at vnode trace allocation 20 years ago
Daniel Moore 3ba0815a4b [XFS] stop background sync from waiting for in-use inodes 20 years ago
Nathan Scott 3f24376666 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion 20 years ago
Nathan Scott abd0cf7aea [XFS] Resolve an issue with xfsbufd not getting along with swsusp. 20 years ago
Eric Sandeen 764433b7f1 [XFS] Fix up warnings 20 years ago
Nathan Scott 1f443ad70d [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. 20 years ago
Dean Roehrich 5fcbab355e [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held 20 years ago
Eric Sandeen 9effd8e625 [XFS] Enable XFS_VNODE_TRACE 20 years ago
Nathan Scott 31b084aef3 [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms 20 years ago
Nathan Scott de20614b35 [XFS] Block mount attempts for filesystems with version 1 directories. 20 years ago
Nathan Scott 71bce256bf [XFS] Move the XFS inode to the front of its hash list on a cache hit 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago