summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| | * rbd: kill rbd_dev_clear_mapping()Alex Elder2013-05-081-8/+1
| | * rbd: don't look up snapshot id in rbd_dev_mapping_set()Alex Elder2013-05-081-10/+1
| | * rbd: don't print warning if not mapping a parentAlex Elder2013-05-081-5/+6
| | * rbd: kill rbd_update_mapping_size()Alex Elder2013-05-081-11/+6
| | * rbd: update capacity in rbd_dev_refresh()Alex Elder2013-05-081-8/+15
| | * rbd: revalidate only for mapping size changesAlex Elder2013-05-081-7/+9
| | * rbd: fix leak of format 2 snapshot contextAlex Elder2013-05-081-0/+1
* | | drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-285-52/+172
* | | drbd: Constants should be UPPERCASEPhilipp Reisner2013-06-283-14/+19
* | | drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner2013-06-283-3/+17
* | | drbd: Fix rcu_read_lock balance on error pathAndreas Gruenbacher2013-06-281-7/+12
* | | drbd: fix error return code in drbd_init()Wei Yongjun2013-06-281-3/+1
* | | drbd: Do not sleep inside rcuAndreas Gruenbacher2013-06-281-2/+2
* | | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2013-06-284-422/+1214
|\ \ \
| * | | xen-blkback: check the number of iovecs before allocating a biosRoger Pau Monne2013-06-251-1/+2
| * | | xen-blkfront: set blk_queue_max_hw_sectors correctlyRoger Pau Monne2013-06-211-1/+1
| * | | xen-blkback: workaround compiler bug in gcc 4.1Roger Pau Monne2013-06-211-10/+14
| * | | xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk2013-06-173-1/+16
| * | | xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk2013-06-071-1/+12
| * | | xen/blkback: Use physical sector size for setupStefan Bader2013-06-072-3/+23
| * | | xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...Konrad Rzeszutek Wilk2013-06-041-0/+2
| * | | xen-blkfront: use a different scatterlist for each requestRoger Pau Monne2013-05-081-25/+18
| * | | xen-blkback: allocate list of pending reqs in small chunksRoger Pau Monne2013-05-073-78/+106
| * | | xen-block: implement indirect descriptorsRoger Pau Monne2013-04-184-125/+604
| * | | xen-blkback: expand map/unmap functionsRoger Pau Monne2013-04-181-55/+86
| * | | xen-blkback: make the queue of free requests per backendRoger Pau Monne2013-04-183-105/+74
| * | | xen-blkback: move pending handles list from blkbk to pending_reqRoger Pau Monne2013-04-181-12/+4
| * | | xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne2013-04-183-57/+250
| * | | xen-blkback: use balloon pages for all mappingsRoger Pau Monne2013-04-183-121/+173
| * | | xen-blkback: print stats about persistent grantsRoger Pau Monne2013-04-181-2/+4
* | | | rsxx: Adding in debugfs entries.Philip J Kelleher2013-06-192-0/+278
* | | | rsxx: Fixes incorrect stats calculation.Philip J Kelleher2013-06-191-0/+1
* | | | rsxx: Adding EEH check inside cregs timeout.Philip J Kelleher2013-06-191-0/+9
* | | | rsxx: Adapter address space sanity check.Philip J Kelleher2013-06-191-0/+3
* | | | rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher2013-06-191-0/+4
* | | | rsxx: Changing the adapter name to the official name.Philip J Kelleher2013-06-192-7/+7
* | | | rsxx: Adding in sync_start module paramenter.Philip J Kelleher2013-06-191-0/+34
* | | | rsxx: Allow block size to be determined by configuration.Philip J Kelleher2013-06-191-19/+1
* | | | rsxx: Fixes soft-lockup issues during DMAs.Philip J Kelleher2013-06-192-8/+28
* | | | rsxx: Restructured DMA cancel scheme.Philip J Kelleher2013-06-194-93/+95
* | | | rsxx: Individual workqueues for interruptible events.Philip J Kelleher2013-06-193-3/+27
| |/ / |/| |
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-093-164/+3484
|\ \ \
| * | | NVMe: Use user defined admin ioctl timeoutKeith Busch2013-05-091-1/+5
| * | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-4/+2
| * | | NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox2013-05-081-1/+4
| * | | NVMe: Wait for device to acknowledge shutdownMatthew Wilcox2013-05-081-19/+46
| * | | NVMe: Schedule timeout for sync commandsKeith Busch2013-05-021-1/+1
| * | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-4/+67
| * | | NVMe: Device specific stripe size handlingKeith Busch2013-05-021-4/+15
| * | | NVMe: Split non-mergeable bio requestsKeith Busch2013-05-021-30/+122
OpenPOWER on IntegriCloud