linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 17:42:07 to 2020-02-27 22:06:47 UTC [more...]

[<PATCH v1> 0/4] SD card bug fixes
 2020-02-27 22:05 UTC  (3+ messages)
` [<PATCH v1> 2/4] mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()
` [<PATCH v1> 3/4] mmc: core: Make host->card as NULL when card is removed

[PATCH v7 0/9] Inline Encryption Support
 2020-02-27 21:25 UTC  (33+ messages)
` [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v7 2/9] block: Inline encryption support for blk-mq
` [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
` [PATCH v7 5/9] scsi: ufs: UFS crypto API
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v7 7/9] fscrypt: add inline encryption support
` [PATCH v7 9/9] ext4: "

[PATCH 1/1] qla2xxx: Fix sparse warning reported by kbuild bot
 2020-02-27 20:11 UTC 

[PATCH RESEND v2] iscsi: Add support for asynchronous iSCSI session destruction
 2020-02-27 19:59 UTC 

megaraid_sas problem for scsi_add_host() fail
 2020-02-27 18:41 UTC 

Linux / mpt3sas support for PCI 1000:0014 (weird device?)
 2020-02-27 17:42 UTC  (2+ messages)

NULL pointer dereference in qla24xx_abort_command, kernel 4.19.98 (Debian)
 2020-02-27 17:09 UTC  (7+ messages)

[PATCH v7 00/38] sg: add v4 interface
 2020-02-27 16:59 UTC  (39+ messages)
` [PATCH v7 01/38] sg: move functions around
` [PATCH v7 02/38] sg: remove typedefs, type+formatting cleanup
` [PATCH v7 03/38] sg: sg_log and is_enabled
` [PATCH v7 04/38] sg: rework sg_poll(), minor changes
` [PATCH v7 05/38] sg: bitops in sg_device
` [PATCH v7 06/38] sg: make open count an atomic
` [PATCH v7 07/38] sg: move header to uapi section
` [PATCH v7 08/38] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v7 09/38] sg: sg_allow_if_err_recovery and renames
` [PATCH v7 10/38] sg: improve naming
` [PATCH v7 11/38] sg: change rwlock to spinlock
` [PATCH v7 12/38] sg: ioctl handling
` [PATCH v7 13/38] sg: split sg_read
` [PATCH v7 14/38] sg: sg_common_write add structure for arguments
` [PATCH v7 15/38] sg: rework sg_vma_fault
` [PATCH v7 16/38] sg: rework sg_mmap
` [PATCH v7 17/38] sg: replace sg_allow_access
` [PATCH v7 18/38] sg: rework scatter gather handling
` [PATCH v7 19/38] sg: introduce request state machine
` [PATCH v7 20/38] sg: sg_find_srp_by_id
` [PATCH v7 21/38] sg: sg_fill_request_element
` [PATCH v7 22/38] sg: printk change %p to %pK
` [PATCH v7 23/38] sg: xarray for fds in device
` [PATCH v7 24/38] sg: xarray for reqs in fd
` [PATCH v7 25/38] sg: replace rq array with lists
` [PATCH v7 26/38] sg: sense buffer rework
` [PATCH v7 27/38] sg: add sg v4 interface support
` [PATCH v7 28/38] sg: rework debug info
` [PATCH v7 29/38] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v7 30/38] sg: expand sg_comm_wr_t
` [PATCH v7 31/38] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v7 32/38] sg: add some __must_hold macros
` [PATCH v7 33/38] sg: move procfs objects to avoid forward decls
` [PATCH v7 34/38] sg: protect multiple receivers
` [PATCH v7 35/38] sg: first debugfs support
` [PATCH v7 36/38] sg: rework mmap support
` [PATCH v7 37/38] sg: warn v3 write system call users
` [PATCH v7 38/38] sg: bump version to 4.0.08

[PATCH 0/5] mpt3sas: Fix changing coherent mask after allocation
 2020-02-27 12:41 UTC  (6+ messages)
` [PATCH 1/5] mpt3sas: Don't change the dma coherent mask after allocations
` [PATCH 4/5] mpt3sas: Handle RDPQ DMA allocation in same 4g region

[PATCH v2 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-02-27 12:32 UTC  (6+ messages)
` [PATCH v2 10/11] megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests

[PATCH] ibmvfc: Avoid loss of all paths during SVC node reboot
 2020-02-27  1:45 UTC 

[PATCHv7 00/13] scsi: remove legacy cmd_list implementation
 2020-02-26 22:58 UTC  (24+ messages)
` [PATCH 02/13] scsi: add scsi_host_complete_all_commands() helper
` [PATCH 04/13] aacraid: Do not wait for outstanding write commands on synchronize_cache
` [PATCH 06/13] aacraid: replace aac_flush_ios() with midlayer helper
` [PATCH 07/13] aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()
` [PATCH 08/13] scsi: add scsi_host_(block,unblock) helper function
` [PATCH 09/13] aacraid: use scsi_host_(block,unblock) to block I/O
` [PATCH 10/13] scsi: add scsi_host_busy_iter()
` [PATCH 11/13] aacraid: use scsi_host_busy_iter() to wait for outstanding commands
` [PATCH 12/13] aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
` [PATCH 13/13] scsi: Remove cmd_list functionality

[PATCH 00/18] qla2xxx: fixes for the driver
 2020-02-26 22:40 UTC  (19+ messages)
` [PATCH 01/18] qla2xxX: Add 16.0GT for PCI String
` [PATCH 02/18] qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options
` [PATCH 03/18] qla2xxx: Use FC generic update firmware options routine for ISP27xx
` [PATCH 04/18] qla2xxx: Fix FCP-SCSI FC4 flag passing error
` [PATCH 05/18] qla2xxx: Improved secure flash support messages
` [PATCH 06/18] qla2xxx: Return appropriate failure through BSG Interface
` [PATCH 07/18] qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs
` [PATCH 08/18] qla2xxx: fix FW resource count values
` [PATCH 09/18] qla2xxx: Update BPM enablement semantics
` [PATCH 10/18] qla2xxx: add more FW debug information
` [PATCH 11/18] qla2xxx: Force semaphore on flash validation failure
` [PATCH 12/18] qla2xxx: Fix RDP respond data format
` [PATCH 13/18] qla2xxx: Fix NPIV instantiation after FW dump
` [PATCH 14/18] qla2xxx: Serialize fc_port alloc in N2N
` [PATCH 15/18] qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
` [PATCH 16/18] qla2xxx: Handle NVME status iocb correctly
` [PATCH 17/18] qla2xxx: Set Nport ID for N2N
` [PATCH 18/18] qla2xxx: Update driver version to 10.01.00.25-k

[<RFC PATCH v1> 0/2] Write Booster Implementation
 2020-02-26 17:57 UTC  (12+ messages)
` [<RFC PATCH v1> 1/2] scsi: ufs: add write booster feature support
` [<RFC PATCH v1> 2/2] ufs-qcom: scsi: configure write booster type

[PATCH 0/1 RESEND] Allow non-root users to perform ZBC commands
 2020-02-26 17:05 UTC  (2+ messages)
