Age | Commit message (Expand) | Author |
2016-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-21 | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | rbd: delete an unnecessary check before rbd_dev_destroy() | Markus Elfring |
2016-01-19 | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams |
2016-01-15 | zram: don't call idr_remove() from zram_remove() | Jerome Marchand |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-15 | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim |
2016-01-15 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim |
2016-01-15 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-01-13 | null_blk: use sector_div instead of do_div | Arnd Bergmann |
2016-01-13 | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2016-01-12 | lightnvm: refactor end_io functions for sync | Matias Bjørling |
2016-01-08 | nbd: use ->compat_ioctl() | Al Viro |
2016-01-08 | Merge branch 'for-linus' into work.misc | Al Viro |
2016-01-08 | mtip32xx: restrict variables visible in current code module | Zhu Yanjun |
2016-01-07 | Merge branch 'jejb-scsi' into misc | James Bottomley |
2016-01-06 | rsxx: don't open-code memdup_user() | Al Viro |
2016-01-06 | mtip32xx: don't open-code memdup_user() | Al Viro |
2016-01-04 | cciss: print max outstanding commands as a hex value | Colin Ian King |
2016-01-04 | xen/blkfront: Fix crash if backend doesn't follow the right states. | Konrad Rzeszutek Wilk |
2016-01-04 | xen/blkback: Fix two memory leaks. | Bob Liu |
2016-01-04 | xen/blkback: make st_ statistics per ring | Bob Liu |
2016-01-04 | xen/blkfront: Handle non-indirect grant with 64KB pages | Julien Grall |
2016-01-04 | xen-blkfront: Introduce blkif_ring_get_request | Julien Grall |
2016-01-04 | xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule() | Jiri Kosina |
2016-01-04 | xen/blkback: Free resources if connect_ring failed. | Konrad Rzeszutek Wilk |
2016-01-04 | xen/blocks: Return -EXX instead of -1 | Konrad Rzeszutek Wilk |
2016-01-04 | xen/blkback: make pool of persistent grants and free pages per-queue | Bob Liu |
2016-01-04 | xen/blkback: get the number of hardware queues/rings from blkfront | Bob Liu |
2016-01-04 | xen/blkback: pseudo support for multi hardware queues/rings | Konrad Rzeszutek Wilk |
2016-01-04 | xen/blkback: separate ring information out of struct xen_blkif | Bob Liu |
2016-01-04 | xen/blkfront: correct setting for xen_blkif_max_ring_order | Peng Fan |
2016-01-04 | xen/blkfront: make persistent grants pool per-queue | Bob Liu |
2016-01-04 | xen/blkfront: Remove duplicate setting of ->xbdev. | Bob Liu |
2016-01-04 | xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors. | Konrad Rzeszutek Wilk |
2016-01-04 | xen/blkfront: negotiate number of queues/rings to be used with backend | Bob Liu |
2016-01-04 | xen/blkfront: split per device io_lock | Bob Liu |
2016-01-04 | xen/blkfront: pseudo support for multi hardware queues/rings | Bob Liu |
2016-01-04 | cciss: switch to memdup_user_nul() | Al Viro |
2016-01-04 | xen/blkfront: separate per ring information out of device info | Bob Liu |
2015-12-28 | null_blk: use async queue restart helper | Jens Axboe |
2015-12-23 | sx8: use real time for the command seconds | Jens Axboe |