summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
...
| * | dm: remove dm_get_mapinfoMikulas Patocka2014-03-27
| * | dm: make dm_table_alloc_md_mempools staticMikulas Patocka2014-03-27
| * | dm: take care to copy the space map roots before locking the superblockJoe Thornber2014-03-27
| * | dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber2014-03-27
| * | dm cache: remove remainder of distinct discard block sizeHeinz Mauelshagen2014-03-27
| * | dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer2014-03-27
| * | dm bitset: only flush the current word if it has been dirtiedJoe Thornber2014-03-27
| * | dm: add era targetJoe Thornber2014-03-27
| |/
* | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \
| * | bcache: remove nested function usageJohn Sheu2014-03-18
| * | bcache: Kill bucket->gc_genKent Overstreet2014-03-18
| * | bcache: Kill unused freelistKent Overstreet2014-03-18
| * | bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
| * | bcache: Kill btree_io_wqKent Overstreet2014-03-18
| * | bcache: btree locking reworkKent Overstreet2014-03-18
| * | bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-18
| * | bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
| * | bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-18
| * | bcache: Improve priority_statsKent Overstreet2014-03-18
| * | bcache: Better alloc tracepointsKent Overstreet2014-03-18
| * | bcache: Kill dead cgroup codeKent Overstreet2014-03-18
| * | bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-18
| * | bcache: Fix moving_pred()Kent Overstreet2014-03-18
| * | bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-18
| * | bcache: Fix discard granularityKent Overstreet2014-03-18
| * | bcache: Fix another bug recovering from unclean shutdownKent Overstreet2014-03-18
| * | bcache: Fix a bug recovering from unclean shutdownKent Overstreet2014-03-18
| * | bcache: Fix a journalling reclaim after recovery bugKent Overstreet2014-03-18
| * | bcache: Fix a null ptr deref in journal replayKent Overstreet2014-03-17
| * | bcache: Fix a lockdep splat in an error pathKent Overstreet2014-03-17
| * | bcache: Fix a shutdown bugKent Overstreet2014-02-25
| * | bcache: Fix flash_dev_cache_miss() for real this timeKent Overstreet2014-02-25
| * | bcache: Fix another compiler warning on m68kKent Overstreet2014-02-18
* | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-01
|\ \ \ | |_|/ |/| |
| * | Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-02
| |\ \
| * \ \ Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-18
| |\ \ \ | | | |/ | | |/|
| * | | connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-07
* | | | dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-12
* | | | dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-12
* | | | dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-07
* | | | dm thin: fix noflush suspend IO queueingJoe Thornber2014-03-05
* | | | dm thin: fix deadlock in __requeue_bio_listJoe Thornber2014-03-05
* | | | dm thin: fix out of data space handlingJoe Thornber2014-03-05
* | | | dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-05
* | | | dm thin: synchronize the pool mode during suspendMike Snitzer2014-03-04
* | | | dm snapshot: fix metadata corruptionMikulas Patocka2014-03-03
* | | | dm: fix Kconfig indentationMike Snitzer2014-03-03
* | | | dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen2014-02-28
| |_|/ |/| |
* | | dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen2014-02-28
* | | dm thin: allow metadata space larger than supported to go unusedMike Snitzer2014-02-27