summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-1528-682/+2164
|\
| * aoe: adjust ref of head for compound page tailsEd Cashin2013-08-131-10/+7
| * Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-2216-624/+1915
| |\
| | * Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-028-442/+647
| | |\
| | * | 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 branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-07-101-2/+2
| |\ \ \ \
| | * | | | xilinx systemace: Fix sparse warningsMichal Simek2013-07-101-2/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-091-84/+90
| |\ \ \ \
| * \ \ \ \ Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-037-42/+151
| |\ \ \ \ \
| | * | | | | aoe: update internal version number to v83Ed Cashin2013-07-031-1/+1
| | * | | | | aoe: update copyright dateEd Cashin2013-07-034-4/+4
| | * | | | | aoe: perform I/O completions in parallelEd Cashin2013-07-034-31/+134
| | * | | | | nbd: correct disconnect behaviorPaul Clements2013-07-031-1/+6
| | * | | | | nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk2013-07-031-1/+0
| | * | | | | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-033-3/+4
| | * | | | | block: do not pass disk names as format stringsKees Cook2013-07-031-1/+2
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-031-1/+1
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud