summaryrefslogtreecommitdiff
path: root/kernel/power/swap.c
AgeCommit message (Expand)Author
2026-01-05PM: hibernate: Fix crash when freeing invalid crypto compressorMalaya Kumar Rout
2025-11-24PM: hibernate: Extra cleanup of comments in swap handling codeRafael J. Wysocki
2025-11-17PM: hibernate: Clean up kernel-doc comment style usageSunday Adelodun
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki
2025-11-07PM: hibernate: Fix style issues in save_compressed_image()Mario Limonciello (AMD)
2025-11-07PM: hibernate: Use atomic64_t for compressed_size variableMario Limonciello (AMD)
2025-11-07PM: hibernate: Emit an error when image writing failsMario Limonciello (AMD)
2025-10-30PM: hibernate: add sysfs interface for hibernate_compression_threadsXueqin Luo
2025-10-30PM: hibernate: make compression threads configurableXueqin Luo
2025-10-30PM: hibernate: dynamically allocate crc->unc_len/unc for configurable threadsXueqin Luo
2025-09-01PM: hibernate: Use vmalloc_array() and vcalloc() to improve codeQianfeng Rong
2025-05-07PM: hibernate: split and simplify hib_submit_ioChristoph Hellwig
2025-03-21PM: hibernate: Use crypto_acomp interfaceHerbert Xu
2024-07-03mm: remove the implementation of swap_free() and always use swap_free_nr()Barry Song
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-24swap: yield device immediatelyChristian Brauner
2024-05-02swsusp: don't bother with setting block sizeAl Viro
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-02-25power: port block device access to fileChristian Brauner
2024-02-22PM: hibernate: Don't ignore return from set_memory_ro()Christophe Leroy
2024-02-05PM: hibernate: Move to crypto APIs for LZO compressionNikhil V
2024-02-05PM: hibernate: Rename lzo* to make it genericNikhil V
2023-12-20PM: hibernate: Repair excess function parameter description warningRandy Dunlap
2023-12-15PM: hibernate: Enforce ordering during image compression/decompressionHongchen Zhang
2023-12-11PM: hibernate: Do not initialize error in swap_write_page()Li zeming
2023-10-31Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-10-28PM: hibernate: Drop unused snapshot_test argumentJan Kara
2023-10-28PM: hibernate: Convert to bdev_open_by_dev()Jan Kara
2023-09-26PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()Christoph Hellwig
2023-09-12PM: hibernate: Rename function parameter from snapshot_test to exclusiveChen Yu
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12swsusp: don't pass a stack address to blkdev_get_by_pathChristoph Hellwig
2023-06-05PM: hibernate: remove the global snapshot_test variableChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-04-27PM: hibernate: Do not get block device exclusively in test_resume modeChen Yu
2023-01-20PM: hibernate: swap: don't use /** for non-kernel-doc commentsRandy Dunlap
2022-07-14PM: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-01PM: hibernate: Clean up non-kernel-doc commentsJiapeng Chong
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse
2021-10-21PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin
2021-10-21PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing
2021-10-21PM: hibernate: fix sparse warningsAnders Roxell
2021-09-15PM: hibernate: Remove blk_status_to_errno in hib_wait_ioFalla Coulibaly
2021-05-24PM: hibernate: fix spelling mistakesZhen Lei
2021-04-08PM: sleep: fix typos in commentsLu Jialin
2021-01-25PM: hibernate: flush swap writer after markingLaurent Badel