index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, swap: fix THP swap out
Huang Ying
2019-06-29
1
-5
/
+2
*
mm/page_io.c: fix polled swap page in
Jens Axboe
2019-01-04
1
-1
/
+3
*
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
2019-01-02
1
-2
/
+1
*
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
2018-12-07
1
-1
/
+1
*
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
1
-1
/
+1
*
block: avoid ordered task state change for polled IO
Jens Axboe
2018-11-19
1
-1
/
+2
*
block: add polled wakeup task helper
Jens Axboe
2018-11-16
1
-1
/
+1
*
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
1
-1
/
+1
|
\
|
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
1
-1
/
+1
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
|
*
|
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
|
|
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
2018-10-26
1
-3
/
+3
|
|
/
|
/
|
*
|
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-09-21
1
-1
/
+1
|
/
*
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
1
-0
/
+1
*
blk: introduce REQ_SWAP
Josef Bacik
2018-07-09
1
-1
/
+1
*
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
1
-2
/
+2
*
mm, swap: skip swapcache for swapin of synchronous device
Minchan Kim
2017-11-15
1
-3
/
+3
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-1
/
+1
|
\
|
*
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-8
/
+9
|
\
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-8
/
+9
*
|
mm: test code to write THP to swap device as a whole
Huang Ying
2017-09-06
1
-5
/
+16
*
|
mm/page_io.c: fix oops during block io poll in swapin path
Tetsuo Handa
2017-08-02
1
-0
/
+7
|
/
*
swap: add block io poll in swapin path
Shaohua Li
2017-07-10
1
-2
/
+21
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
writeback: add wbc_to_write_flags()
Jens Axboe
2016-11-02
1
-4
/
+1
*
mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()
Andrew Morton
2016-10-07
1
-3
/
+4
*
mm: fix the page_swap_info() BUG_ON check
Santosh Shilimkar
2016-09-19
1
-0
/
+3
*
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-2
/
+3
*
mm: add cond_resched() to generic_swapfile_activate()
Mikulas Patocka
2016-07-28
1
-0
/
+2
*
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
1
-2
/
+2
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-4
/
+6
*
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
1
-1
/
+1
|
\
|
*
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-1
/
+1
*
|
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
2016-04-28
1
-1
/
+5
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
zram: revive swap_slot_free_notify
Minchan Kim
2016-03-22
1
-43
/
+50
*
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-03-17
1
-11
/
+11
*
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
2015-08-13
1
-5
/
+3
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-7
/
+5
*
suspend: simplify block I/O handling
Christoph Hellwig
2015-05-19
1
-1
/
+1
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-3
/
+1
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
*
fs: remove ki_nbytes
Christoph Hellwig
2015-03-12
1
-1
/
+0
*
new helper: iov_iter_bvec()
Al Viro
2015-01-29
1
-7
/
+2
*
fix __swap_writepage() compile failure on old gcc versions
Al Viro
2014-06-14
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-7
/
+14
|
\
|
*
bio_vec-backed iov_iter
Al Viro
2014-05-06
1
-7
/
+12
|
*
start adding the tag to iov_iter
Al Viro
2014-05-06
1
-1
/
+1
[next]