| Commit message (Expand) | Author | Age | Files | Lines |
* | zram: add config and doc file for writeback feature | Minchan Kim | 2017-09-06 | 1 | -0/+12 |
* | zram: read page from backing device | Minchan Kim | 2017-09-06 | 1 | -5/+118 |
* | zram: write incompressible pages to backing device | Minchan Kim | 2017-09-06 | 2 | -13/+103 |
* | zram: identify asynchronous IO's return value | Minchan Kim | 2017-09-06 | 1 | -8/+24 |
* | zram: add free space management in backing device | Minchan Kim | 2017-09-06 | 2 | -1/+50 |
* | zram: add interface to specif backing device | Minchan Kim | 2017-09-06 | 2 | -0/+147 |
* | zram: rename zram_decompress_page to __zram_bvec_read | Minchan Kim | 2017-09-06 | 1 | -3/+3 |
* | zram: inline zram_compress | Minchan Kim | 2017-09-06 | 1 | -42/+22 |
* | zram: clean up duplicated codes in __zram_bvec_write | Minchan Kim | 2017-09-06 | 1 | -33/+23 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 4 | -45/+24 |
| |\ |
|
| * | | smp: Avoid using two cache lines for struct call_single_data | Ying Huang | 2017-08-29 | 1 | -1/+1 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-04 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/lguest: Remove lguest support | Juergen Gross | 2017-08-24 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-08-31 | 1 | -2/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2017-08-29 | 1 | -2/+8 |
| |\ \ \ |
|
| | * | | | xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect | Annie Li | 2017-08-25 | 1 | -2/+8 |
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-08-25 | 1 | -6/+10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | virtio_blk: fix incorrect message when disk is resized | Stefan Hajnoczi | 2017-08-25 | 1 | -6/+10 |
| | |_|/
| |/| | |
|
* / | | | Revert "loop: support 4k physical blocksize" | Omar Sandoval | 2017-08-23 | 2 | -37/+6 |
|/ / / |
|
* | | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2017-08-16 | 1 | -3/+3 |
|\| | |
|
| * | | xen-blkfront: use a right index when checking requests | Munehisa Kamata | 2017-08-15 | 1 | -3/+3 |
* | | | zram: rework copy of compressor name in comp_algorithm_store() | Matthias Kaehlcke | 2017-08-10 | 1 | -2/+2 |
* | | | sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain | Jim Quigley | 2017-08-09 | 1 | -0/+61 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-28 | 2 | -16/+27 |
|\ \ |
|
| * | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2017-07-25 | 1 | -9/+12 |
| |\| |
|
| | * | xen/blkfront: always allocate grants first from per-queue persistent grants | Dongli Zhang | 2017-07-25 | 1 | -8/+11 |
| | * | xen-blkfront: fix mq start/stop race | Junxiao Bi | 2017-07-25 | 1 | -1/+1 |
| * | | nbd: clear disconnected on reconnect | Josef Bacik | 2017-07-25 | 1 | -0/+2 |
| |/ |
|
| * | xen-blkfront: Fix handling of non-supported operations | Bart Van Assche | 2017-07-24 | 1 | -2/+2 |
| * | nbd: only set sndtimeo if we have a timeout set | Josef Bacik | 2017-07-22 | 1 | -2/+5 |
| * | nbd: take tx_lock before disconnecting | Josef Bacik | 2017-07-22 | 1 | -0/+4 |
| * | nbd: allow multiple disconnects to be sent | Josef Bacik | 2017-07-22 | 1 | -3/+2 |
* | | virtio_blk: Use sysfs_match_string() helper | Andy Shevchenko | 2017-07-25 | 1 | -5/+2 |
|/ |
|
* | nbd: kill unused ret in recv_work | Kefeng Wang | 2017-07-13 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-11 | 6 | -15/+43 |
|\ |
|
| * | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-07-10 | 3 | -8/+19 |
| |\ |
|
| | * | virtio_blk: quiesce/unquiesce live IO when entering PM states | Sagi Grimberg | 2017-07-06 | 1 | -2/+2 |
| | * | mtip32xx: quiesce request queues to make sure no submissions are inflight | Sagi Grimberg | 2017-07-06 | 1 | -4/+15 |
| | * | nbd: quiesce request queues to make sure no submissions are inflight | Sagi Grimberg | 2017-07-06 | 1 | -2/+2 |
| * | | cciss: initialize struct scsi_req | Christoph Hellwig | 2017-07-06 | 1 | -0/+8 |
| * | | null_blk: fix error flow for shared tags during module_init | Max Gurtovoy | 2017-07-06 | 1 | -5/+13 |
| * | | mtip32xx: avoid to read HOST_CAP from HW in .queue_rq() | Ming Lei | 2017-07-05 | 2 | -2/+3 |
| |/ |
|
* | | ARM: fix rd_size declaration | Bart Van Assche | 2017-07-10 | 1 | -0/+1 |
* | | zram: constify attribute_group structures. | Arvind Yadav | 2017-07-10 | 1 | -1/+1 |
* | | zram: use __sysfs_match_string() helper | Andy Shevchenko | 2017-07-10 | 1 | -6/+4 |
* | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -0/+8 |
|\ \ |
|
| * | | dax: remove default copy_from_iter fallback | Dan Williams | 2017-06-27 | 1 | -0/+8 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-06 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | zram: count same page write as page_stored | Minchan Kim | 2017-07-06 | 1 | -0/+2 |