Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-22 | 2 | -15/+71 | |
|\ \ \ \ \ | ||||||
| * | | | | | drivers: gpio: msm: Fix the error condition for reading ngpio | Rohit Vaswani | 2013-07-20 | 1 | -1/+1 | |
| * | | | | | gpio/omap: fix build error when OF_GPIO is not defined. | Javier Martinez Canillas | 2013-07-20 | 1 | -2/+14 | |
| * | | | | | gpio/omap: auto request GPIO as input if used as IRQ via DT | Javier Martinez Canillas | 2013-07-20 | 1 | -0/+18 | |
| * | | | | | gpio/omap: don't create an IRQ mapping for every GPIO on DT | Javier Martinez Canillas | 2013-07-20 | 1 | -14/+40 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-07-22 | 47 | -1550/+3183 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ... | Jens Axboe | 2013-07-16 | 8 | -31/+61 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bcache: Allocation kthread fixes | Kent Overstreet | 2013-07-12 | 3 | -18/+15 | |
| | * | | | | | bcache: Fix GC_SECTORS_USED() calculation | Kent Overstreet | 2013-07-12 | 1 | -1/+3 | |
| | * | | | | | bcache: Journal replay fix | Kent Overstreet | 2013-07-12 | 1 | -1/+6 | |
| | * | | | | | bcache: Shutdown fix | Kent Overstreet | 2013-07-12 | 1 | -7/+11 | |
| | * | | | | | bcache: Fix a sysfs splat on shutdown | Kent Overstreet | 2013-07-12 | 2 | -1/+11 | |
| | * | | | | | bcache: Advertise that flushes are supported | Kent Overstreet | 2013-07-12 | 2 | -1/+9 | |
| | * | | | | | bcache: check for allocation failures | Dan Carpenter | 2013-07-12 | 1 | -0/+2 | |
| | * | | | | | bcache: Fix a dumb race | Kent Overstreet | 2013-07-12 | 1 | -2/+4 | |
| * | | | | | | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ... | Jens Axboe | 2013-07-02 | 23 | -907/+1119 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | bcache: Use standard utility code | Kent Overstreet | 2013-07-01 | 8 | -144/+51 | |
| | * | | | | | bcache: Update email address | Kent Overstreet | 2013-07-01 | 1 | -1/+1 | |
| | * | | | | | bcache: Delete fuzz tester | Kent Overstreet | 2013-07-01 | 3 | -152/+2 | |
| | * | | | | | bcache: Document shrinker reserve better | Kent Overstreet | 2013-07-01 | 1 | -0/+7 | |
| | * | | | | | bcache: FUA fixes | Kent Overstreet | 2013-07-01 | 3 | -5/+35 | |
| | * | | | | | bcache: Refresh usage docs | Gabriel de Perthuis | 2013-06-26 | 1 | -13/+24 | |
| | * | | | | | bcache: Send label uevents | Gabriel de Perthuis | 2013-06-26 | 2 | -1/+17 | |
| | * | | | | | bcache: Send a uevent with a cached device's UUID | Gabriel de Perthuis | 2013-06-26 | 1 | -3/+9 | |
| | * | | | | | doc: Fix typo in documentation/bcache.txt | Masanari Iida | 2013-06-26 | 1 | -5/+5 | |
| | * | | | | | bcache: Write out full stripes | Kent Overstreet | 2013-06-26 | 9 | -37/+121 | |
| | * | | | | | bcache: Track dirty data by stripe | Kent Overstreet | 2013-06-26 | 7 | -26/+105 | |
| | * | | | | | bcache: Initialize sectors_dirty when attaching | Kent Overstreet | 2013-06-26 | 4 | -29/+39 | |
| | * | | | | | bcache: Improve lazy sorting | Kent Overstreet | 2013-06-26 | 3 | -17/+26 | |
| | * | | | | | bcache: Rip out pkey()/pbtree() | Kent Overstreet | 2013-06-26 | 8 | -45/+90 | |
| | * | | | | | bcache: Fix/revamp tracepoints | Kent Overstreet | 2013-06-26 | 15 | -221/+367 | |
| | * | | | | | bcache: Refactor btree io | Kent Overstreet | 2013-06-26 | 6 | -176/+140 | |
| | * | | | | | bcache: Convert allocator thread to kthread | Kent Overstreet | 2013-06-26 | 4 | -33/+43 | |
| | * | | | | | bcache: Warn when a device is already registered. | Gabriel de Perthuis | 2013-06-26 | 1 | -2/+37 | |
| | * | | | | | bcache: fix a spurious gcc complaint, use scnprintf | Kent Overstreet | 2013-06-26 | 1 | -21/+22 | |
| | * | | | | | md: bcache: io.c: fix a potential NULL pointer dereference | Kumar Amit Mehta | 2013-06-26 | 1 | -0/+2 | |
| * | | | | | | Merge tag 'v3.10-rc7' into for-3.11/drivers | Jens Axboe | 2013-07-02 | 1563 | -11240/+19795 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | drbd: Allow online change of al-stripes and al-stripe-size | Philipp Reisner | 2013-06-28 | 8 | -53/+188 | |
| * | | | | | | drbd: Constants should be UPPERCASE | Philipp Reisner | 2013-06-28 | 3 | -14/+19 | |
| * | | | | | | drbd: Ignore the exit code of a fence-peer handler if it returns too late | Philipp Reisner | 2013-06-28 | 3 | -3/+17 | |
| * | | | | | | drbd: Fix rcu_read_lock balance on error path | Andreas Gruenbacher | 2013-06-28 | 1 | -7/+12 | |
| * | | | | | | drbd: fix error return code in drbd_init() | Wei Yongjun | 2013-06-28 | 1 | -3/+1 | |
| * | | | | | | drbd: Do not sleep inside rcu | Andreas Gruenbacher | 2013-06-28 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2013-06-28 | 8 | -422/+1299 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xen-blkback: check the number of iovecs before allocating a bios | Roger Pau Monne | 2013-06-25 | 1 | -1/+2 | |
| | * | | | | | | xen-blkfront: set blk_queue_max_hw_sectors correctly | Roger Pau Monne | 2013-06-21 | 1 | -1/+1 | |
| | * | | | | | | xen-blkback: workaround compiler bug in gcc 4.1 | Roger Pau Monne | 2013-06-21 | 1 | -10/+14 | |
| | * | | | | | | xen/blkback: Check for insane amounts of request on the ring (v6). | Konrad Rzeszutek Wilk | 2013-06-17 | 3 | -1/+16 | |
| | * | | | | | | xen/io/ring.h: new macro to detect whether there are too many requests on the... | Jan Beulich | 2013-06-17 | 1 | -0/+5 | |
| | * | | | | | | xen/blkback: Check device permissions before allowing OP_DISCARD | Konrad Rzeszutek Wilk | 2013-06-07 | 1 | -1/+12 |