index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
blockdev
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+33
2026-08-24
Documentation: zram: correct algo parameters configuration documentation
Sergey Senozhatsky
1
-1
/
+33
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-20
/
+20
2026-08-06
Documentation: zram: remove sections numbering
Sergey Senozhatsky
1
-20
/
+20
2026-08-04
Documentation: block: zloop: clarify capacity alignment
Xu Rao
1
-2
/
+4
2026-08-04
zloop: truncate finished zones to zone capacity
Xu Rao
1
-5
/
+4
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+17
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+9
2026-04-05
zram: remove chained recompression
Sergey Senozhatsky
1
-9
/
+0
2026-04-05
zram: update recompression documentation
Sergey Senozhatsky
1
-22
/
+18
2026-03-31
zloop: add max_open_zones option
Damien Le Moal
1
-1
/
+4
2026-03-25
zloop: forget write cache on force removal
Christoph Hellwig
1
-0
/
+5
2026-03-04
zram: rename writeback_compressed device attr
Sergey Senozhatsky
1
-3
/
+3
2026-01-20
zram: document writeback_batch_size
Sergey Senozhatsky
1
-1
/
+10
2026-01-20
zram: introduce writeback_compressed device attribute
Richard Chang
1
-0
/
+13
2025-12-15
Documentation: admin-guide: blockdev: replace zone_capacity with zone_capacit...
Yongpeng Yang
1
-1
/
+1
2025-11-17
Documentation: admin-guide: blockdev: update zloop parameters
Damien Le Moal
1
-24
/
+37
2025-10-03
Merge tag 'docs-6.18' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2025-08-18
Documentation: Fix admin-guide typos
Bjorn Helgaas
1
-1
/
+1
2025-08-13
Docs: admin-guide: Correct spelling mistake
Erick Karanja
1
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-20
/
+38
2025-05-11
Documentation: zram: update IDLE pages tracking documentation
Sergey Senozhatsky
1
-20
/
+21
2025-05-11
zram: modernize writeback interface
Sergey Senozhatsky
1
-0
/
+17
2025-05-01
Documentation: Document the new zoned loop block device driver
Damien Le Moal
2
-0
/
+170
2025-03-16
zram: remove max_comp_streams device attr
Sergey Senozhatsky
1
-26
/
+10
2024-12-13
Documentation: zram: fix dictionary spelling
Saru2003
1
-3
/
+3
2024-11-05
zram: permit only one post-processing operation at a time
Sergey Senozhatsky
1
-0
/
+2
2024-09-09
zram: support priority parameter in recompression
Sergey Senozhatsky
1
-1
/
+4
2024-09-09
Documentation/zram: add documentation for algorithm parameters
Sergey Senozhatsky
1
-8
/
+39
2024-09-09
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
1
-0
/
+1
2024-09-09
zram: introduce custom comp backends API
Sergey Senozhatsky
1
-9
/
+2
2024-04-25
zram: add max_pages param to recompression
Sergey Senozhatsky
1
-0
/
+5
2023-12-10
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
1
-1
/
+1
2023-04-27
docs nbd: userspace NBD now favors github over sourceforge
Eric Blake
1
-1
/
+1
2023-01-31
drivers/block: Remove PARIDE core and high-level protocols
Ondrej Zary
1
-347
/
+63
2023-01-31
ata: pata_parport: add driver (PARIDE replacement)
Ondrej Zary
1
-0
/
+52
2022-11-30
zram: add incompressible flag to read_block_state()
Sergey Senozhatsky
1
-4
/
+7
2022-11-30
zram: add incompressible writeback
Sergey Senozhatsky
1
-1
/
+6
2022-11-30
documentation: add zram recompression documentation
Sergey Senozhatsky
1
-0
/
+81
2022-11-30
zram: add recompress flag to read_block_state()
Sergey Senozhatsky
1
-3
/
+6
2022-06-02
Merge tag 'docs-5.19-2' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+3
2022-06-01
docs: blockdev: change title to match section content
Joel Colledge
1
-3
/
+3
2022-04-29
zram: add a huge_idle writeback mode
Brian Geffon
1
-0
/
+5
2022-02-15
docs: Fix wording in optional zram feature docs
Ethan Dye
1
-10
/
+10
2021-11-29
docs: admin-guide/blockdev: Remove digraph of node-states
Akira Yokosawa
2
-7
/
+2
2021-11-06
zram: introduce an aged idle interface
Brian Geffon
1
-0
/
+8
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+6
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
1
-0
/
+1
2020-12-15
zram: support page writeback
Minchan Kim
1
-0
/
+5
2020-12-08
Documentation: fix typos found in admin-guide subdirectory
Andrew Klychkov
2
-2
/
+2
[next]