summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: remove function name in stringsMatias Bjørling2018-03-301-6/+6
* lightnvm: pblk: remove some unnecessary NULL checksDan Carpenter2018-03-301-4/+2
* lightnvm: pblk: don't recover unwritten linesHans Holmberg2018-03-301-0/+18
* lightnvm: pblk: implement 2.0 supportJavier González2018-03-303-64/+234
* lightnvm: pblk: implement get log report chunkJavier González2018-03-303-82/+285
* lightnvm: pblk: rename ppaf* to addrf*Javier González2018-03-303-14/+14
* lightnvm: pblk: check for supported versionJavier González2018-03-301-2/+8
* lightnvm: implement get log report chunk helpersJavier González2018-03-303-2/+87
* lightnvm: make address conversions depend on generic deviceJavier González2018-03-301-2/+2
* lightnvm: add support for 2.0 address formatJavier González2018-03-305-21/+21
* lightnvm: normalize geometry nomenclatureJavier González2018-03-306-101/+100
* lightnvm: complete geo structure with maxoc*Javier González2018-03-301-0/+17
* lightnvm: add shorten OCSSD version in geoJavier González2018-03-301-0/+6
* lightnvm: add minor version to generic geometryJavier González2018-03-302-7/+22
* lightnvm: simplify geometry structureJavier González2018-03-3011-327/+353
* lightnvm: pblk: refactor init/exit sequencesJavier González2018-03-301-203/+202
* lightnvm: Avoid validation of default op valueHeiner Litz2018-03-301-4/+2
* lightnvm: centralize permission check for lightnvm ioctlJohannes Thumshirn2018-03-301-18/+3
* lightnvm: fix bad block initializationHeiner Litz2018-03-301-1/+2
* nvme: lightnvm: add late setup of block size and metadataMatias Bjørling2018-03-304-3/+12
* lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling2018-03-304-36/+14
* lightnvm: remove max_rq_sizeMatias Bjørling2018-03-301-1/+0
* lightnvm: add 2.0 geometry identificationMatias Bjørling2018-03-302-54/+292
* lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling2018-03-302-68/+63
* lightnvm: make 1.2 data structures explicitMatias Bjørling2018-03-301-41/+41
* lightnvm: pblk: refactor bad block identificationJavier González2018-03-303-109/+109
* lightnvm: pblk: prevent race in pblk_rb_flush_point_setHans Holmberg2018-03-301-3/+4
* lightnvm: pblk: allow allocation of new lines during shutdownHans Holmberg2018-03-301-7/+0
* lightnvm: pblk: delete writer kick timer before stopping threadHans Holmberg2018-03-301-1/+1
* lightnvm: pblk: add padding distribution sysfs attributeHans Holmberg2018-03-304-13/+113
* lightnvm: remove multiple groups in 1.2 data structureMatias Bjørling2018-03-301-2/+3
* lightnvm: remove mlc pairs structureMatias Bjørling2018-03-301-13/+1
* lightnvm: pblk: export write amplification counters to sysfsHans Holmberg2018-03-308-10/+168
* lightnvm: pblk: check data lines version on recoveryHans Holmberg2018-03-303-5/+46
* lightnvm: pblk: handle bad sectors in the emeta area correctlyHans Holmberg2018-03-301-5/+6
* lightnvm: remove chnl_offset in nvme_nvm_identityMatias Bjørling2018-03-301-3/+1
* lightnvm/pblk-gc: Delete an error message for a failed memory allocation in p...Markus Elfring2018-03-301-3/+1
* blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-283-3/+3
* loop: use killable lock in ioctlsOmar Sandoval2018-03-271-10/+19
* loop: don't call into filesystem while holding lo_ctl_mutexOmar Sandoval2018-03-271-14/+24
* nvme: make nvme_get_log_ext non-staticMatias Bjørling2018-03-262-1/+4
* nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig2018-03-265-17/+17
* nvmet: refactor configfs transport type handlingChristoph Hellwig2018-03-261-32/+29
* nvmet: move device_uuid configfs attr definition to suitable placeMax Gurtovoy2018-03-261-2/+2
* nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi2018-03-263-3/+12
* nvme-rdma: Allow DELETING state change failure in error_recoveryNitzan Carmi2018-03-261-2/+2
* nvme: Skip checking heads without namespacesKeith Busch2018-03-261-0/+1
* nvme-rdma: Don't flush delete_wq by default during remove_oneMax Gurtovoy2018-03-261-0/+14
* nvmet-rdma: Don't flush system_wq by default during remove_oneMax Gurtovoy2018-03-261-1/+18
* nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()Israel Rukshin2018-03-261-16/+11