Commit Graph

37 Commits (95323361e5313733a54771c5059f5b352adbf32c)

Author SHA1 Message Date
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Jan Kara ff9a28f6c2 xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage() 12 years ago
Jan Kara 4b05d09c18 xfs: Fix possible use-after-free with AIO 12 years ago
Jan Kara ced55f38d6 xfs: Fix possible use-after-free with AIO 12 years ago
Dave Chinner 437a255aa2 xfs: fix direct IO nested transaction deadlock. 12 years ago
Dave Chinner 3daed8bc3e xfs: fix broken error handling in xfs_vm_writepage 12 years ago
Dave Chinner 4bc1ea6b8d xfs: remove xfs_flush_pages 12 years ago
Dave Chinner 7bf7f35219 xfs: fix broken error handling in xfs_vm_writepage 12 years ago
Jan Kara d9457dc056 xfs: Convert to new freezing code 13 years ago
Alain Renaud 0d882a360b Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. 13 years ago
Christoph Hellwig 6b7a03f03a xfs: handle EOF correctly in xfs_vm_writepage 13 years ago
Alain Renaud 66f9311381 xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) 13 years ago
Dave Chinner d2c2819117 xfs: m_maxioffset is redundant 13 years ago
Alain Renaud 7d0fa3ecba xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) 13 years ago
Dave Chinner ad1e95c54e xfs: clean up xfs_bit.h includes 13 years ago
Dave Chinner 2a0ec1d9ed xfs: move xfs_get_extsz_hint() and kill xfs_rw.h 13 years ago
Dave Chinner 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
Dave Chinner aff3a9edb7 xfs: Use preallocation for inodes with extsz hints 13 years ago
Dave Chinner d3bc815afb xfs: punch new delalloc blocks out of failed writes inside EOF. 13 years ago
Dave Chinner 6ffc4db5de xfs: page type check in writeback only checks last buffer 13 years ago
Dave Chinner 01c84d2dc1 xfs: punch all delalloc blocks beyond EOF on write failure. 13 years ago
Dave Chinner 507630b29f xfs: use shared ilock mode for direct IO writes by default 13 years ago
Christoph Hellwig 281627df3e xfs: log file size updates at I/O completion time 13 years ago
Christoph Hellwig 84803fb782 xfs: log file size updates as part of unwritten extent conversion 13 years ago
Christoph Hellwig 6923e686f1 xfs: do not require an ioend for new EOF calculation 13 years ago
Christoph Hellwig aa6bf01d39 xfs: use per-filesystem I/O completion workqueues 13 years ago
Christoph Hellwig 2813d682e8 xfs: remove the i_new_size field in struct xfs_inode 13 years ago
Christoph Hellwig ce7ae151dd xfs: remove the i_size field in struct xfs_inode 13 years ago
Christoph Hellwig 810627d9a6 xfs: fix force shutdown handling in xfs_end_io 13 years ago
Mel Gorman 94054fa3fc xfs: warn if direct reclaim tries to writeback pages 13 years ago
Dave Chinner 5c8ed2021f xfs: introduce xfs_bmapi_read() 14 years ago
Christoph Hellwig 04f658ee22 xfs: improve ioend error handling 14 years ago
Christoph Hellwig 4a06fd262d xfs: remove i_iocount 14 years ago
Christoph Hellwig fc0063c447 xfs: reduce ioend latency 14 years ago
Christoph Hellwig c859cdd1da xfs: defer AIO/DIO completions 14 years ago
Christoph Hellwig 398d25ef23 xfs: remove dead ENODEV handling in xfs_destroy_ioend 14 years ago
Christoph Hellwig 2d2422aebc xfs: fix a use after free in xfs_end_io_direct_write 14 years ago
Christoph Hellwig c59d87c460 xfs: remove subdirectories 14 years ago
Christoph Hellwig 72c5052ddc fs: move inode_dio_done to the end_io handler 14 years ago
Dave Chinner 55fb25d5b3 xfs: add size update tracepoint to IO completion 14 years ago
Christoph Hellwig dbcdde3e76 xfs: re-enable non-blocking behaviour in xfs_map_blocks 14 years ago
Christoph Hellwig 680a647b49 xfs: PF_FSTRANS should never be set in ->writepage 14 years ago
Wu Fengguang 846d5a091b writeback: remove .nonblocking and .encountered_congestion 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Dave Chinner 4f10700a2e xfs: Convert linux-2.6/ files to new logging interface 14 years ago
Dave Chinner c726de4409 xfs: fix failed write truncation handling. 14 years ago
Christoph Hellwig ecff71e677 xfs: simplify xfs_map_at_offset 14 years ago
Christoph Hellwig aeea1b1f81 xfs: refactor xfs_vm_writepage 14 years ago