开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
/
zram_drv.c
Age
Commit message (
Expand
)
Author
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-12
zram: always expose rw_page
Brian Geffon
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-03
zram: keep comments within 80-columns limit
Sergey Senozhatsky
2022-10-03
zram: do not waste zram_table_entry flags bits
Sergey Senozhatsky
2022-09-21
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
zram: don't retry compress incompressible page
Alexey Romanov
2022-09-11
drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram ...
Sergey Senozhatsky
2022-08-20
Revert "zram: remove double compression logic"
Jiri Slaby
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-29
zsmalloc: zs_malloc: return ERR_PTR on failure
Hui Zhu
2022-07-17
zram: fix unused 'zram_wb_devops' warning
Kefeng Wang
2022-07-14
block/zram: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-13
zram: remove double compression logic
Alexey Romanov
2022-04-29
zram: add a huge_idle writeback mode
Brian Geffon
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
2022-04-18
zram: cleanup zram_remove
Christoph Hellwig
2022-04-18
zram: cleanup reset_store
Christoph Hellwig
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
2022-03-04
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
zram: use ATTRIBUTE_GROUPS
Luis Chamberlain
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-26
zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
Jens Axboe
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
zram: introduce an aged idle interface
Brian Geffon
2021-11-06
zram: off by one in read_block_state()
Dan Carpenter
2021-11-06
zram_drv: allow reclaim on bio_alloc
Jaewon Kim
2021-11-02
zram: replace fsync_bdev with sync_blockdev
Ming Lei
2021-11-02
zram: avoid race between zram_remove and disksize_store
Ming Lei
2021-11-02
zram: don't fail to remove zram during unloading module
Ming Lei
2021-11-02
zram: fix race between zram_reset_device() and disksize_store()
Ming Lei
2021-10-30
zram: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-06-01
zram: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-03-13
zram: fix broken page writeback
Minchan Kim
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
2021-02-26
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
[next]