index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
swap.c
Age
Commit message (
Expand
)
Author
2026-01-05
PM: hibernate: Fix crash when freeing invalid crypto compressor
Malaya Kumar Rout
2025-11-24
PM: hibernate: Extra cleanup of comments in swap handling code
Rafael J. Wysocki
2025-11-17
PM: hibernate: Clean up kernel-doc comment style usage
Sunday Adelodun
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
2025-11-07
PM: hibernate: Fix style issues in save_compressed_image()
Mario Limonciello (AMD)
2025-11-07
PM: hibernate: Use atomic64_t for compressed_size variable
Mario Limonciello (AMD)
2025-11-07
PM: hibernate: Emit an error when image writing fails
Mario Limonciello (AMD)
2025-10-30
PM: hibernate: add sysfs interface for hibernate_compression_threads
Xueqin Luo
2025-10-30
PM: hibernate: make compression threads configurable
Xueqin Luo
2025-10-30
PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threads
Xueqin Luo
2025-09-01
PM: hibernate: Use vmalloc_array() and vcalloc() to improve code
Qianfeng Rong
2025-05-07
PM: hibernate: split and simplify hib_submit_io
Christoph Hellwig
2025-03-21
PM: hibernate: Use crypto_acomp interface
Herbert Xu
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
[next]