Commit Graph

12 Commits (3b0e77bd144203a507eb191f7117d2c5004ea1de)

Author SHA1 Message Date
Nathan Scott c31e887807 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling 20 years ago
Christoph Hellwig c1a073bdff [XFS] Delay I/O completion for unwritten extents after conversion 20 years ago
Christoph Hellwig f09738638d [XFS] Delay direct I/O completion to a workqueue This is nessecary 20 years ago
Christoph Hellwig 0829c3602f [XFS] Add infrastructure for tracking I/O completions 20 years ago
Christoph Hellwig 51c91ed52b [XFS] add infrastructure for waiting on I/O completion at inode reclaim 20 years ago
Nathan Scott bcec2b7f2b [XFS] Add a chunk of tracing code to diagnose truncate related issues. 20 years ago
Christoph Hellwig 92198f7eaa [PATCH] pass iocb to dio_iodone_t 20 years ago
Christoph Hellwig 66f5507133 [XFS] remove an over-zealous WARN_ON 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
Daniel Moore 3ba0815a4b [XFS] stop background sync from waiting for in-use inodes 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago