summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-0117-767/+629
|\
| * 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-185-125/+110
| * 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-182-5/+12
| * 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
* | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-011-1/+1
|\ \
| * \ Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-029-40/+89
| |\ \
| * \ \ Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-188-59/+69
| |\ \ \ | | | |/ | | |/|
| * | | connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-071-1/+1
* | | | dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-121-5/+3
* | | | dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-121-1/+2
* | | | dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-071-21/+92
* | | | dm thin: fix noflush suspend IO queueingJoe Thornber2014-03-051-2/+72
* | | | dm thin: fix deadlock in __requeue_bio_listJoe Thornber2014-03-051-6/+7
* | | | dm thin: fix out of data space handlingJoe Thornber2014-03-051-45/+102
* | | | dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-053-23/+101
* | | | dm thin: synchronize the pool mode during suspendMike Snitzer2014-03-041-0/+6
* | | | dm snapshot: fix metadata corruptionMikulas Patocka2014-03-031-0/+3
* | | | dm: fix Kconfig indentationMike Snitzer2014-03-032-10/+10
* | | | dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen2014-02-281-2/+2
| |_|/ |/| |
* | | dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen2014-02-281-2/+3
* | | dm thin: allow metadata space larger than supported to go unusedMike Snitzer2014-02-275-19/+37
* | | dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke2014-02-261-2/+5
* | | dm thin: fix the error path for the thin device constructorMike Snitzer2014-02-241-1/+4
* | | dm raid1: fix immutable biovec related BUG when retrying read bioMikulas Patocka2014-02-181-0/+3
* | | dm io: fix I/O to multiple destinationsMikulas Patocka2014-02-171-12/+11
* | | dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer2014-02-173-1/+21
* | | dm cache: do not add migration to completed list before unhooking bioMike Snitzer2014-02-171-2/+4
* | | dm cache: move hook_info into common portion of per_bio_data structureMike Snitzer2014-02-171-1/+1
| |/ |/|
* | Merge tag 'md/3.14-fixes' of git://neil.brown.name/mdLinus Torvalds2014-02-142-49/+54
|\ \
OpenPOWER on IntegriCloud