Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb9036dd8cd85533456aec43d7892b707561eba8
/
mm
/
page_io.c
6cf66b4
fs: use helper bio_add_page() instead of open coding on bi_io_vec
by Kent Overstreet
· 10 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
343df3c
suspend: simplify block I/O handling
by Christoph Hellwig
· 9 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
66ee59a
fs: remove ki_nbytes
by Christoph Hellwig
· 10 years ago
05afcb7
new helper: iov_iter_bvec()
by Al Viro
· 10 years ago
0506408
fix __swap_writepage() compile failure on old gcc versions
by Al Viro
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
dd6bd0d
swap: use bdev_read_page() / bdev_write_page()
by Matthew Wilcox
· 10 years ago
62a8067
bio_vec-backed iov_iter
by Al Viro
· 11 years ago
71d8e53
start adding the tag to iov_iter
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
309381fea
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
by Sasha Levin
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
73a7075
aio: Kill aio_rw_vect_retry()
by Kent Overstreet
· 11 years ago
b430e9d
mm: remove compressed copy from zram in-memory
by Minchan Kim
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
0cdc444
mm: swap: mark swap pages writeback before queueing for direct IO
by Mel Gorman
· 12 years ago
2d30d31
swap: redirty page if page write fails on swap file
by Jerome Marchand
· 12 years ago
1eec670
mm: allow for outstanding swap writeback accounting
by Seth Jennings
· 12 years ago
2f772e6
mm: break up swap_writepage() for frontswap backends
by Seth Jennings
· 12 years ago
4f2ac93
block: Remove bi_idx references
by Kent Overstreet
· 12 years ago
5a17811
mm: add support for direct_IO to highmem pages
by Mel Gorman
· 12 years ago
a509bc1
mm: swap: implement generic handler for swap_activate
by Mel Gorman
· 12 years ago
62c230b
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
by Mel Gorman
· 12 years ago
165c8ae
frontswap: s/put_page/store/g s/get_page/load
by Konrad Rzeszutek Wilk
· 12 years ago
38b5faf
mm: frontswap: core swap subsystem hooks and headers
by Dan Magenheimer
· 13 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d4906e1
swap: rework map_swap_page() again
by Lee Schermerhorn
· 15 years ago
f29ad6a
swap_info: private to swapfile.c
by Hugh Dickins
· 15 years ago
aca8bf3
mm: remove file argument from swap_readpage()
by Minchan Kim
· 15 years ago
93dbb39
block: fix bad definition of BIO_RW_SYNC
by Jens Axboe
· 16 years ago
a2c43ee
mm: try_to_free_swap replaces remove_exclusive_swap_page
by Hugh Dickins
· 16 years ago
51726b1
mm: replace some BUG_ONs by VM_BUG_ONs
by Hugh Dickins
· 16 years ago
0ed361d
mm: fix PageUptodate data race
by Nick Piggin
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
3aef83e
[PATCH] swsusp: use block device offsets to identify swap locations
by Rafael J. Wysocki
· 18 years ago
546e0d2
[PATCH] swsusp: read speedup
by Andrew Morton
· 18 years ago
ab95416
[PATCH] swsusp: write speedup
by Andrew Morton
· 18 years ago
6ddab3b
[PATCH] mm: swap write failure fixup
by Peter Zijlstra
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
648be31
[PATCH] swsusp: kill config_pm_disk
by Pavel Machek
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago