summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-27nvmet: add metadata support for block devicesIsrael Rukshin
2020-05-27nvmet: add metadata/T10-PI supportIsrael Rukshin
2020-05-27nvmet: rename nvmet_check_data_len to nvmet_check_transfer_lenIsrael Rukshin
2020-05-27nvmet: rename nvmet_rw_len to nvmet_rw_data_lenIsrael Rukshin
2020-05-27nvmet: add metadata characteristics for a namespaceIsrael Rukshin
2020-05-27nvme-rdma: add metadata/T10-PI supportMax Gurtovoy
2020-05-27nvme-rdma: introduce nvme_rdma_sgl structureIsrael Rukshin
2020-05-27nvme: introduce NVME_INLINE_METADATA_SG_CNTIsrael Rukshin
2020-05-27nvme: enforce extended LBA format for fabrics metadataMax Gurtovoy
2020-05-27nvme: introduce max_integrity_segments ctrl attributeMax Gurtovoy
2020-05-27nvme: make nvme_ns_has_pi accessible to transportsJames Smart
2020-05-27nvme: introduce NVME_NS_METADATA_SUPPORTED flagMax Gurtovoy
2020-05-27nvme: introduce namespace features flagMax Gurtovoy
2020-05-27nvmet: revalidate-ns & generate AEN from configfsChaitanya Kulkarni
2020-05-27nvmet: generate AEN for ns revalidate size changeChaitanya Kulkarni
2020-05-27nvmet: add helper to revalidate bdev and file nsChaitanya Kulkarni
2020-05-27nvmet: add async event tracing supportChaitanya Kulkarni
2020-05-27nvme: delete an unnecessary declarationDan Carpenter
2020-05-27nvme: replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27nvme: fix io_opt limit settingDamien Le Moal
2020-05-27nvme: disable streams when get stream params failedWu Bo
2020-05-27nvme-fc: print proper nvme-fc devloss_tmo valueMartin George
2020-05-27nvme-pci: make sure write/poll_queues less or equal then cpu countWeiping Zhang
2020-05-27nvmet-tcp: move send/recv error handling in the send/recv methods instead of ...Sagi Grimberg
2020-05-27nvmet-tcp: set MSG_EOR if we send last payload in the batchSagi Grimberg
2020-05-27nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to sendSagi Grimberg
2020-05-27nvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to sendSagi Grimberg
2020-05-27nvmet: mark nvmet_ana_state staticChristoph Hellwig
2020-05-27nvmet: replace kstrndup() with kmemdup_nul()Chen Zhou
2020-05-26block/floppy: fix contended case in floppy_queue_rq()Jiri Kosina
2020-05-24loop: remove redundant assignment to variable errorColin Ian King
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland
2020-05-21dasd: refactor dasd_ioctl_informationChristoph Hellwig
2020-05-21loop: Add LOOP_CONFIGURE ioctlMartijn Coenen
2020-05-21loop: Clean up LOOP_SET_STATUS lo_flags handlingMartijn Coenen
2020-05-21loop: Rework lo_ioctl() __user argument castingMartijn Coenen
2020-05-21loop: Move loop_set_status_from_info() and friends upMartijn Coenen
2020-05-21loop: Factor out configuring loop from statusMartijn Coenen
2020-05-21loop: Remove figure_loop_size()Martijn Coenen
2020-05-21loop: Refactor loop_set_status() size calculationMartijn Coenen
2020-05-21loop: Switch to set_capacity_revalidate_and_notify()Martijn Coenen
2020-05-21loop: Factor out setting loop device sizeMartijn Coenen
2020-05-21loop: Remove sector_t truncation checksMartijn Coenen
2020-05-21loop: Call loop_config_discard() only after new config is appliedMartijn Coenen
2020-05-16block/swim3: use set_current_state macroXu Wang
2020-05-13md/raid1: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-13md: add a newline when printing parameter 'start_ro' by sysfsXiongfeng Wang
2020-05-13md: stop using ->queuedataChristoph Hellwig
2020-05-13md/raid1: release pending accounting for an I/O only after write-behind is al...David Jeffery
2020-05-13md: remove redundant memalloc scope API usageColy Li