index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
swap.c
Age
Commit message (
Expand
)
Author
2024-07-03
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-24
swap: yield device immediately
Christian Brauner
2024-05-02
swsusp: don't bother with setting block size
Al Viro
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-02-25
power: port block device access to file
Christian Brauner
2024-02-22
PM: hibernate: Don't ignore return from set_memory_ro()
Christophe Leroy
2024-02-05
PM: hibernate: Move to crypto APIs for LZO compression
Nikhil V
2024-02-05
PM: hibernate: Rename lzo* to make it generic
Nikhil V
2023-12-20
PM: hibernate: Repair excess function parameter description warning
Randy Dunlap
2023-12-15
PM: hibernate: Enforce ordering during image compression/decompression
Hongchen Zhang
2023-12-11
PM: hibernate: Do not initialize error in swap_write_page()
Li zeming
2023-10-31
Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-10-28
PM: hibernate: Drop unused snapshot_test argument
Jan Kara
2023-10-28
PM: hibernate: Convert to bdev_open_by_dev()
Jan Kara
2023-09-26
PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()
Christoph Hellwig
2023-09-12
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-04-27
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2023-01-20
PM: hibernate: swap: don't use /** for non-kernel-doc comments
Randy Dunlap
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
[next]