| Commit message (Expand) | Author | Age | Files | Lines |
* | zram: idle writeback fixes and cleanup | Minchan Kim | 2019-01-09 | 1 | -27/+47 |
* | zram: writeback throttle | Minchan Kim | 2018-12-28 | 1 | -0/+31 |
* | zram: add bd_stat statistics | Minchan Kim | 2018-12-28 | 1 | -0/+11 |
* | zram: support idle/huge page writeback | Minchan Kim | 2018-12-28 | 1 | -4/+24 |
* | zram: introduce ZRAM_IDLE flag | Minchan Kim | 2018-12-28 | 1 | -4/+6 |
* | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 2018-10-24 | 1 | -18/+0 |
|\ |
|
| * | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2018-09-09 | 1 | -18/+0 |
* | | drivers/block: Remove DAC960 driver | Hannes Reinecke | 2018-10-17 | 1 | -756/+0 |
* | | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD | Bart Van Assche | 2018-10-04 | 1 | -1/+1 |
|/ |
|
* | zram: introduce zram memory tracking | Minchan Kim | 2018-06-08 | 1 | -0/+24 |
* | zram: mark incompressible page as ZRAM_HUGE | Minchan Kim | 2018-06-08 | 1 | -0/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-09-08 | 1 | -194/+0 |
|\ |
|
| * | scsi: cciss: Drop obsolete driver | Hannes Reinecke | 2017-08-25 | 1 | -194/+0 |
* | | zram: add config and doc file for writeback feature | Minchan Kim | 2017-09-07 | 1 | -0/+11 |
|/ |
|
* | remove the mg_disk driver | Christoph Hellwig | 2017-04-14 | 1 | -84/+0 |
* | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | zram: extend zero pages to same element pages | zhouxianrong | 2017-02-25 | 1 | -3/+3 |
* | zram: remove obsolete sysfs attrs | Sergey Senozhatsky | 2017-02-23 | 1 | -42/+32 |
* | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 2016-10-24 | 1 | -1/+1 |
* | Doc: cciss: Fix a typo in cciss.txt | Masanari Iida | 2016-10-21 | 1 | -1/+1 |
* | zram: cosmetic: cleanup documentation | Sergey Senozhatsky | 2016-07-27 | 1 | -46/+45 |
* | zram: use crypto api to check alg availability | Sergey Senozhatsky | 2016-07-27 | 1 | -0/+11 |
* | zram: introduce per-device debug_stat sysfs node | Sergey Senozhatsky | 2016-05-21 | 1 | -0/+1 |
* | zram: remove max_comp_streams internals | Sergey Senozhatsky | 2016-05-21 | 1 | -19/+8 |
* | cpqarray: remove it from the kernel | Jens Axboe | 2016-03-14 | 1 | -93/+0 |
* | zram: update documentation | Sergey SENOZHATSKY | 2015-09-24 | 1 | -4/+40 |
* | zsmalloc: account the number of compacted pages | Sergey Senozhatsky | 2015-09-09 | 1 | -1/+2 |
* | zram: add dynamic device add/remove functionality | Sergey Senozhatsky | 2015-06-26 | 1 | -3/+20 |
* | zram: remove max_num_devices limitation | Sergey Senozhatsky | 2015-06-26 | 1 | -1/+3 |
* | zram: add `compact` sysfs entry to documentation | Sergey Senozhatsky | 2015-06-26 | 1 | -1/+1 |
* | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-17 | 1 | -17/+31 |
|\ |
|
| * | Documentation: nbd: Add list of module parameters | Markus Pargmann | 2015-04-02 | 1 | -0/+10 |
| * | Documentation: nbd: Reformat to allow more documentation | Markus Pargmann | 2015-04-02 | 1 | -15/+19 |
* | | zram: deprecate zram attrs sysfs nodes | Sergey Senozhatsky | 2015-04-16 | 1 | -0/+16 |
* | | zram: export new 'mm_stat' sysfs attrs | Sergey Senozhatsky | 2015-04-16 | 1 | -0/+12 |
* | | zram: export new 'io_stat' sysfs attrs | Sergey Senozhatsky | 2015-04-16 | 1 | -0/+11 |
* | | zram: describe device attrs in documentation | Sergey Senozhatsky | 2015-04-16 | 1 | -14/+34 |
|/ |
|
* | zram: report maximum used memory | Minchan Kim | 2014-10-10 | 1 | -0/+1 |
* | zram: zram memory size limitation | Minchan Kim | 2014-10-10 | 1 | -4/+20 |
* | zram: propagate error to user | Minchan Kim | 2014-04-08 | 1 | -4/+5 |
* | zram: make compression algorithm selection possible | Sergey Senozhatsky | 2014-04-08 | 1 | -5/+19 |
* | zram: add multi stream functionality | Sergey Senozhatsky | 2014-04-08 | 1 | -5/+26 |
* | zram: document failed_reads, failed_writes stats | Sergey Senozhatsky | 2014-04-08 | 1 | -1/+2 |
* | zram: move zram size warning to documentation | Sergey Senozhatsky | 2014-04-08 | 1 | -0/+5 |
* | drbd: Describe the future high-level structure of DRBD | Andreas Gruenbacher | 2014-02-17 | 1 | -0/+38 |
* | zram: remove old private project comment | Minchan Kim | 2014-01-31 | 1 | -6/+0 |
* | zram: promote zram from staging | Minchan Kim | 2014-01-31 | 1 | -0/+77 |
* | Documentation/blockdev/ramdisk.txt: updates | Fabian Frederick | 2014-01-24 | 1 | -6/+15 |
* | floppy: Correct documentation of driver options when used as a module. | Ben Harris | 2013-11-08 | 1 | -3/+3 |
* | nbd: update documentation and link to mailinglist | Wouter Verhelst | 2013-02-28 | 1 | -34/+4 |