index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
/
zram_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zram: don't free statically defined names
Andrey Skvortsov
2024-09-26
1
-2
/
+4
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-4
/
+137
|
\
|
*
zram: free secondary algorithms names
Sergey Senozhatsky
2024-09-17
1
-0
/
+5
|
*
zram: support priority parameter in recompression
Sergey Senozhatsky
2024-09-10
1
-0
/
+12
|
*
zram: add support for dict comp config
Sergey Senozhatsky
2024-09-10
1
-9
/
+36
|
*
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
2024-09-10
1
-0
/
+68
|
*
zram: introduce zcomp_params structure
Sergey Senozhatsky
2024-09-10
1
-1
/
+19
|
*
zram: introduce custom comp backends API
Sergey Senozhatsky
2024-09-10
1
-3
/
+6
*
|
zram: Shrink zram_table_entry::flags.
Sebastian Andrzej Siewior
2024-09-06
1
-1
/
+2
*
|
zram: Remove ZRAM_LOCK
Sebastian Andrzej Siewior
2024-09-06
1
-9
/
+2
*
|
zram: Replace bit spinlocks with a spinlock_t.
Mike Galbraith
2024-09-06
1
-4
/
+14
|
/
*
block: move the synchronous flag to queue_limits
Christoph Hellwig
2024-06-19
1
-2
/
+2
*
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+1
*
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
1
-2
/
+0
*
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
1
-22
/
+7
|
\
|
*
zram: don't bother with reopening - just use O_EXCL for open
Al Viro
2024-05-02
1
-22
/
+7
*
|
zram: add max_pages param to recompression
Sergey Senozhatsky
2024-04-26
1
-3
/
+28
|
/
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-1
/
+1
|
\
|
*
zram: use copy_page for full page copy
Mark-PK Tsai
2024-02-22
1
-1
/
+1
*
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-26
/
+25
|
\
\
|
*
|
zram: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-24
/
+23
|
*
|
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-20
1
-3
/
+3
|
|
/
*
/
zram: port block device access to file
Christian Brauner
2024-02-25
1
-13
/
+13
|
/
*
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-1
/
+0
|
\
|
*
zram: use the default discard granularity
Christoph Hellwig
2023-12-29
1
-1
/
+0
*
|
zram: use kmap_local_page()
Sergey Senozhatsky
2023-12-11
1
-15
/
+15
*
|
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
2023-12-11
1
-14
/
+13
|
/
*
zram: Convert to use bdev_open_by_dev()
Jan Kara
2023-10-28
1
-17
/
+14
*
zram: take device and not only bvec offset into account
Christoph Hellwig
2023-08-06
1
-12
/
+20
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
|
*
zram: further limit recompression threshold
Sergey Senozhatsky
2023-06-20
1
-1
/
+1
*
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-3
/
+3
*
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-4
/
+4
*
|
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-8
/
+5
*
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-1
/
+1
*
|
zram: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
1
-1
/
+1
|
/
*
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
1
-1
/
+0
|
\
|
*
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
2023-04-25
1
-1
/
+0
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-245
/
+137
|
\
\
|
*
|
zram: return errors from read_from_bdev_sync
Christoph Hellwig
2023-04-19
1
-3
/
+4
|
*
|
zram: fix synchronous reads
Christoph Hellwig
2023-04-19
1
-38
/
+22
|
*
|
zram: don't return errors from read_from_bdev_async
Christoph Hellwig
2023-04-19
1
-12
/
+4
|
*
|
zram: pass a page to read_from_bdev
Christoph Hellwig
2023-04-19
1
-27
/
+16
|
*
|
zram: refactor zram_bdev_write
Christoph Hellwig
2023-04-19
1
-19
/
+19
|
*
|
zram: don't pass a bvec to __zram_bvec_write
Christoph Hellwig
2023-04-19
1
-10
/
+4
|
*
|
zram: refactor zram_bdev_read
Christoph Hellwig
2023-04-19
1
-20
/
+20
|
*
|
zram: directly call zram_read_page in writeback_store
Christoph Hellwig
2023-04-19
1
-10
/
+4
|
*
|
zram: rename __zram_bvec_read to zram_read_page
Christoph Hellwig
2023-04-19
1
-4
/
+4
|
*
|
zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
Christoph Hellwig
2023-04-19
1
-12
/
+5
|
*
|
zram: refactor highlevel read and write handling
Christoph Hellwig
2023-04-19
1
-28
/
+30
[next]