Commit Graph

21 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Christoph Hellwig 807cbbdb43 xfs: do not use emums for flags used in tracing 15 years ago
Christoph Hellwig f2bde9b89b xfs: small cleanups for xfs_iomap / __xfs_get_blocks 15 years ago
Christoph Hellwig b4ed4626a9 xfs: mark xfs_iomap_write_ helpers static 15 years ago
Christoph Hellwig 34a52c6c06 xfs: move I/O type flags into xfs_aops.c 15 years ago
Christoph Hellwig 207d041602 xfs: kill struct xfs_iomap 15 years ago
Christoph Hellwig e513182d4d xfs: report iomap_bn in block base 15 years ago
Christoph Hellwig 9563b3d899 xfs: remove iomap_delta 15 years ago
Christoph Hellwig 046f1685bb xfs: remove iomap_target 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Dave Chinner 8de2bf937a xfs: remove xfs_flush_space 16 years ago
Malcolm Parsons 9da096fd13 xfs: fix various typos 16 years ago
Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
Christoph Hellwig 7642861b7e [XFS] kill BMAPI_UNWRITTEN 17 years ago
Christoph Hellwig 6214ed4461 [XFS] kill BMAPI_DEVICE 17 years ago
Christoph Hellwig ba532a980b [XFS] Kill unused IOMAP_EOF flag 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago
Eric Sandeen 55b02d74e1 [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
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
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago