summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-1439-1311/+2932
|\
| * Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe2014-08-0515-74/+131
| |\
| | * bcache: Drop unneeded blk_sync_queue() callsKent Overstreet2014-08-041-8/+2
| | * bcache: add mutex lock for bch_is_openJianjian Huo2014-08-041-0/+2
| | * bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande2014-08-041-2/+2
| | * bcache: try to set b->parent properlySlava Pestov2014-08-043-20/+25
| | * bcache: fix memory corruption in init error pathSlava Pestov2014-08-041-3/+8
| | * bcache: fix crash with incomplete cache setSlava Pestov2014-08-042-0/+8
| | * bcache: Fix more early shutdown bugsKent Overstreet2014-08-041-3/+4
| | * bcache: fix use-after-free in btree_gc_coalesce()Slava Pestov2014-08-041-0/+1
| | * bcache: Fix an infinite loop in journal replayKent Overstreet2014-08-041-1/+4
| | * bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov2014-08-042-4/+4
| | * bcache: bcache_write tracepoint was crashingSlava Pestov2014-08-042-7/+11
| | * bcache: fix typo in bch_bkey_equal_headerSlava Pestov2014-08-041-1/+1
| | * bcache: Allocate bounce buffers with GFP_NOWAITKent Overstreet2014-08-042-2/+2
| | * bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet2014-08-041-1/+1
| | * bcache: fix uninterruptible sleep in writeback threadSlava Pestov2014-08-043-5/+15
| | * bcache: wait for buckets when allocating new btree rootSlava Pestov2014-08-043-5/+12
| | * bcache: fix crash on shutdown in passthrough modeSlava Pestov2014-08-041-1/+2
| | * bcache: fix lockdep warnings on shutdownSlava Pestov2014-08-041-0/+4
| | * bcache allocator: send discards with correct sizeSlava Pestov2014-08-041-1/+1
| | * bcache: Fix to remove the rcu_sched stalls.Surbhi Palande2014-08-041-1/+2
| | * bcache: Fix a journal replay bugKent Overstreet2014-08-043-11/+19
| | * bcache: Fix a bug when detachingKent Overstreet2014-08-041-3/+6
| * | drbd: silence underflow warning in read_in_block()Dan Carpenter2014-07-102-2/+2
| * | drbd: implicitly truncate cpu-maskLars Ellenberg2014-07-101-0/+14
| * | drbd: drop spurious parameters from _drbd_md_sync_page_ioLars Ellenberg2014-07-101-7/+5
| * | drbd: resync should only lock out specific rangesLars Ellenberg2014-07-102-53/+98
| * | drbd: debugfs: add per device data_gen_idLars Ellenberg2014-07-101-0/+22
| * | drbd: debugfs: add per connection oldest requestsLars Ellenberg2014-07-101-0/+7
| * | drbd: debugfs: add version tag to debugfs filesLars Ellenberg2014-07-101-0/+52
| * | drbd: debugfs: add per volume oldest_requestsLars Ellenberg2014-07-102-14/+160
| * | drbd: debugfs: add callback_historyLars Ellenberg2014-07-104-3/+144
| * | drbd: debugfs: Add in_flight_summaryLars Ellenberg2014-07-104-20/+255
| * | drbd: debugfs: deal with destructor racing with open of debugfs fileLars Ellenberg2014-07-101-4/+54
| * | drbd: debugfs: add in_flight_summary dataLars Ellenberg2014-07-101-0/+196
| * | drbd: debugfs: add basic hierarchyLars Ellenberg2014-07-105-5/+278
| * | drbd: track details of bitmap IOLars Ellenberg2014-07-103-36/+51
| * | drbd: register peer requests on read_ee earlyLars Ellenberg2014-07-101-11/+14
| * | drbd: track timing details of peer_requestsLars Ellenberg2014-07-103-30/+64
| * | drbd: improve throttling decisions of background resynchronisationLars Ellenberg2014-07-107-18/+51
| * | drbd: add caching oldest request pointers for replication stagesLars Ellenberg2014-07-102-40/+136
| * | drbd: add lists to find oldest pending requestsLars Ellenberg2014-07-103-14/+49
| * | drbd: gather detailed timing statistics for drbd_requestsLars Ellenberg2014-07-104-38/+119
| * | drbd: track meta data IO intent, start and submit timeLars Ellenberg2014-07-105-27/+35
| * | drbd: fix drbd_destroy_device reference count updatesLars Ellenberg2014-07-101-5/+9
| * | drbd: poison free'd device, resource and connection structsLars Ellenberg2014-07-101-0/+3
| * | drbd: also keep track of trim -> zero-out fallback peer_requestsLars Ellenberg2014-07-101-0/+5
| * | drbd: consistently use list_add_tail for peer_request trackingLars Ellenberg2014-07-102-3/+3
| * | drbd: drop drbd_md_flushLars Ellenberg2014-07-102-22/+1
OpenPOWER on IntegriCloud