summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | dm zoned: remove spurious newlines from debugging messagesHannes Reinecke2020-05-202-4/+4
| * | | | | dm: use dynamic debug instead of compile-time config optionHannes Reinecke2020-05-201-6/+1
| * | | | | dm: replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-209-9/+9
| * | | | | dm zoned: metadata version 2Hannes Reinecke2020-05-204-109/+427
| * | | | | dm zoned: ignore metadata zone in dmz_alloc_zone()Hannes Reinecke2020-05-201-0/+6
| * | | | | dm zoned: Reduce logging output on startupHannes Reinecke2020-05-201-12/+12
| * | | | | dm zoned: add metadata logging functionsHannes Reinecke2020-05-201-39/+57
| * | | | | dm zoned: use dmz_zone_to_dev() when handling metadata I/OHannes Reinecke2020-05-191-5/+7
| * | | | | dm zoned: replace 'target' pointer in the bio contextHannes Reinecke2020-05-191-20/+24
| * | | | | dm zoned: remove 'dev' argument from reclaimHannes Reinecke2020-05-193-30/+32
| * | | | | dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev()Hannes Reinecke2020-05-154-5/+18
| * | | | | dm zoned: introduce dmz_metadata_label() to format device nameHannes Reinecke2020-05-154-42/+62
| * | | | | dm zoned: move fields from struct dmz_dev to dmz_metadataHannes Reinecke2020-05-154-63/+95
| * | | | | dm zoned: store device in struct dmz_sbHannes Reinecke2020-05-151-31/+59
| * | | | | dm zoned: use array for superblock zonesHannes Reinecke2020-05-151-16/+25
| * | | | | dm zoned: store zone id within the zone structure and kill dmz_id()Hannes Reinecke2020-05-154-36/+31
| * | | | | dm zoned: add 'message' callbackHannes Reinecke2020-05-152-0/+27
| * | | | | dm zoned: add 'status' callbackHannes Reinecke2020-05-154-0/+60
| * | | | | dm mpath: add Historical Service Time Path SelectorKhazhismel Kumykov2020-05-153-0/+573
| * | | | | dm mpath: pass IO start time to path selectorGabriel Krisman Bertazi2020-05-156-6/+20
| * | | | | dm writecache: improve performance on DDR persistent memory (Optane)Mikulas Patocka2020-05-151-1/+37
| * | | | | dm writecache: remove superfluous test in persistent_memory_claimMikulas Patocka2020-05-151-4/+0
| * | | | | dm persistent data: switch exit_ro_spine to return voidZhiqiang Liu2020-05-152-5/+3
| * | | | | dm integrity: remove set but not used variablesYueHaibing2020-05-151-4/+0
| * | | | | dm ebs: pass discards down to underlying deviceHeinz Mauelshagen2020-05-151-7/+34
| * | | | | dm bufio: implement discardMikulas Patocka2020-05-152-5/+76
| * | | | | dm: add emulated block size targetHeinz Mauelshagen2020-05-154-0/+505
| * | | | | dm mpath: switch paths in dm_blk_ioctl() code pathMartin Wilck2020-05-151-1/+1
| * | | | | dm crypt: support using encrypted keysDmitry Baryshkov2020-05-152-19/+58
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-06149-3967/+6652
|\ \ \ \ \ \
| * | | | | | scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changesVignesh Raghavendra2020-05-271-3/+10
| * | | | | | scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter2020-05-271-4/+14
| * | | | | | scsi: ibmvscsi: Make some functions staticChen Tao2020-05-271-2/+2
| * | | | | | scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaimGabriel Krisman Bertazi2020-05-271-17/+47
| * | | | | | scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu2020-05-273-23/+59
| * | | | | | scsi: ufs: Fix index of attributes query for WriteBooster featureStanley Chu2020-05-273-9/+22
| * | | | | | scsi: ufs: Allow WriteBooster on UFS 2.2 devicesStanley Chu2020-05-271-0/+1
| * | | | | | scsi: ufs: Remove unnecessary memset for dev_infoStanley Chu2020-05-271-3/+0
| * | | | | | scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo2020-05-271-3/+3
| * | | | | | scsi: mpt3sas: Fix reply queue count in non RDPQ modeSuganath Prabu S2020-05-271-4/+5
| * | | | | | scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang2020-05-261-0/+2
| * | | | | | scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter2020-05-261-3/+3
| * | | | | | scsi: vhost: Notify TCM about the maximum sg entries supported per commandSudhakar Panneerselvam2020-05-261-0/+1
| * | | | | | scsi: qla2xxx: Remove return value from qla_nvme_ls()Daniel Wagner2020-05-261-4/+1
| * | | | | | scsi: qla2xxx: Remove an unused functionBart Van Assche2020-05-261-41/+0
| * | | | | | scsi: iscsi: Register sysfs for iscsi workqueueBob Liu2020-05-262-2/+6
| * | | | | | scsi: scsi_debug: Parser tables and code interactionDouglas Gilbert2020-05-201-50/+63
| * | | | | | scsi: core: Refactor scsi_mq_setup_tags functionYe Bin2020-05-201-11/+12
| * | | | | | scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin2020-05-202-1/+5
| * | | | | | scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche2020-05-2014-319/+329