aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-14
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-12
| |\
| | * block: pmem: Add dependency on HAS_IOMEMRichard Weinberger2015-06-11
| * | zram: clear disk io accounting when reset zram deviceWeijie Yang2015-06-10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\|
| * NVMe: fix type warning on 32-bitArnd Bergmann2015-05-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\|
| * nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig2015-05-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\|
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-08
| |\
| | * block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-27
| | * NVMe: Fix VPD B0 max sectors translationKeith Busch2015-04-23
| * | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-06
| |\ \
| | * | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-27
| | * | xen/blkback: safely unmap purge persistent grantsBob Liu2015-04-27
| * | | revert "zram: move compact_store() to sysfs functions area"Andrew Morton2015-05-05
* | | | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
|/ / /
* / / rbd: end I/O the entire obj_request on errorIlya Dryomov2015-05-01
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \
| * | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-22
|\ \ \
| * | | rbd: rbd_wq comment is obsoleteIlya Dryomov2015-04-22
| * | | rbd: mark block queue as non-rotationalIlya Dryomov2015-04-20
| * | | rbd: be more informative on -ENOENT failuresIlya Dryomov2015-04-20
* | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-18
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()Ingo Molnar2015-04-01
| * | | drivers/block/pmem: Add a driver for persistent memoryRoss Zwisler2015-04-01
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\ \ \ | | |/ | |/|
| * | block: loop: switch to VFS ITER_BVECChristoph Hellwig2015-04-15
* | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-16
|\ \ \
| * \ \ Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-04-07
| |\ \ \
| | * | | xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-07
| | * | | xen-blkback: enlarge the array size of blkback nameTao Chen2015-04-07
| * | | | NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-07
| * | | | NVMe: Add translation for block limitsKeith Busch2015-04-07
| * | | | NVMe: Remove check for nullKeith Busch2015-04-07
| * | | | NVMe: Fix error handling of class_create("nvme")Alexey Khoroshilov2015-04-07
| |/ / /
| * | | nbd: Return error pointer directlyMarkus Pargmann2015-04-02
| * | | nbd: Return error code directlyMarkus Pargmann2015-04-02
| * | | nbd: Remove fixme that was already fixedMarkus Pargmann2015-04-02
| * | | nbd: Restructure debugging printsMarkus Pargmann2015-04-02
| * | | nbd: Fix device bytesize typeMarkus Pargmann2015-04-02
| * | | nbd: Replace kthread_create with kthread_runMarkus Pargmann2015-04-02
| * | | nbd: Remove kernel internal headerMarkus Pargmann2015-04-02
| * | | NVMe: increase depth of admin queueJens Axboe2015-03-31
| * | | nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer2015-03-31
| * | | NVMe: Fix blk-mq hot cpu notificationKeith Busch2015-03-31
| * | | NVMe: embedded iod mask cleanupChong Yuan2015-03-31
| * | | NVMe: Freeze admin queue on device failureKeith Busch2015-03-31
| * | | block, drbd: use mempool_create_slab_pool()David Rientjes2015-03-24