index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Age
Commit message (
Expand
)
Author
2022-04-20
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
2021-03-07
swap: fix swapfile read/write offset
Jens Axboe
2020-10-13
mm/page_io.c: remove useless out label in __swap_writepage()
Miaohe Lin
2020-10-13
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-24
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
2020-09-04
mm: Add arch hooks for saving/restoring tags
Steven Price
2020-08-14
mm/page_io: mark various intentional data races
Qian Cai
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-07
mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync io
Xianting Tian
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2019-12-01
mm/page_io.c: annotate refault stalls from swap_readpage
Minchan Kim
2019-11-15
mm/page_io.c: do not free shared swap slots
Vinayak Menon
2019-07-12
mm, swap: use rbtree for swap_extent
Aaron Lu
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
2019-06-29
mm, swap: fix THP swap out
Huang Ying
2019-01-04
mm/page_io.c: fix polled swap page in
Jens Axboe
2019-01-02
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
2018-12-07
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
2018-11-16
block: add polled wakeup task helper
Jens Axboe
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-26
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-09-21
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
blk: introduce REQ_SWAP
Josef Bacik
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2017-11-15
mm, swap: skip swapcache for swapin of synchronous device
Minchan Kim
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-06
mm: test code to write THP to swap device as a whole
Huang Ying
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-02
mm/page_io.c: fix oops during block io poll in swapin path
Tetsuo Handa
2017-07-10
swap: add block io poll in swapin path
Shaohua Li
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
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
[next]