index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Age
Commit message (
Expand
)
Author
2016-10-07
mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()
Andrew Morton
2016-09-19
mm: fix the page_swap_info() BUG_ON check
Santosh Shilimkar
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
2016-07-28
mm: add cond_resched() to generic_swapfile_activate()
Mikulas Patocka
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-28
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-22
zram: revive swap_slot_free_notify
Minchan Kim
2016-03-17
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-08-13
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-12
fs: remove ki_nbytes
Christoph Hellwig
2015-01-29
new helper: iov_iter_bvec()
Al Viro
2014-06-14
fix __swap_writepage() compile failure on old gcc versions
Al Viro
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-04
swap: use bdev_read_page() / bdev_write_page()
Matthew Wilcox
2014-05-06
bio_vec-backed iov_iter
Al Viro
2014-05-06
start adding the tag to iov_iter
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-07-30
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-03
mm: remove compressed copy from zram in-memory
Minchan Kim
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-29
mm: swap: mark swap pages writeback before queueing for direct IO
Mel Gorman
2013-04-29
swap: redirty page if page write fails on swap file
Jerome Marchand
2013-04-29
mm: allow for outstanding swap writeback accounting
Seth Jennings
2013-04-29
mm: break up swap_writepage() for frontswap backends
Seth Jennings
2013-03-23
block: Remove bi_idx references
Kent Overstreet
2012-07-31
mm: add support for direct_IO to highmem pages
Mel Gorman
2012-07-31
mm: swap: implement generic handler for swap_activate
Mel Gorman
2012-07-31
mm: add support for a filesystem to activate swap files and use direct_IO for...
Mel Gorman
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
2012-05-15
mm: frontswap: core swap subsystem hooks and headers
Dan Magenheimer
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
swap: rework map_swap_page() again
Lee Schermerhorn
2009-12-15
swap_info: private to swapfile.c
Hugh Dickins
2009-06-16
mm: remove file argument from swap_readpage()
Minchan Kim
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
2009-01-06
mm: try_to_free_swap replaces remove_exclusive_swap_page
Hugh Dickins
[next]