| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 1 | -4/+4 |
|\ |
|
| * | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 2015-04-15 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-04-22 | 1 | -6/+20 |
|\ \ |
|
| * | | rbd: rbd_wq comment is obsolete | Ilya Dryomov | 2015-04-22 | 1 | -1/+1 |
| * | | rbd: mark block queue as non-rotational | Ilya Dryomov | 2015-04-20 | 1 | -2/+2 |
| * | | rbd: be more informative on -ENOENT failures | Ilya Dryomov | 2015-04-20 | 1 | -3/+17 |
* | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-18 | 3 | -0/+274 |
|\ \ \ |
|
| * | | | drivers/block/pmem: Fix 32-bit build warning in pmem_alloc() | Ingo Molnar | 2015-04-01 | 1 | -2/+1 |
| * | | | drivers/block/pmem: Add a driver for persistent memory | Ross Zwisler | 2015-04-01 | 3 | -0/+275 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-17 | 1 | -174/+120 |
|\ \ \
| | |/
| |/| |
|
| * | | block: loop: switch to VFS ITER_BVEC | Christoph Hellwig | 2015-04-15 | 1 | -174/+120 |
* | | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-17 | 8 | -236/+207 |
|\ \ \ |
|
| * \ \ | Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2015-04-08 | 3 | -52/+54 |
| |\ \ \ |
|
| | * | | | xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX | Tao Chen | 2015-04-07 | 3 | -50/+49 |
| | * | | | xen-blkback: enlarge the array size of blkback name | Tao Chen | 2015-04-07 | 1 | -2/+5 |
| * | | | | NVMe: Meta data handling through submit io ioctl | Keith Busch | 2015-04-08 | 1 | -74/+49 |
| * | | | | NVMe: Add translation for block limits | Keith Busch | 2015-04-08 | 1 | -1/+27 |
| * | | | | NVMe: Remove check for null | Keith Busch | 2015-04-08 | 1 | -2/+0 |
| * | | | | NVMe: Fix error handling of class_create("nvme") | Alexey Khoroshilov | 2015-04-08 | 1 | -1/+3 |
| |/ / / |
|
| * | | | nbd: Return error pointer directly | Markus Pargmann | 2015-04-02 | 1 | -5/+2 |
| * | | | nbd: Return error code directly | Markus Pargmann | 2015-04-02 | 1 | -5/+2 |
| * | | | nbd: Remove fixme that was already fixed | Markus Pargmann | 2015-04-02 | 1 | -6/+3 |
| * | | | nbd: Restructure debugging prints | Markus Pargmann | 2015-04-02 | 1 | -66/+22 |
| * | | | nbd: Fix device bytesize type | Markus Pargmann | 2015-04-02 | 1 | -1/+2 |
| * | | | nbd: Replace kthread_create with kthread_run | Markus Pargmann | 2015-04-02 | 1 | -3/+3 |
| * | | | nbd: Remove kernel internal header | Markus Pargmann | 2015-04-02 | 1 | -0/+22 |
| * | | | NVMe: increase depth of admin queue | Jens Axboe | 2015-03-31 | 1 | -1/+1 |
| * | | | nvme: Fix PRP list calculation for non-4k system page size | Murali Iyer | 2015-03-31 | 1 | -2/+2 |
| * | | | NVMe: Fix blk-mq hot cpu notification | Keith Busch | 2015-03-31 | 1 | -7/+5 |
| * | | | NVMe: embedded iod mask cleanup | Chong Yuan | 2015-03-31 | 1 | -4/+3 |
| * | | | NVMe: Freeze admin queue on device failure | Keith Busch | 2015-03-31 | 1 | -2/+3 |
| * | | | block, drbd: use mempool_create_slab_pool() | David Rientjes | 2015-03-25 | 1 | -4/+3 |
| * | | | block, drbd: fix drbd_req_new() initialization | David Rientjes | 2015-03-25 | 1 | -1/+2 |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-04-17 | 1 | -4/+5 |
|\ \ \ \ |
|
| * | | | | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley | 2015-04-11 | 1 | -4/+5 |
* | | | | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-04-16 | 2 | -4/+6 |
|\ \ \ \ \ |
|
| * | | | | | xenbus_client: Extend interface to support multi-page ring | Wei Liu | 2015-04-15 | 2 | -4/+6 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | 1 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 2015-03-23 | 1 | -6/+6 |
| |/ / / / |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-16 | 3 | -2/+76 |
|\ \ \ \ \ |
|
| * | | | | | paride: fix the "verbose" module param | Dan Carpenter | 2015-04-16 | 1 | -2/+2 |
| * | | | | | zram: fix error return code | Julia Lawall | 2015-04-16 | 1 | -0/+1 |
| * | | | | | zram: deprecate zram attrs sysfs nodes | Sergey Senozhatsky | 2015-04-16 | 1 | -0/+15 |
| * | | | | | zram: export new 'mm_stat' sysfs attrs | Sergey Senozhatsky | 2015-04-16 | 1 | -0/+31 |
| * | | | | | zram: export new 'io_stat' sysfs attrs | Sergey Senozhatsky | 2015-04-16 | 1 | -0/+20 |
| * | | | | | zram: use generic start/end io accounting | Sergey Senozhatsky | 2015-04-16 | 1 | -0/+6 |
| * | | | | | zram: move compact_store() to sysfs functions area | Sergey Senozhatsky | 2015-04-16 | 1 | -23/+0 |
| * | | | | | zram: remove `num_migrated' device attr | Sergey Senozhatsky | 2015-04-16 | 1 | -2/+0 |
| * | | | | | zram: support compaction | Minchan Kim | 2015-04-16 | 2 | -0/+26 |
* | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 1 | -5/+7 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|