linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 15:54:31 to 2020-09-06 07:52:09 UTC [more...]

About BLKSECTGET in sg
 2020-09-06  7:51 UTC  (32+ messages)
    ` [PATCH 1/4] scsi: sg: fix BLKSECTGET ioctl
      ` [PATCH 2/4] scsi: sg: implement BLKSSZGET
      ` [PATCH 3/4] scsi: sg: use queue_logical_sector_size() in max_sectors_bytes()
      ` [PATCH 4/4] block/scsi_ioctl.c: "
            ` [PATCH RESEND 1/4] scsi: sg: fix BLKSECTGET ioctl
              ` [PATCH RESEND 2/4] scsi: sg: implement BLKSSZGET
              ` [PATCH RESEND 3/4] scsi: sg: use queue_logical_sector_size() in max_sectors_bytes()
              ` [PATCH RESEND 4/4] block/scsi_ioctl.c: "
                    ` [PATCH v2 1/4] scsi: sg: fix BLKSECTGET ioctl
                      ` [PATCH v2 2/4] scsi: sg: implement BLKSSZGET
                      ` [PATCH v2 3/4] scsi: sg: use queue_logical_sector_size() in max_sectors_bytes()
                      ` [PATCH v2 4/4] block/scsi_ioctl.c: "
                    ` [PATCH v3 1/4] scsi: sg: fix BLKSECTGET ioctl
                      ` [PATCH v3 2/4] scsi: sg: implement BLKSSZGET

[RFC v2 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-06  4:51 UTC  (12+ messages)
` [RFC v2 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [RFC v2 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [RFC v2 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [RFC v2 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

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

[PATCH] scsi: docs: Remove obsolete scsi typedef text from scsi_mid_low_api
 2020-09-05 21:16 UTC  (2+ messages)

[PATCH] scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
 2020-09-05 12:58 UTC 

[PATCH v7 0/2] ufs: exynos: introduce the way to get cmd info
 2020-09-05  8:03 UTC  (4+ messages)
    ` [PATCH v7 1/2] ufs: introduce a callback to get info of command completion
    ` [PATCH v7 2/2] ufs: exynos: introduce command history

[PATCH v4 0/2] ufs: introduce skipping manual flush for wb
 2020-09-05  6:06 UTC  (3+ messages)
    ` [PATCH v4 1/2] "
    ` [PATCH v4 2/2] ufs: exynos: enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL

[PATCH v3 1/2] scsi: ibmvfc: use compiler attribute defines instead of __attribute__()
 2020-09-04 23:29 UTC  (2+ messages)
` [PATCH v3 2/2] scsi: ibmvfc: interface updates for future FPIN and MQ support

Question on ata_gen_passthru_sense interpretation of fixed format sense buffer
 2020-09-04 17:07 UTC  (2+ messages)

[PATCH v3 00/13] qla2xxx misc features and bug fixes
 2020-09-04 15:36 UTC  (15+ messages)
` [PATCH v3 01/13] qla2xxx: Fix I/O failures during remote port toggle testing
` [PATCH v3 02/13] qla2xxx: Setup debugfs entries for remote ports
` [PATCH v3 03/13] qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices
` [PATCH v3 04/13] qla2xxx: Honor status qualifier in FCP_RSP per spec
` [PATCH v3 05/13] qla2xxx: Reduce duplicate code in reporting speed
` [PATCH v3 06/13] qla2xxx: Fix memory size truncation
` [PATCH v3 07/13] qla2xxx: performance tweak
` [PATCH v3 08/13] qla2xxx: Fix I/O errors during LIP reset tests
` [PATCH v3 09/13] qla2xxx: Make tgt_port_database available in initiator mode
` [PATCH v3 10/13] qla2xxx: Add rport fields in debugfs
` [PATCH v3 11/13] qla2xxx: Add IOCB resource tracking
` [PATCH v3 12/13] qla2xxx: Add SLER and PI control support
` [PATCH v3 13/13] qla2xxx: Update version to 10.02.00.102-k

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-04 12:44 UTC  (5+ messages)

[PATCH] scsi: target: tcmu: fix size in calls to tcmu_flush_dcache_range
 2020-09-04 11:55 UTC  (7+ messages)

LSI 9201-16e regression ?
 2020-09-04 11:37 UTC 

simplify gendisk lookup and remove struct block_device aliases v3
 2020-09-04 10:30 UTC  (40+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

rework check_disk_change()
 2020-09-04  9:23 UTC  (11+ messages)
` [PATCH 11/19] gdrom: use bdev_check_media_change
` [PATCH 15/19] md: "
` [PATCH 16/19] sd: "
` [PATCH 19/19] block: remove check_disk_change

[PATCH v1 1/1] scsi: ufshcd: Allow zero value setting to Auto-Hibernate Timer
 2020-09-04  1:39 UTC  (5+ messages)

[RFC PATCH] scsi: target: detect XCOPY NAA descriptor conflicts
 2020-09-03 20:54 UTC  (5+ messages)

[PATCH v2] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-09-03 17:41 UTC 

[RFC] add io_uring support in scsi layer
 2020-09-03 16:51 UTC  (6+ messages)

[PATCH RFC 0/3] scsi: mpt: Refactor and port to dma_* interface
 2020-09-03 15:28 UTC  (4+ messages)
` [PATCH RFC 1/3] scsi: mpt: Remove unnecessary sleepFlag argument from functions
` [PATCH RFC 2/3] scsi: mpt: Replace a few uses of GFP_ATOMIC with GFP_KERNEL
` [PATCH RFC 3/3] scsi: mpt: Port from pci_* to dma_* interface

[PATCH v1] mpt3sas: Add support for Non-secure Aero and Sea PCI IDs
 2020-09-03 13:41 UTC  (6+ messages)

[PATCH v4 0/4] target: fix NULL pointer dereference
 2020-09-03 13:13 UTC  (6+ messages)
` [PATCH v4 2/4] target: initialize LUN in transport_init_se_cmd()

[PATCH] scsi: target: tcmu: add a missing newline when printing parameters
 2020-09-03 11:29 UTC 

a saner API for allocating DMA addressable pages
 2020-09-03  8:46 UTC  (10+ messages)
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

clean up is partition checks
 2020-09-03  8:26 UTC  (12+ messages)
` [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references
` [PATCH 2/9] block: add a bdev_is_partition helper
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk
` [PATCH 5/9] drbd: "
` [PATCH 6/9] drbd: don't set ->bd_contains
` [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params
` [PATCH 8/9] block: use bd_partno in bdevname
` [PATCH 9/9] vsprintf: use bd_partno in bdev_name

[PATCH v2] scsi: ibmvfc: interface updates for future FPIN and MQ support
 2020-09-03  5:31 UTC  (3+ messages)

[PATCH v2 00/13] qla2xxx misc features and bug fixes
 2020-09-03  4:34 UTC  (16+ messages)
` [PATCH v2 07/13] qla2xxx: performance tweak
` [PATCH v2 08/13] qla2xxx: Fix I/O errors during LIP reset tests
` [PATCH v2 09/13] qla2xxx: Make tgt_port_database available in initiator mode
` [PATCH v2 10/13] qla2xxx: Add rport fields in debugfs
` [PATCH v2 11/13] qla2xxx: Add IOCB resource tracking
` [PATCH v2 12/13] qla2xxx: Add SLER and PI control support
` [PATCH v2 13/13] qla2xxx: Update version to 10.02.00.102-k

SCSI staging branch
 2020-09-03  3:53 UTC  (2+ messages)

[PATCH v4 1/3] scsi: 3w-9xxx: Use flexible array members to avoid struct padding
 2020-09-03  3:44 UTC  (3+ messages)
` [PATCH v4 2/3] scsi: 3w-9xxx: Reduce scope of structure packing
` [PATCH v4 3/3] scsi: 3w-9xxx: Fix endianness issues in command packets

[PATCH] scsi: target: iscsi: Fix data digest calculation
 2020-09-03  3:01 UTC  (2+ messages)

[PATCH] libfc: Fix for double freed
 2020-09-03  3:01 UTC  (2+ messages)

[PATCH v1] scsi: libsas: set data_dir as DMA_NONE if libata mark qc as NODATA
 2020-09-03  3:01 UTC  (2+ messages)

[PATCH v3] fix qla2xxx regression on sparc64
 2020-09-03  3:01 UTC  (2+ messages)

[PATCH] scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
 2020-09-03  3:00 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
 2020-09-03  3:01 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
 2020-09-03  3:01 UTC  (2+ messages)

[PATCH] iscsi-target: fix hang in iscsit_access_np() when getting tpg->np_login_sem
 2020-09-03  3:00 UTC  (3+ messages)

[PATCH 0/4] lpfc: Update lpfc to revision 12.8.0.4
 2020-09-03  3:00 UTC  (2+ messages)

[PATCH v2 0/2] Add UFS LINERESET handling
 2020-09-03  2:24 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell
` [PATCH v2 2/2] scsi: ufs: Handle LINERESET indication in err handler

[PATCH RFC 0/6] Fix a deadlock in the SCSI power management code
 2020-09-03  1:39 UTC  (3+ messages)
` [PATCH RFC 5/6] scsi_transport_spi: Freeze request queues instead of quiescing

[PATCH] scsi: qla2xxx: Remove unnecessary call to memset
 2020-09-03  1:20 UTC  (5+ messages)
` [PATCH v2] scsi: Don't call memset after dma_alloc_coherent()

[PATCH v8 0/2] pm80xx : Updates for the driver version 0.1.39
 2020-09-03  1:17 UTC  (5+ messages)
` [PATCH v8 1/2] pm80xx : Support for get phy profile functionality

[PATCH v2 0/3] scsi_debug: improve num_parts usage
 2020-09-03  0:56 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: scsi_debug: adjust num_parts to create equally sized partitions
` [PATCH v2 2/2] scsi: scsi_debug: sdebug_build_parts() respect virtual_gb


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).