aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-22
|\
| * Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-02
| |\
| * | drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-28
| * | drbd: Constants should be UPPERCASEPhilipp Reisner2013-06-28
| * | drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner2013-06-28
| * | drbd: Fix rcu_read_lock balance on error pathAndreas Gruenbacher2013-06-28
| * | drbd: fix error return code in drbd_init()Wei Yongjun2013-06-28
| * | drbd: Do not sleep inside rcuAndreas Gruenbacher2013-06-28
| * | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2013-06-28
| |\ \
| | * | xen-blkback: check the number of iovecs before allocating a biosRoger Pau Monne2013-06-25
| | * | xen-blkfront: set blk_queue_max_hw_sectors correctlyRoger Pau Monne2013-06-21
| | * | xen-blkback: workaround compiler bug in gcc 4.1Roger Pau Monne2013-06-21
| | * | xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk2013-06-17
| | * | xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk2013-06-07
| | * | xen/blkback: Use physical sector size for setupStefan Bader2013-06-07
| | * | xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...Konrad Rzeszutek Wilk2013-06-04
| | * | xen-blkfront: use a different scatterlist for each requestRoger Pau Monne2013-05-08
| | * | xen-blkback: allocate list of pending reqs in small chunksRoger Pau Monne2013-05-07
| | * | xen-block: implement indirect descriptorsRoger Pau Monne2013-04-18
| | * | xen-blkback: expand map/unmap functionsRoger Pau Monne2013-04-18
| | * | xen-blkback: make the queue of free requests per backendRoger Pau Monne2013-04-18
| | * | xen-blkback: move pending handles list from blkbk to pending_reqRoger Pau Monne2013-04-18
| | * | xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne2013-04-18
| | * | xen-blkback: use balloon pages for all mappingsRoger Pau Monne2013-04-18
| | * | xen-blkback: print stats about persistent grantsRoger Pau Monne2013-04-18
| * | | rsxx: Adding in debugfs entries.Philip J Kelleher2013-06-19
| * | | rsxx: Fixes incorrect stats calculation.Philip J Kelleher2013-06-19
| * | | rsxx: Adding EEH check inside cregs timeout.Philip J Kelleher2013-06-19
| * | | rsxx: Adapter address space sanity check.Philip J Kelleher2013-06-19
| * | | rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher2013-06-19
| * | | rsxx: Changing the adapter name to the official name.Philip J Kelleher2013-06-19
| * | | rsxx: Adding in sync_start module paramenter.Philip J Kelleher2013-06-19
| * | | rsxx: Allow block size to be determined by configuration.Philip J Kelleher2013-06-19
| * | | rsxx: Fixes soft-lockup issues during DMAs.Philip J Kelleher2013-06-19
| * | | rsxx: Restructured DMA cancel scheme.Philip J Kelleher2013-06-19
| * | | rsxx: Individual workqueues for interruptible events.Philip J Kelleher2013-06-19
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-07-10
|\ \ \ \
| * | | | xilinx systemace: Fix sparse warningsMichal Simek2013-07-10
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-09
|\ \ \ \
| * | | | rbd: fix a couple warningsSage Weil2013-07-03
| * | | | rbd: take a little creditAlex Elder2013-07-03
| * | | | rbd: use rwsem to protect header updatesAlex Elder2013-07-03
| * | | | rbd: don't hold ctl_mutex to get/put deviceAlex Elder2013-07-03
| * | | | rbd: protect against concurrent unmapsAlex Elder2013-07-03
| * | | | rbd: set removing flag while holding list lockAlex Elder2013-07-03
| * | | | rbd: protect against duplicate client creationAlex Elder2013-07-03
| * | | | rbd: clean up a few things in the refresh pathAlex Elder2013-07-03
| * | | | rbd: flush dcache after zeroing page dataAlex Elder2013-07-03
| * | | | rbd: drop original request earlier for existence checkAlex Elder2013-07-01
| * | | | rbd: Use min_t() to fix comparison of distinct pointer types warningGeert Uytterhoeven2013-07-01