index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-61
/
+192
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-05-10
MM: handle THP in swap_*page_fs() - count_vm_events()
NeilBrown
1
-2
/
+4
2022-05-10
mm: handle THP in swap_*page_fs()
NeilBrown
1
-10
/
+13
2022-05-10
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
1
-22
/
+56
2022-05-10
mm: submit multipage reads for SWP_FS_OPS swap-space
NeilBrown
1
-35
/
+69
2022-05-10
mm: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
NeilBrown
1
-40
/
+58
2022-05-10
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-6
/
+62
2022-05-10
mm: drop swap_dirty_folio
NeilBrown
1
-17
/
+0
2022-05-10
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+1
2022-05-09
mm: Convert swap_readpage to call read_folio instead of readpage
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-02
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
1
-3
/
+1
2022-04-16
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-6
/
+9
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+5
2022-03-23
mm: page_io: fix psi memory pressure error on cold swapins
Johannes Weiner
1
-2
/
+5
2022-03-16
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
mm: Convert swap_set_page_dirty() to swap_dirty_folio()
Matthew Wilcox (Oracle)
1
-8
/
+10
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+4
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+4
2022-01-20
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
1
-0
/
+3
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+3
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-6
/
+2
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
1
-1
/
+1
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-1
/
+1
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-03-03
swap: fix swapfile read/write offset
Jens Axboe
1
-5
/
+0
2021-02-25
mm/page_io: use pr_alert_ratelimited for swap read/write errors
Georgi Djakov
1
-6
/
+6
2021-01-27
mm: remove get_swap_bio
Christoph Hellwig
1
-32
/
+13
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-12-03
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
1
-2
/
+4
2020-10-14
mm/page_io.c: remove useless out label in __swap_writepage()
Miaohe Lin
1
-5
/
+3
2020-10-14
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
1
-3
/
+3
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+10
2020-09-24
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
1
-8
/
+10
2020-09-04
mm: Add arch hooks for saving/restoring tags
Steven Price
1
-0
/
+10
2020-08-15
mm/page_io: mark various intentional data races
Qian Cai
1
-4
/
+4
2020-08-15
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-08-15
mm: add thp_size
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-08-07
mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync io
Xianting Tian
1
-1
/
+1
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
1
-0
/
+17
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
1
-4
/
+7
2019-12-01
mm/page_io.c: annotate refault stalls from swap_readpage
Minchan Kim
1
-2
/
+13
2019-11-16
mm/page_io.c: do not free shared swap slots
Vinayak Menon
1
-3
/
+3
2019-07-12
mm, swap: use rbtree for swap_extent
Aaron Lu
1
-1
/
+1
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-06-29
mm, swap: fix THP swap out
Huang Ying
1
-5
/
+2
[next]