Commit Graph

13 Commits (3f7a87d2fa9b42f7aade43914f060df68cc89cc7)

Author SHA1 Message Date
Christoph Hellwig 66f5507133 [XFS] remove an over-zealous WARN_ON 20 years ago
Nathan Scott d3870398fa [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups 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
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
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago