summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-26nvme_fc: io timeout should defer abort to ctrl resetJames Smart1-11/+1
2018-03-26nvme_fc: fix ctrl create failures racing with workq itemsJames Smart1-0/+4
2018-03-26nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik1-2/+5
2018-03-26nvme: centralize ctrl removal printsMax Gurtovoy3-12/+8
2018-03-26nvme-pci: Add .get_address ctrl callbackKeith Busch1-0/+8
2018-03-26nvme: implement log page low/high offset and dwordsMatias Bjørling1-10/+22
2018-03-26nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang3-35/+35
2018-03-26nvme: fix the dangerous reference of namespaces listJianchao Wang1-2/+14
2018-03-26nvme-pci: quiesce IO queues prior to disabling device HMB accessesJianchao Wang1-5/+4
2018-03-26Documentation: nvme: Documentation for nvme fault injectionThomas Tai2-0/+124
2018-03-26nvme: Add fault injection featureThomas Tai4-0/+109
2018-03-26nvme: use define instead of magic value for identify sizeMinwoo Im1-2/+3
2018-03-26iscsi-target: use common inet_addr_is_anySagi Grimberg1-26/+2
2018-03-26nvmet: don't return "any" ip address in discovery log pageSagi Grimberg3-3/+47
2018-03-26net/utils: Introduce inet_addr_is_anySagi Grimberg2-0/+24
2018-03-22mmc: block: Delete gendisk before cleaning up the request queueShawn Lin1-1/+1
2018-03-21Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka1-2/+2
2018-03-21block: use 32-bit blk_status_t on AlphaMikulas Patocka1-0/+5
2018-03-19block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...Bart Van Assche1-2/+2
2018-03-18bcache: Fix a compiler warning in bcache_device_init()Bart Van Assche1-3/+3
2018-03-18bcache: Reduce the number of sparse complaints about lock imbalancesBart Van Assche1-0/+2
2018-03-18bcache: Suppress more warnings about set-but-not-used variablesBart Van Assche2-3/+3
2018-03-18bcache: Remove an unused variableBart Van Assche1-2/+0
2018-03-18bcache: Fix kernel-doc warningsBart Van Assche4-15/+14
2018-03-18bcache: Annotate switch fall-throughBart Van Assche1-0/+7