` [PATCH 1/1 "

[PATCH V2] scsi: add a new flag to set whether SCSI disks support WRITE_SAME_16 by default
 2020-02-26 11:50 UTC  (6+ messages)

[PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-02-26 11:09 UTC  (2+ messages)

[PATCH 1/1] snic_trc_seq_next should increase position index
 2020-02-26  7:08 UTC  (2+ messages)

[PATCH] SCSI: use kobj_to_dev
 2020-02-26  5:31 UTC  (2+ messages)

[PATCH v3 0/5] qla2xxx patches for kernel v5.7
 2020-02-26  0:28 UTC  (9+ messages)
` [PATCH v3 2/5] qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()
` [PATCH v3 3/5] qla2xxx: Fix sparse warnings triggered by the PCI state checking code
` [PATCH v3 4/5] qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
` [PATCH v3 5/5] qla2xxx: Fix the endianness annotations for the port attribute max_frame_size member

[scsi:misc 53/68] drivers/scsi/qla2xxx/qla_tmpl.c:873:32: sparse: sparse: incorrect type in assignment (different base types)
 2020-02-25 21:09 UTC 

[PATCH v2 0/6] qla2xxx patches for kernel v5.6
 2020-02-25 19:40 UTC  (6+ messages)
` [PATCH v2 4/6] qla2xxx: Fix sparse warnings triggered by the PCI state checking code
` [PATCH v2 6/6] qla2xxx: Fix the endianness annotations for the port attribute max_frame_size member

[PATCH v2 0/2] Enable HOST_PA_TACTIVATE quirk for WDC UFS devices
 2020-02-25 16:58 UTC  (7+ messages)
` [PATCH v2 1/2] scsi: ufs: Allow vendor apply device quirks in advance
` [PATCH v2 2/2] scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devices

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-02-25  6:53 UTC  (8+ messages)

[PATCH v4 00/14] scsi_debug: host managed ZBC + doublestore
 2020-02-25  6:23 UTC  (15+ messages)
` [PATCH v4 01/14] scsi_debug: randomize command completion time
` [PATCH v4 02/14] scsi_debug: add doublestore option
` [PATCH v4 03/14] scsi_debug: implement verify(10), add verify(16)
` [PATCH v4 04/14] scsi_debug: weaken rwlock around ramdisk access
` [PATCH v4 05/14] scsi_debug: improve command duration calculation
` [PATCH v4 06/14] scsi_debug: implement pre-fetch commands
` [PATCH v4 07/14] scsi_debug: expand zbc support
` [PATCH v4 08/14] scsi_debug: add zone commands
` [PATCH v4 09/14] scsi_debug: add zbc parameter
` [PATCH v4 10/14] scsi_debug: re-arrange parameters alphabetically
` [PATCH v4 11/14] scsi_debug: zone_max_open module parameter
` [PATCH v4 12/14] scsi_debug: zone_nr_conv "
` [PATCH v4 13/14] scsi_debug: zone_size_mb "
` [PATCH v4 14/14] scsi_debug: bump to version 1.89

[PATCH 00/25] qla2xxx: Updates for the driver
 2020-02-25  4:32 UTC  (4+ messages)

[PATCH v2] scsi: sr: get rid of sr global mutex
 2020-02-24 21:20 UTC  (8+ messages)

[PATCH][next] scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
 2020-02-24 20:18 UTC  (3+ messages)

[PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
 2020-02-24 20:18 UTC  (3+ messages)

[PATCH] sr_vendor: remove references to BLK_DEV_SR_VENDOR, leave it enabled
 2020-02-24 19:59 UTC  (3+ messages)

[PATCHv2 0/3] ch: fixup refcounting imbalance for SCSI devices
 2020-02-24 19:54 UTC  (2+ messages)

[PATCH] zfcp: fix wrong data and display format of SFP+ temperature
 2020-02-24 17:52 UTC  (2+ messages)

[PATCH] scsi: sd_sbc: Fix sd_zbc_report_zones()
 2020-02-24 17:46 UTC  (2+ messages)

ufshcd quirk cleanup v2
 2020-02-24 17:16 UTC  (10+ messages)
` [PATCH 1/2] ufshcd: remove unused quirks
` [PATCH 2/2] ufshcd: use an enum for quirks

[PATCH] scsi: Replace zero-length array with flexible-array member
 2020-02-24 16:42 UTC  (3+ messages)

Anunciese con 100 mil clientes potenciales
 2020-02-24  7:17 UTC 

[PATCH] scsi: arm: list_for_each() -> list_for_each_entry()
 2020-02-24  2:53 UTC  (2+ messages)

[PATCH 21/30] scsi: csiostor: Add missing annotation for csio_scsi_cleanup_io_q()
 2020-02-23 23:17 UTC 

[PATCH v2 0/1] scsi: ufs: fix waiting time for reference clock
 2020-02-23 22:41 UTC  (3+ messages)
` [PATCH v2 1/1] scsi: ufs: ufs-mediatek: add "
  ` [EXT] "

[PATCH] block: refactor duplicated macros
 2020-02-23 16:57 UTC 

[PATCH v3 00/15] host managed ZBC + doublestore
 2020-02-23  5:59 UTC  (8+ messages)
` [PATCH v3 08/15] scsi_debug: add zone commands
` [PATCH v3 09/15] scsi_debug: zbc module parameter

[GIT PULL] SCSI fixes for 5.6-rc2
 2020-02-22 19:45 UTC  (2+ messages)

[PATCH RESEND 0/2] Fixing libfc memory leaks
 2020-02-21 22:56 UTC  (3+ messages)
` [PATCH RESEND 1/2] scsi: libfc: free response frame from GPN_ID


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