summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen2014-04-021-2/+4
* libata: make AHCI_XGENE depend on PHY_XGENETejun Heo2014-04-021-2/+1
* Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-0147-6279/+6603
|\
| * Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-03-1818-784/+664
| |\
| | * bcache: remove nested function usageJohn Sheu2014-03-182-72/+76
| | * bcache: Kill bucket->gc_genKent Overstreet2014-03-184-11/+9
| | * bcache: Kill unused freelistKent Overstreet2014-03-186-129/+112
| | * bcache: Rework btree cache reserve handlingKent Overstreet2014-03-186-139/+145
| | * bcache: Kill btree_io_wqKent Overstreet2014-03-183-24/+2
| | * bcache: btree locking reworkKent Overstreet2014-03-184-52/+133
| | * bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-181-33/+20
| | * bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-184-14/+21
| | * bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-182-4/+7
| | * bcache: Improve priority_statsKent Overstreet2014-03-181-6/+20
| | * bcache: Better alloc tracepointsKent Overstreet2014-03-183-19/+46
| | * bcache: Kill dead cgroup codeKent Overstreet2014-03-185-202/+0
| | * bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-181-1/+4
| | * bcache: Fix moving_pred()Kent Overstreet2014-03-181-5/+3
| | * bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-185-8/+16
| | * bcache: Fix discard granularityKent Overstreet2014-03-181-0/+1
| | * bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-183-65/+36
| | * bcache: Fix a bug recovering from unclean shutdownKent Overstreet2014-03-181-2/+2
| | * bcache: Fix a journalling reclaim after recovery bugKent Overstreet2014-03-181-2/+8
| | * bcache: Fix a null ptr deref in journal replayKent Overstreet2014-03-171-1/+5
| | * bcache: Fix a lockdep splat in an error pathKent Overstreet2014-03-171-3/+5
| | * bcache: Fix a shutdown bugKent Overstreet2014-02-253-2/+12
| | * bcache: Fix flash_dev_cache_miss() for real this timeKent Overstreet2014-02-251-14/+5
| | * bcache: Fix another compiler warning on m68kKent Overstreet2014-02-181-2/+2
| * | mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-132-39/+50
| * | mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi2014-03-131-12/+12
| * | mtip32xx: Set queue bounce limitFelipe Franciosi2014-03-131-0/+1
| * | nvme: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-131-24/+9
| * | cciss: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev2014-03-131-2/+0
| * | swim3: fix interruptible_sleep_on raceArnd Bergmann2014-03-131-7/+11
| * | ataflop: fix sleep_on racesArnd Bergmann2014-03-131-8/+8
| * | DAC960: remove sleep_on usageArnd Bergmann2014-03-131-18/+16
| * | mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()Alexander Gordeev2014-03-131-2/+2
| * | skd: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-211-26/+12
| * | skd: Use unified access to skdev->msix_entries throughout the codeAlexander Gordeev2014-02-211-2/+1
| * | skd: Fix incomplete cleanup of MSI-X interruptAlexander Gordeev2014-02-211-24/+26
| * | skd: Fix out of array boundary accessAlexander Gordeev2014-02-211-1/+1
| * | mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-211-2/+2
| * | mtip32xx: Remove superfluous call to pci_disable_msi()Alexander Gordeev2014-02-211-1/+3
| * | drbd: Fix future possible NULL pointer dereferenceAndreas Gruenbacher2014-02-211-1/+1
| * | drbd: Add drbd_thread->resource and make drbd_thread->connection optionalAndreas Gruenbacher2014-02-172-19/+31
| * | drbd: Use the right peer deviceAndreas Gruenbacher2014-02-171-31/+38
| * | drbd: Remove unused parameter of wire_flags_to_bio()Andreas Gruenbacher2014-02-171-2/+2
| * | drbd: Get rid of first_peer_device() in handle_write_conflicts()Andreas Gruenbacher2014-02-171-5/+3
| * | drbd: In the worker thread, process drbd_work instead of drbd_device_work itemsAndreas Gruenbacher2014-02-171-7/+7
| * | drbd: Turn w_make_ov_request and make_resync_request into "normal" functionsAndreas Gruenbacher2014-02-171-9/+6
OpenPOWER on IntegriCloud