Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
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 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
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 |
Christoph Hellwig
|
ecff71e677
xfs: simplify xfs_map_at_offset
|
14 years ago |
Christoph Hellwig
|
aeea1b1f81
xfs: refactor xfs_vm_writepage
|
14 years ago |
Christoph Hellwig
|
2fa24f9253
xfs: remove the all_bh flag from xfs_convert_page
|
14 years ago |
Christoph Hellwig
|
ed1e7b7e48
xfs: remove xfs_probe_cluster
|
14 years ago |
Christoph Hellwig
|
8ff2957d58
xfs: simplify xfs_map_blocks
|
14 years ago |
Christoph Hellwig
|
a206c817c8
xfs: kill xfs_iomap
|
14 years ago |
Christoph Hellwig
|
6ac7248ec5
xfs: a few small tweaks for overwrites in xfs_vm_writepage
|
14 years ago |
Christoph Hellwig
|
221cb2517e
xfs: remove some dead bio handling code
|
14 years ago |
Christoph Hellwig
|
85da94c6b4
xfs: improve mapping type check in xfs_vm_writepage
|
14 years ago |
Dave Chinner
|
c726de4409
xfs: fix failed write truncation handling.
|
14 years ago |
Christoph Hellwig
|
ece413f59f
xfs: remove incorrect assert in xfs_vm_writepage
|
14 years ago |
Wu Fengguang
|
1b430beee5
writeback: remove nonblocking/encountered_congestion references
|
14 years ago |
Christoph Hellwig
|
b5420f2359
xfs: do not discard page cache data on EAGAIN
|
14 years ago |
Dave Chinner
|
efceab1d56
xfs: handle negative wbc->nr_to_write during sync writeback
|
14 years ago |
Christoph Hellwig
|
fa9b227e90
xfs: new truncate sequence
|
15 years ago |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 years ago |
Christoph Hellwig
|
209fb87a25
xfs simplify and speed up direct I/O completions
|
15 years ago |
Christoph Hellwig
|
fb511f2150
xfs: move aio completion after unwritten extent conversion
|
15 years ago |
Christoph Hellwig
|
40e2e97316
direct-io: move aio_complete into ->end_io
|
15 years ago |