Kent Overstreet
|
6cf66b4caf
fs: use helper bio_add_page() instead of open coding on bi_io_vec
|
10 жил өмнө |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 жил өмнө |
Christoph Hellwig
|
343df3c79c
suspend: simplify block I/O handling
|
10 жил өмнө |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 жил өмнө |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 жил өмнө |
Christoph Hellwig
|
66ee59af63
fs: remove ki_nbytes
|
10 жил өмнө |
Al Viro
|
05afcb77eb
new helper: iov_iter_bvec()
|
10 жил өмнө |
Al Viro
|
05064084e8
fix __swap_writepage() compile failure on old gcc versions
|
11 жил өмнө |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 жил өмнө |
Matthew Wilcox
|
dd6bd0d9c7
swap: use bdev_read_page() / bdev_write_page()
|
11 жил өмнө |
Al Viro
|
62a8067a7f
bio_vec-backed iov_iter
|
11 жил өмнө |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
11 жил өмнө |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 жил өмнө |
Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 жил өмнө |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 жил өмнө |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
11 жил өмнө |
Kent Overstreet
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 жил өмнө |
Minchan Kim
|
b430e9d1c6
mm: remove compressed copy from zram in-memory
|
12 жил өмнө |
Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 жил өмнө |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 жил өмнө |
Mel Gorman
|
0cdc444a67
mm: swap: mark swap pages writeback before queueing for direct IO
|
12 жил өмнө |
Jerome Marchand
|
2d30d31ea3
swap: redirty page if page write fails on swap file
|
12 жил өмнө |
Seth Jennings
|
1eec6702a8
mm: allow for outstanding swap writeback accounting
|
12 жил өмнө |
Seth Jennings
|
2f772e6cad
mm: break up swap_writepage() for frontswap backends
|
12 жил өмнө |
Kent Overstreet
|
4f2ac93c17
block: Remove bi_idx references
|
13 жил өмнө |
Mel Gorman
|
5a178119b0
mm: add support for direct_IO to highmem pages
|
13 жил өмнө |
Mel Gorman
|
a509bc1a9e
mm: swap: implement generic handler for swap_activate
|
13 жил өмнө |
Mel Gorman
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
13 жил өмнө |
Konrad Rzeszutek Wilk
|
165c8aed5b
frontswap: s/put_page/store/g s/get_page/load
|
13 жил өмнө |
Dan Magenheimer
|
38b5faf4b1
mm: frontswap: core swap subsystem hooks and headers
|
13 жил өмнө |