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