summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-29lightnvm: pblk: rename ppaf* to addrf*Javier González3-14/+14
2018-03-29lightnvm: pblk: check for supported versionJavier González1-2/+8
2018-03-29lightnvm: implement get log report chunk helpersJavier González4-2/+111
2018-03-29lightnvm: make address conversions depend on generic deviceJavier González2-6/+6
2018-03-29lightnvm: add support for 2.0 address formatJavier González6-48/+95
2018-03-29lightnvm: normalize geometry nomenclatureJavier González7-109/+108
2018-03-29lightnvm: complete geo structure with maxoc*Javier González2-0/+19
2018-03-29lightnvm: add shorten OCSSD version in geoJavier González2-0/+14
2018-03-29lightnvm: add minor version to generic geometryJavier González3-8/+24
2018-03-29lightnvm: simplify geometry structureJavier González12-425/+451
2018-03-29lightnvm: pblk: refactor init/exit sequencesJavier González1-203/+202
2018-03-29lightnvm: Avoid validation of default op valueHeiner Litz1-4/+2
2018-03-29lightnvm: centralize permission check for lightnvm ioctlJohannes Thumshirn1-18/+3
2018-03-29lightnvm: fix bad block initializationHeiner Litz1-1/+2
2018-03-29nvme: lightnvm: add late setup of block size and metadataMatias Bjørling4-3/+12
2018-03-29lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling5-39/+16
2018-03-29lightnvm: remove max_rq_sizeMatias Bjørling2-3/+0
2018-03-29lightnvm: add 2.0 geometry identificationMatias Bjørling3-58/+299
2018-03-29lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling3-95/+89
2018-03-29lightnvm: make 1.2 data structures explicitMatias Bjørling1-41/+41
2018-03-29lightnvm: pblk: refactor bad block identificationJavier González3-109/+109
2018-03-29lightnvm: pblk: prevent race in pblk_rb_flush_point_setHans Holmberg1-3/+4
2018-03-29lightnvm: pblk: allow allocation of new lines during shutdownHans Holmberg1-7/+0
2018-03-29lightnvm: pblk: delete writer kick timer before stopping threadHans Holmberg1-1/+1
2018-03-29lightnvm: pblk: add padding distribution sysfs attributeHans Holmberg4-13/+113
2018-03-29lightnvm: remove multiple groups in 1.2 data structureMatias Bjørling1-2/+3
2018-03-29lightnvm: remove mlc pairs structureMatias Bjørling1-13/+1
2018-03-29lightnvm: pblk: export write amplification counters to sysfsHans Holmberg8-10/+168
2018-03-29lightnvm: pblk: check data lines version on recoveryHans Holmberg3-5/+46
2018-03-29lightnvm: pblk: handle bad sectors in the emeta area correctlyHans Holmberg1-5/+6
2018-03-29lightnvm: remove chnl_offset in nvme_nvm_identityMatias Bjørling1-3/+1
2018-03-29lightnvm/pblk-gc: Delete an error message for a failed memory allocation in p...Markus Elfring1-3/+1
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch5-6/+9
2018-03-27loop: use killable lock in ioctlsOmar Sandoval1-10/+19
2018-03-27loop: don't call into filesystem while holding lo_ctl_mutexOmar Sandoval1-14/+24
2018-03-26block, bfq: lower-bound the estimated peak rate to 1Paolo Valente2-2/+25
2018-03-26nvme: make nvme_get_log_ext non-staticMatias Bjørling2-1/+4
2018-03-26nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig5-17/+17
2018-03-26nvmet: refactor configfs transport type handlingChristoph Hellwig1-32/+29
2018-03-26nvmet: move device_uuid configfs attr definition to suitable placeMax Gurtovoy1-2/+2
2018-03-26nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi3-3/+12
2018-03-26nvme-rdma: Allow DELETING state change failure in error_recoveryNitzan Carmi1-2/+2
2018-03-26nvme: Skip checking heads without namespacesKeith Busch1-0/+1
2018-03-26nvme-rdma: Don't flush delete_wq by default during remove_oneMax Gurtovoy1-0/+14
2018-03-26nvmet-rdma: Don't flush system_wq by default during remove_oneMax Gurtovoy1-1/+18
2018-03-26nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()Israel Rukshin1-16/+11
2018-03-26nvmet-rdma: Remove unused queue stateIsrael Rukshin1-5/+1
2018-03-26nvmet_fc: prevent new io rqsts in possible isr completionsJames Smart1-3/+16
2018-03-26nvme_fc: on remoteport reuse, set new nport_id and role.James Smart1-0/+2
2018-03-26nvme_fc: fix abort race on teardown with lld rejectJames Smart1-1/+4