linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 06:57:07 to 2020-11-17 16:43:15 UTC [more...]

[PATCH V4 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
 2020-11-17 16:42 UTC  (24+ messages)
` [PATCH V4 01/12] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V4 02/12] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V4 03/12] sbitmap: add helpers for updating allocation hint
` [PATCH V4 04/12] sbitmap: move allocation hint into sbitmap
` [PATCH V4 05/12] sbitmap: export sbitmap_weight
` [PATCH V4 06/12] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V4 07/12] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V4 08/12] blk-mq: return budget token from .get_budget callback
` [PATCH V4 09/12] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V4 10/12] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V4 11/12] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
` [PATCH V4 12/12] scsi: replace sdev->device_busy with sbitmap

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-11-17 16:40 UTC  (20+ messages)
` [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support
` [PATCH 01/10] vhost: remove work arg from vhost_work_flush
` [PATCH 02/10] vhost scsi: remove extra flushes
` [PATCH 03/10] vhost poll: fix coding style
` [PATCH 05/10] vhost: poll support support multiple workers
` [PATCH 06/10] vhost scsi: make SCSI cmd completion per vq
` [PATCH 07/10] vhost, vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH 08/10] vhost: move msg_handler to new ops struct
` [PATCH 09/10] vhost: add VHOST_SET_VRING_ENABLE support

[PATCH v2 0/9] Rework runtime suspend and SCSI domain validation
 2020-11-17 16:00 UTC  (22+ messages)
` [PATCH v2 1/9] block: Fix a race in the runtime power management code
` [PATCH v2 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v2 3/9] scsi: Pass a request queue pointer to __scsi_execute()
` [PATCH v2 4/9] scsi: Rework scsi_mq_alloc_queue()
` [PATCH v2 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH v2 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer
` [PATCH v2 7/9] scsi_transport_spi: Freeze request queues instead of quiescing
` [PATCH v2 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE
  ` [block, scsi, ide] 3e3b42fee6: kmsg.sd#:#:#:#:[sdf]Asking_for_cache_data_failed
` [PATCH v2 9/9] block: Do not accept any requests while suspended

[Bug 210203] New: linux boot sometimes hang around scsi_try_target_reset for a system with SSD/SATA 1.92T *10
 2020-11-17 14:58 UTC  (2+ messages)
` [Bug 210203] "

[PATCH AUTOSEL 5.9 05/21] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
 2020-11-17 12:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 06/21] scsi: ufs: Try to save power mode change and UIC cmd completion timeout

[PATCH AUTOSEL 4.19 2/6] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
 2020-11-17 12:57 UTC 

[PATCH AUTOSEL 5.4 02/11] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
 2020-11-17 12:57 UTC 

[PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-17 10:54 UTC  (8+ messages)
` [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

[PATCH v7 0/5] scsi: Support to handle Intermittent errors
 2020-11-17  7:43 UTC  (12+ messages)
` [PATCH v7 1/5] scsi: Added a new error code DID_TRANSPORT_MARGINAL in scsi.h
` [PATCH v7 2/5] scsi: No retries on abort success
` [PATCH v7 3/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [PATCH v7 4/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs
` [PATCH v7 5/5] scsi:lpfc: Added support for eh_should_retry_cmd

[PATCH v3 0/3] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-11-17  7:04 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufs: Serialize eh_work with system PM events and async scan
` [PATCH v3 2/3] scsi: ufs: Fix a racing problem between ufshcd_abort and eh_work
` [PATCH v3 3/3] scsi: ufs: Print host regs in IRQ handler when AH8 error happens

[PATCH v2] SCSI: libiscsi: fix NOP race condition
 2020-11-17  6:06 UTC  (2+ messages)

[PATCH v2] scsi: ufshcd: fix missing destroy_workqueue()
 2020-11-17  6:05 UTC  (2+ messages)

[PATCH] iscsi target: fix cmd abort fabric stop race
 2020-11-17  6:06 UTC  (3+ messages)

[PATCH] scsi: qla4xxx: Remove redundant assignment to variable rval
 2020-11-17  5:53 UTC  (2+ messages)

[PATCH v1 0/9] scsi: ufs: Refactoring and cleanups
 2020-11-17  5:50 UTC  (6+ messages)
` [PATCH v1 2/9] scsi: ufs: Introduce device parameter initialization function
` [PATCH v1 7/9] scsi: ufs: Refactor ADAPT configuration function
` [PATCH v1 9/9] scsi: ufs-qcom: Use common "

[PATCH 00/17] lpfc: Update lpfc to revision 12.8.0.6
 2020-11-17  5:45 UTC  (2+ messages)

[PATCH] iscsi: Do Not set param when sock is NULL
 2020-11-17  5:08 UTC  (2+ messages)

[PATCH] scsi: ufs-qcom: only select QCOM_SCM if SCSI_UFS_CRYPTO
 2020-11-17  4:37 UTC  (2+ messages)

[PATCH -next] scsi: be2iscsi: Mark beiscsi_attrs with static keyword
 2020-11-17  4:38 UTC  (2+ messages)

[RESEND 00/19] Rid W=1 warnings in SCSI
 2020-11-17  4:35 UTC  (4+ messages)
` [RESEND 19/19] scsi: hpsa: Strip out a bunch of set but unused variables
  ` [PATCH v2 "

[PATCH] scsi: ufs: Add retry flow for failed hba enabling
 2020-11-17  4:33 UTC  (2+ messages)

[PATCH 0/3] smartpqi updates
 2020-11-17  4:03 UTC  (2+ messages)

[PATCH] scsi: sd: remove obsolete variable in sd_remove()
 2020-11-17  3:58 UTC  (5+ messages)

[PATCH 1/1] scsi: pm8001: pm8001_hwi: Remove unused variable 'value'
 2020-11-17  3:56 UTC  (3+ messages)

[PATCH] scsi: ufs: show lba and length for unmap commands
 2020-11-17  3:40 UTC  (2+ messages)

[PATCH] scsi: core: fix -Wformat
 2020-11-17  3:34 UTC  (2+ messages)

[PATCH 1/2] scsi: scsi_vpd_lun_id(): fix designator priorities
 2020-11-17  3:30 UTC  (2+ messages)

[PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-11-17  3:22 UTC  (4+ messages)

[PATCH] scsi: fdomain: Fix error return code in fdomain_probe()
 2020-11-17  2:38 UTC 

cleanup updating the size of block devices v3
 2020-11-16 17:37 UTC  (82+ messages)
` [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 03/78] nvme: "
` [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
` [PATCH 06/78] nbd: remove the call to set_blocksize
` [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
` [PATCH 08/78] nbd: refactor size updates
` [PATCH 09/78] nbd: validate the block size in nbd_set_size
` [PATCH 10/78] nbd: use set_capacity_and_notify
` [PATCH 11/78] aoe: don't call set_capacity from irq context
` [PATCH 12/78] dm: use set_capacity_and_notify
` [PATCH 13/78] pktcdvd: "
` [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 15/78] drbd: use set_capacity_and_notify
` [PATCH 16/78] rbd: "
` [PATCH 17/78] rnbd: "
` [PATCH 18/78] zram: "
` [PATCH 19/78] dm-raid: "
` [PATCH 20/78] md: "
` [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 23/78] block: unexport revalidate_disk_size
` [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 25/78] block: don't call into the driver for BLKFLSBUF
` [PATCH 26/78] block: add a new set_read_only method
` [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 28/78] md: "
` [PATCH 29/78] dasd: "
` [PATCH 30/78] block: don't call into the driver for BLKROSET
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 32/78] block: remove set_device_ro
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 35/78] block: cleanup del_gendisk a bit
` [PATCH 36/78] block: open code kobj_map into in block/genhd.c
` [PATCH 37/78] block: split block_class_lock
` [PATCH 38/78] block: rework requesting modules for unclaimed devices
` [PATCH 39/78] block: add an optional probe callback to major_names
` [PATCH 40/78] ide: remove ide_{,un}register_region
` [PATCH 41/78] swim: don't call blk_register_region
` [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand
` [PATCH 44/78] loop: "
` [PATCH 45/78] md: "
` [PATCH 46/78] ide: switch to __register_blkdev for command set probing
` [PATCH 47/78] floppy: use a separate gendisk for each media format
` [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 49/78] ataflop: use a separate gendisk for each media format
` [PATCH 50/78] z2ram: reindent
` [PATCH 51/78] z2ram: use separate gendisk for the different modes
` [PATCH 52/78] block: switch gendisk lookup to a simple xarray
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 55/78] block: change the hash used for looking up block devices
` [PATCH 56/78] init: refactor name_to_dev_t
` [PATCH 57/78] init: refactor devt_from_partuuid
` [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize
` [PATCH 62/78] loop: "
` [PATCH 63/78] bcache: remove a superflous lookup_bdev all
` [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 67/78] block: simplify the block device claiming interface
` [PATCH 68/78] block: remove ->bd_contains
` [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
` [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
` [PATCH 71/78] block: add a bdev_kobj helper
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 73/78] block: use put_device in put_disk
` [PATCH 74/78] block: merge struct block_device and struct hd_struct
` [PATCH 75/78] block: stop using bdget_disk for partition 0
` [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently
` [PATCH 77/78] fs: simplify the get_super_thawed interface
` [PATCH 78/78] block: remove i_bdev

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

[PATCH v4 00/19] blkcg:Support to track FC storage blk io traffic
 2020-11-16  8:15 UTC  (39+ messages)
` [PATCH v4 01/19] cgroup: Added cgroup_get_from_kernfs_id
` [PATCH v4 02/19] blkcg: Added a app identifier support for blkcg
` [PATCH v4 03/19] nvme: Added a newsysfs attribute appid_store
` [PATCH v4 04/19] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v4 05/19] lpfc: vmid: API to check if VMID is enabled
` [PATCH v4 06/19] lpfc: vmid: Supplementary data structures for vmid
` [PATCH v4 07/19] lpfc: vmid: Forward declarations for APIs
` [PATCH v4 08/19] lpfc: vmid: Add support for vmid in mailbox command
` [PATCH v4 09/19] lpfc: vmid: VMID params initialization
` [PATCH v4 10/19] lpfc: vmid: vmid resource allocation
` [PATCH v4 11/19] lpfc: vmid: cleanup vmid resources
` [PATCH v4 12/19] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v4 13/19] lpfc: vmid: Functions to manage vmids
` [PATCH v4 14/19] lpfc: vmid: Implements CT commands for appid
` [PATCH v4 15/19] lpfc: vmid: Appends the vmid in the wqe before sending request
` [PATCH v4 16/19] lpfc: vmid: Timeout implementation for vmid
` [PATCH v4 17/19] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v4 18/19] lpfc: vmid: Introducing vmid in io path
` [PATCH v4 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[PATCHv6 00/21] scsi: enable reserved commands for LLDDs
 2020-11-16  9:03 UTC  (4+ messages)
` [PATCH 03/21] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH] scsi: pmcraid: replace atomic_add_return()
 2020-11-16  7:50 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).