index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
swap.c
Age
Commit message (
Expand
)
Author
2023-05-11
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2022-07-14
PM: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-01
PM: hibernate: Clean up non-kernel-doc comments
Jiapeng Chong
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
2021-10-21
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-10-21
PM: hibernate: swap: Use vzalloc() and kzalloc()
Cai Huoqing
2021-10-21
PM: hibernate: fix sparse warnings
Anders Roxell
2021-09-15
PM: hibernate: Remove blk_status_to_errno in hib_wait_io
Falla Coulibaly
2021-05-24
PM: hibernate: fix spelling mistakes
Zhen Lei
2021-04-08
PM: sleep: fix typos in comments
Lu Jialin
2021-01-25
PM: hibernate: flush swap writer after marking
Laurent Badel
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-09-28
PM: hibernate: Batch hibernate and resume IO requests
Xiaoyi Chen
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2020-06-05
PM: hibernate: Add __init annotation to swsusp_header_init()
Christophe JAILLET
2019-06-28
kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()
Fuqian Huang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2018-07-02
PM / hibernate: cast PAGE_SIZE to int when comparing with error code
Chengguang Xu
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-17
PM / hibernate: Drop unused parameter of enough_swap
Kyungsik Lee
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2017-10-03
PM: Use a more common logging style
Joe Perches
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-01-27
PM / Hibernate: Use rb_entry() instead of container_of()
Geliang Tang
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-22
PM / hibernate: Introduce test_resume mode for hibernation
Chen Yu
2016-06-07
pm: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-04-28
PM / Hibernate: Call flush_icache_range() on pages restored in-place
James Morse
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
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
2014-11-18
PM / hibernate: Deletion of an unnecessary check before the function call "vf...
Markus Elfring
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-06-01
PM / hibernate: fixed typo in comment
Niv Yehezkel
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2012-11-15
PM / Hibernate: use rb_entry
Davidlohr Bueso
2012-07-01
PM / Hibernate: Print hibernation/thaw progress indicator one line at a time.
Bojan Smojver
2012-07-01
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
Bojan Smojver
2012-05-01
PM / Hibernate: Hibernate/thaw fixes/improvements
Bojan Smojver
2012-04-24
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
Bojan Smojver
2012-01-14
PM / Hibernate: Drop the check of swap space size for compressed image
Barry Song
[next]