Age | Commit message (Expand) | Author | Files | Lines |
2016-02-11 | null_blk: oops when initializing without lightnvm | Matias Bjørling | 1 | -2/+4 |
2016-02-07 | floppy: refactor open() flags handling | Jiri Kosina | 1 | -15/+19 |
2016-02-04 | lightnvm: allow to force mm initialization | Matias Bjørling | 1 | -1/+1 |
2016-02-01 | Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 1 | -15/+18 |
2016-02-01 | floppy: fix lock_fdc() signal handling | Jiri Kosina | 1 | -15/+18 |
2016-01-31 | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 1 | -29/+45 |
2016-01-30 | xen/blkfront: realloc ring info in blkif_resume | Bob Liu | 1 | -29/+45 |
2016-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -2/+1 |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+4 |
2016-01-23 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2 | -22/+7 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 2 | -4/+4 |
2016-01-22 | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+1 |
2016-01-22 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 22 | -1301/+3603 |
2016-01-21 | rbd: delete an unnecessary check before rbd_dev_destroy() | Markus Elfring | 1 | -2/+1 |
2016-01-20 | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
2016-01-16 | mm, dax, pmem: introduce pfn_t | Dan Williams | 1 | -2/+5 |
2016-01-16 | zram: don't call idr_remove() from zram_remove() | Jerome Marchand | 1 | -3/+4 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -15/+41 |
2016-01-15 | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky | 2 | -4/+4 |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim | 4 | -35/+23 |
2016-01-15 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim | 2 | -4/+42 |
2016-01-15 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky | 3 | -4/+4 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+3 |
2016-01-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2016-01-14 | null_blk: use sector_div instead of do_div | Arnd Bergmann | 1 | -4/+4 |
2016-01-13 | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 4 | -710/+1244 |
2016-01-12 | lightnvm: refactor end_io functions for sync | Matias Bjørling | 1 | -2/+1 |
2016-01-09 | nbd: use ->compat_ioctl() | Al Viro | 1 | -0/+1 |
2016-01-09 | Merge branch 'for-linus' into work.misc | Al Viro | 1 | -6/+5 |
2016-01-08 | mtip32xx: restrict variables visible in current code module | Zhu Yanjun | 1 | -3/+3 |
2016-01-08 | Merge branch 'jejb-scsi' into misc | James Bottomley | 3 | -74/+234 |
2016-01-06 | rsxx: don't open-code memdup_user() | Al Viro | 1 | -7/+4 |
2016-01-06 | mtip32xx: don't open-code memdup_user() | Al Viro | 1 | -15/+8 |
2016-01-05 | cciss: print max outstanding commands as a hex value | Colin Ian King | 1 | -1/+1 |
2016-01-04 | xen/blkfront: Fix crash if backend doesn't follow the right states. | Konrad Rzeszutek Wilk | 1 | -4/+8 |
2016-01-04 | xen/blkback: Fix two memory leaks. | Bob Liu | 1 | -6/+11 |
2016-01-04 | xen/blkback: make st_ statistics per ring | Bob Liu | 3 | -38/+61 |
2016-01-04 | xen/blkfront: Handle non-indirect grant with 64KB pages | Julien Grall | 1 | -16/+212 |
2016-01-04 | xen-blkfront: Introduce blkif_ring_get_request | Julien Grall | 1 | -11/+19 |
2016-01-04 | xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule() | Jiri Kosina | 1 | -0/+1 |
2016-01-04 | xen/blkback: Free resources if connect_ring failed. | Konrad Rzeszutek Wilk | 1 | -1/+7 |
2016-01-04 | xen/blocks: Return -EXX instead of -1 | Konrad Rzeszutek Wilk | 2 | -3/+3 |
2016-01-04 | xen/blkback: make pool of persistent grants and free pages per-queue | Bob Liu | 3 | -137/+118 |
2016-01-04 | xen/blkback: get the number of hardware queues/rings from blkfront | Bob Liu | 3 | -6/+42 |
2016-01-04 | xen/blkback: pseudo support for multi hardware queues/rings | Konrad Rzeszutek Wilk | 2 | -105/+175 |
2016-01-04 | xen/blkback: separate ring information out of struct xen_blkif | Bob Liu | 3 | -172/+215 |
2016-01-04 | xen/blkfront: correct setting for xen_blkif_max_ring_order | Peng Fan | 1 | -1/+1 |
2016-01-04 | xen/blkfront: make persistent grants pool per-queue | Bob Liu | 1 | -67/+43 |
2016-01-04 | xen/blkfront: Remove duplicate setting of ->xbdev. | Bob Liu | 1 | -1/+0 |
2016-01-04 | xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors. | Konrad Rzeszutek Wilk | 1 | -7/+6 |