summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov
2015-04-20rbd: mark block queue as non-rotationalIlya Dryomov
2015-04-20rbd: be more informative on -ENOENT failuresIlya Dryomov
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15paride: fix the "verbose" module paramDan Carpenter
2015-04-15zram: fix error return codeJulia Lawall
2015-04-15zram: deprecate zram attrs sysfs nodesSergey Senozhatsky
2015-04-15zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: export new 'io_stat' sysfs attrsSergey Senozhatsky
2015-04-15zram: use generic start/end io accountingSergey Senozhatsky
2015-04-15zram: move compact_store() to sysfs functions areaSergey Senozhatsky
2015-04-15zram: remove `num_migrated' device attrSergey Senozhatsky
2015-04-15zram: support compactionMinchan Kim
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-15block: loop: switch to VFS ITER_BVECChristoph Hellwig
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-11switch /dev/loop to vfs_iter_write()Al Viro
2015-04-10sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-04-07Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2015-04-07NVMe: Meta data handling through submit io ioctlKeith Busch
2015-04-07NVMe: Add translation for block limitsKeith Busch
2015-04-07NVMe: Remove check for nullKeith Busch
2015-04-07NVMe: Fix error handling of class_create("nvme")Alexey Khoroshilov
2015-04-07xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen
2015-04-07xen-blkback: enlarge the array size of blkback nameTao Chen
2015-04-02nbd: Return error pointer directlyMarkus Pargmann
2015-04-02nbd: Return error code directlyMarkus Pargmann
2015-04-02nbd: Remove fixme that was already fixedMarkus Pargmann
2015-04-02nbd: Restructure debugging printsMarkus Pargmann
2015-04-02nbd: Fix device bytesize typeMarkus Pargmann
2015-04-02nbd: Replace kthread_create with kthread_runMarkus Pargmann
2015-04-02nbd: Remove kernel internal headerMarkus Pargmann
2015-04-01drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()Ingo Molnar
2015-04-01drivers/block/pmem: Add a driver for persistent memoryRoss Zwisler
2015-03-31NVMe: increase depth of admin queueJens Axboe
2015-03-31nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer
2015-03-31NVMe: Fix blk-mq hot cpu notificationKeith Busch
2015-03-31NVMe: embedded iod mask cleanupChong Yuan
2015-03-31NVMe: Freeze admin queue on device failureKeith Busch