aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-8/+15
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-262-2/+5
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-268-22/+37
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-262-6/+5
* md/raid10: submit_bio_wait() returns 0 on successJes Sorensen2016-08-261-1/+1
* md/raid1: submit_bio_wait() returns 0 on successJes Sorensen2016-08-261-1/+1
* dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer2016-08-261-1/+1
* dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber2016-08-261-6/+11
* dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer2016-08-261-1/+1
* dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber2016-08-261-1/+1
* md: flush ->event_work before stopping array.NeilBrown2016-08-261-0/+2
* dm raid: fix round up of default region sizeMikulas Patocka2016-08-261-2/+1
* dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2016-08-264-15/+47
* md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown2016-08-261-1/+4
* dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2016-08-261-2/+2
* md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown2016-08-261-0/+2
* md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown2016-08-261-4/+6
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2016-08-261-2/+2
* md/raid1: fix test for 'was read error from last working device'.NeilBrown2016-08-261-1/+1
* md: fix a build warningFiro Yang2016-08-261-1/+1
* dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber2016-08-261-1/+1
* dm btree remove: fix bug in redistribute3Dennis Yang2016-08-261-3/+3
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-1/+2
* 3.10.73 -> 3.10.74Jan Engelmohr2016-08-261-0/+6
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-264-19/+27
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-262-3/+5
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-262-4/+11
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-262-7/+97
* first commitMeizu OpenSource2016-08-15123-0/+91619