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