summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-222-15/+71
|\ \ \ \ \
| * | | | | drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani2013-07-201-1/+1
| * | | | | gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas2013-07-201-2/+14
| * | | | | gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas2013-07-201-0/+18
| * | | | | gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas2013-07-201-14/+40
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-2247-1550/+3183
|\ \ \ \ \
| * \ \ \ \ Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-07-168-31/+61
| |\ \ \ \ \
| | * | | | | bcache: Allocation kthread fixesKent Overstreet2013-07-123-18/+15
| | * | | | | bcache: Fix GC_SECTORS_USED() calculationKent Overstreet2013-07-121-1/+3
| | * | | | | bcache: Journal replay fixKent Overstreet2013-07-121-1/+6
| | * | | | | bcache: Shutdown fixKent Overstreet2013-07-121-7/+11
| | * | | | | bcache: Fix a sysfs splat on shutdownKent Overstreet2013-07-122-1/+11
| | * | | | | bcache: Advertise that flushes are supportedKent Overstreet2013-07-122-1/+9
| | * | | | | bcache: check for allocation failuresDan Carpenter2013-07-121-0/+2
| | * | | | | bcache: Fix a dumb raceKent Overstreet2013-07-121-2/+4
| * | | | | | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-07-0223-907/+1119
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | bcache: Use standard utility codeKent Overstreet2013-07-018-144/+51
| | * | | | | bcache: Update email addressKent Overstreet2013-07-011-1/+1
| | * | | | | bcache: Delete fuzz testerKent Overstreet2013-07-013-152/+2
| | * | | | | bcache: Document shrinker reserve betterKent Overstreet2013-07-011-0/+7
| | * | | | | bcache: FUA fixesKent Overstreet2013-07-013-5/+35
| | * | | | | bcache: Refresh usage docsGabriel de Perthuis2013-06-261-13/+24
| | * | | | | bcache: Send label ueventsGabriel de Perthuis2013-06-262-1/+17
| | * | | | | bcache: Send a uevent with a cached device's UUIDGabriel de Perthuis2013-06-261-3/+9
| | * | | | | doc: Fix typo in documentation/bcache.txtMasanari Iida2013-06-261-5/+5
| | * | | | | bcache: Write out full stripesKent Overstreet2013-06-269-37/+121
| | * | | | | bcache: Track dirty data by stripeKent Overstreet2013-06-267-26/+105
| | * | | | | bcache: Initialize sectors_dirty when attachingKent Overstreet2013-06-264-29/+39
| | * | | | | bcache: Improve lazy sortingKent Overstreet2013-06-263-17/+26
| | * | | | | bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-268-45/+90
| | * | | | | bcache: Fix/revamp tracepointsKent Overstreet2013-06-2615-221/+367
| | * | | | | bcache: Refactor btree ioKent Overstreet2013-06-266-176/+140
| | * | | | | bcache: Convert allocator thread to kthreadKent Overstreet2013-06-264-33/+43
| | * | | | | bcache: Warn when a device is already registered.Gabriel de Perthuis2013-06-261-2/+37
| | * | | | | bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet2013-06-261-21/+22
| | * | | | | md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta2013-06-261-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
OpenPOWER on IntegriCloud