summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-05-177-273/+298
|\
| * dm thin: unroll issue_discard() to create longer discard bio chainsJoe Thornber2016-05-131-37/+71
| * dm thin: use __blkdev_issue_discard for async discard supportMike Snitzer2016-05-131-54/+16
| * dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining()Mike Snitzer2016-05-131-12/+1
| * dm raid: make sure no feature flags are set in metadataHeinz Mauelshagen2016-05-131-1/+6
| * dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() callMichal Hocko2016-05-051-1/+1
| * dm stats: fix spelling mistake in DocumentationEric Engestrom2016-05-051-1/+1
| * dm cache: update cache-policies.txt now that mq is an alias for smqMike Snitzer2016-05-051-18/+16
| * dm mpath: eliminate use of spinlock in IO fast-pathsMike Snitzer2016-05-051-77/+93
| * dm mpath: move trigger_event member to the end of 'struct multipath'Mike Snitzer2016-05-051-2/+1
| * dm mpath: use atomic_t for counting members of 'struct multipath'Mike Snitzer2016-05-051-28/+33
| * dm mpath: switch to using bitops for state flagsMike Snitzer2016-05-051-56/+75
| * dm thin: Remove return statement from void functionAmitoj Kaur Chawla2016-05-051-1/+1
| * dm: remove unused mapped_device argument from free_tio()Mike Snitzer2016-05-051-6/+4
| * Merge remote-tracking branch 'jens/for-4.7/core' into dm-4.7Mike Snitzer2016-05-0515-135/+180
| |\
* | \ Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-1739-798/+966
|\ \ \
| * | | lightnvm: reserved space calculation incorrectJavier González2016-05-062-2/+1
| * | | lightnvm: rename nr_pages to nr_ppas on nvm_rqJavier González2016-05-067-17/+17
| * | | lightnvm: add is_cached entry to struct ppa_addrMatias Bjørling2016-05-061-1/+7
| * | | lightnvm: expose gennvm_mark_blk to targetsMatias Bjørling2016-05-062-13/+18
| * | | lightnvm: remove mgt targets on mgt removalMatias Bjørling2016-05-062-26/+44
| * | | lightnvm: pass dma address to hardware rather than pointerArnd Bergmann2016-05-061-1/+1
| * | | lightnvm: do not assume sequential lun alloc.Javier González2016-05-061-3/+2
| * | | nvme/lightnvm: Log using the ctrl named deviceSagi Grimberg2016-05-061-7/+9
| * | | lightnvm: rename dma helper functionsJavier González2016-05-063-11/+11
| * | | lightnvm: enable metadata to be sent to deviceJavier González2016-05-062-2/+3
| * | | lightnvm: do not free unused metadata on rrpcJavier González2016-05-061-2/+0
| * | | lightnvm: fix out of bound ppa lun id on bb tblMatias Bjørling2016-05-061-6/+1
| * | | lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling2016-05-063-6/+6
| * | | lightnvm: move responsibility for bad blk mgmt to targetMatias Bjørling2016-05-061-19/+16
| * | | lightnvm: make nvm_set_rqd_ppalist() aware of vblksMatias Bjørling2016-05-063-16/+19
| * | | lightnvm: remove struct factory_blksMatias Bjørling2016-05-061-34/+28
| * | | lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling2016-05-065-84/+111
| * | | lightnvm: introduce nvm_for_each_lun_ppa() macroMatias Bjørling2016-05-062-38/+33
| * | | lightnvm: refactor dev->online_target to global nvm_targetsSimon A. F. Lund2016-05-062-23/+25
| * | | lightnvm: rename nvm_targets to nvm_tgt_typeSimon A. F. Lund2016-05-063-12/+12
| * | | lightnvm: store rrpc->soffset in device sector sizeWenwei Tao2016-05-061-7/+10
| * | | lightnvm: calculate rrpc total blocks and sectors up frontWenwei Tao2016-05-061-4/+2
| * | | lightnvm: avoid memory leak when lun_map kcalloc failsMatias Bjørling2016-05-061-23/+30
| * | | lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling2016-05-065-58/+73
| * | | lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling2016-05-063-10/+11
| * | | lightnvm: implement nvm_submit_ppa_listMatias Bjørling2016-05-062-19/+71
| * | | lightnvm: handle submit_io failureMatias Bjørling2016-05-061-0/+5
| * | | lightnvm: fix "warning: ‘ret’ may be used uninitialized"Jeff Mahoney2016-05-061-2/+2
| * | | NVMe: Fix reset/remove raceKeith Busch2016-05-031-2/+1
| * | | nvme: fix nvme_ns_remove() deadlockMing Lin2016-05-021-2/+4
| * | | nvme: switch to RCU freeing the namespaceMing Lin2016-05-021-10/+11
| * | | NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui2016-05-021-2/+2
| * | | nvme: add helper nvme_cleanup_cmd()Ming Lin2016-05-022-2/+7
| * | | nvme: move AER handling to common codeChristoph Hellwig2016-05-023-40/+66
OpenPOWER on IntegriCloud