index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
1
-5
/
+0
2021-02-24
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-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
1
-2
/
+4
2020-10-13
mm/page_io.c: remove useless out label in __swap_writepage()
Miaohe Lin
1
-5
/
+3
2020-10-13
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-14
mm/page_io: mark various intentional data races
Qian Cai
1
-4
/
+4
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-08-14
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-15
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
2019-01-04
mm/page_io.c: fix polled swap page in
Jens Axboe
1
-1
/
+3
2019-01-02
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
1
-2
/
+1
2018-12-07
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
1
-1
/
+1
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
1
-1
/
+1
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
1
-1
/
+2
2018-11-16
block: add polled wakeup task helper
Jens Axboe
1
-1
/
+1
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
1
-1
/
+1
2018-10-26
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
1
-3
/
+3
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-09-21
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
1
-1
/
+1
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
1
-0
/
+1
2018-07-09
blk: introduce REQ_SWAP
Josef Bacik
1
-1
/
+1
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
1
-2
/
+2
2017-11-15
mm, swap: skip swapcache for swapin of synchronous device
Minchan Kim
1
-3
/
+3
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+9
2017-09-06
mm: test code to write THP to swap device as a whole
Huang Ying
1
-5
/
+16
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-8
/
+9
2017-08-02
mm/page_io.c: fix oops during block io poll in swapin path
Tetsuo Handa
1
-0
/
+7
2017-07-10
swap: add block io poll in swapin path
Shaohua Li
1
-2
/
+21
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
1
-4
/
+1
2016-10-07
mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()
Andrew Morton
1
-3
/
+4
[next]