summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | bcache: Refresh usage docsGabriel de Perthuis2013-06-271-13/+24
| | * | | | bcache: Send label ueventsGabriel de Perthuis2013-06-272-1/+17
| | * | | | bcache: Send a uevent with a cached device's UUIDGabriel de Perthuis2013-06-271-3/+9
| | * | | | doc: Fix typo in documentation/bcache.txtMasanari Iida2013-06-271-5/+5
| | * | | | bcache: Write out full stripesKent Overstreet2013-06-279-37/+121
| | * | | | bcache: Track dirty data by stripeKent Overstreet2013-06-277-26/+105
| | * | | | bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-274-29/+39
| | * | | | bcache: Improve lazy sortingKent Overstreet2013-06-273-17/+26
| | * | | | bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-278-45/+90
| | * | | | bcache: Fix/revamp tracepointsKent Overstreet2013-06-2715-221/+367
| | * | | | bcache: Refactor btree ioKent Overstreet2013-06-276-176/+140
| | * | | | bcache: Convert allocator thread to kthreadKent Overstreet2013-06-274-33/+43
| | * | | | bcache: Warn when a device is already registered.Gabriel de Perthuis2013-06-271-2/+37
| | * | | | bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet2013-06-271-21/+22
| | * | | | md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta2013-06-271-0/+2
| * | | | | Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-021563-11240/+19795
| |\| | | |
| * | | | | drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-288-53/+188
| * | | | | 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-288-422/+1299
| |\ \ \ \ \
| | * | | | | 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/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich2013-06-171-0/+5
| | * | | | | 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-blkback/sysfs: Move the parameters for the persistent grant featuresKonrad Rzeszutek Wilk2013-06-042-18/+17
| | * | | | | xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...Konrad Rzeszutek Wilk2013-06-042-0/+12
| | * | | | | 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-185-125/+657
| | * | | | | 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-184-57/+260
| | * | | | | xen-blkback: use balloon pages for all mappingsRoger Pau Monne2013-04-184-121/+181
| | * | | | | 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-193-8/+8
| * | | | | | 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