summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-092-2/+3
|\
| * block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-271-1/+1
| * NVMe: Fix VPD B0 max sectors translationKeith Busch2015-04-231-1/+2
* | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-071-24/+11Star
|\ \
| * | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-271-28/+3Star
| * | xen/blkback: safely unmap purge persistent grantsBob Liu2015-04-271-6/+18
* | | revert "zram: move compact_store() to sysfs functions area"Andrew Morton2015-05-061-0/+23
* | | rbd: end I/O the entire obj_request on errorIlya Dryomov2015-05-021-0/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-4/+4
|\ \
| * | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-221-6/+20
|\ \ \
| * | | rbd: rbd_wq comment is obsoleteIlya Dryomov2015-04-221-1/+1
| * | | rbd: mark block queue as non-rotationalIlya Dryomov2015-04-201-2/+2
| * | | rbd: be more informative on -ENOENT failuresIlya Dryomov2015-04-201-3/+17
* | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-183-0/+274
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()Ingo Molnar2015-04-011-2/+1Star
| * | | drivers/block/pmem: Add a driver for persistent memoryRoss Zwisler2015-04-013-0/+275
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-171-174/+120Star
|\ \ \ | | |/ | |/|
| * | block: loop: switch to VFS ITER_BVECChristoph Hellwig2015-04-151-174/+120Star
* | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-178-236/+207Star
|\ \ \
| * \ \ Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-04-083-52/+54
| |\ \ \
| | * | | xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-073-50/+49Star
| | * | | xen-blkback: enlarge the array size of blkback nameTao Chen2015-04-071-2/+5
| * | | | NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-081-74/+49Star
| * | | | NVMe: Add translation for block limitsKeith Busch2015-04-081-1/+27
| * | | | NVMe: Remove check for nullKeith Busch2015-04-081-2/+0Star
| * | | | NVMe: Fix error handling of class_create("nvme")Alexey Khoroshilov2015-04-081-1/+3
| |/ / /
| * | | nbd: Return error pointer directlyMarkus Pargmann2015-04-021-5/+2Star
| * | | nbd: Return error code directlyMarkus Pargmann2015-04-021-5/+2Star
| * | | nbd: Remove fixme that was already fixedMarkus Pargmann2015-04-021-6/+3Star
| * | | nbd: Restructure debugging printsMarkus Pargmann2015-04-021-66/+22Star
| * | | nbd: Fix device bytesize typeMarkus Pargmann2015-04-021-1/+2
| * | | nbd: Replace kthread_create with kthread_runMarkus Pargmann2015-04-021-3/+3
| * | | nbd: Remove kernel internal headerMarkus Pargmann2015-04-021-0/+22
| * | | NVMe: increase depth of admin queueJens Axboe2015-03-311-1/+1
| * | | nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer2015-03-311-2/+2
| * | | NVMe: Fix blk-mq hot cpu notificationKeith Busch2015-03-311-7/+5Star
| * | | NVMe: embedded iod mask cleanupChong Yuan2015-03-311-4/+3Star
| * | | NVMe: Freeze admin queue on device failureKeith Busch2015-03-311-2/+3
| * | | block, drbd: use mempool_create_slab_pool()David Rientjes2015-03-251-4/+3Star
| * | | block, drbd: fix drbd_req_new() initializationDavid Rientjes2015-03-251-1/+2
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-171-4/+5
|\ \ \ \
| * | | | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-111-4/+5
* | | | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-162-4/+6
|\ \ \ \ \
| * | | | | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-152-4/+6
| |/ / / /
* | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-6/+6
|\ \ \ \ \
| * | | | | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-6/+6
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-163-2/+76
|\ \ \ \ \
| * | | | | paride: fix the "verbose" module paramDan Carpenter2015-04-161-2/+2
| * | | | | zram: fix error return codeJulia Lawall2015-04-161-0/+1