linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-18 05:39:38 to 2020-02-25 06:24:12 UTC [more...]

[PATCH v4 00/14] scsi_debug: host managed ZBC + doublestore
 2020-02-25  6:23 UTC  (8+ 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

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

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

[PATCH V2] scsi: add a new flag to set whether SCSI disks support WRITE_SAME_16 by default
 2020-02-25  3:53 UTC  (4+ messages)

NULL pointer dereference in qla24xx_abort_command, kernel 4.19.98 (Debian)
 2020-02-25  3:41 UTC  (6+ messages)

[PATCH v7 0/9] Inline Encryption Support
 2020-02-24 23:37 UTC  (29+ 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 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
` [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 8/9] f2fs: "
` [PATCH v7 9/9] ext4: "

[PATCH v2] scsi: sr: get rid of sr global mutex
 2020-02-24 21:20 UTC  (9+ 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  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ch: synchronize ch_probe() and ch_open()
` [PATCH 3/3] ch: remove ch_mutex()

[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  (4+ 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 v2 0/2] Enable HOST_PA_TACTIVATE quirk for WDC UFS devices
 2020-02-24  6:02 UTC  (6+ 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

[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 v3 0/5] qla2xxx patches for kernel v5.7
 2020-02-23 19:32 UTC  (10+ messages)
` [PATCH v3 1/5] qla2xxx: Simplify the code for aborting SCSI commands
` [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

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

[<RFC PATCH v1> 0/2] Write Booster Implementation
 2020-02-23  9:03 UTC  (8+ 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 v3 00/15] host managed ZBC + doublestore
 2020-02-23  5:59 UTC  (26+ messages)
` [PATCH v3 01/15] scsi_debug: randomize command completion time
` [PATCH v3 02/15] scsi_debug: add doublestore option
` [PATCH v3 03/15] scsi_debug: implement verify(10), add verify(16)
` [PATCH v3 04/15] scsi_debug: weaken rwlock around ramdisk access
` [PATCH v3 05/15] scsi_debug: improve command duration calculation
` [PATCH v3 06/15] scsi_debug: implement pre-fetch commands
` [PATCH v3 07/15] scsi_debug: expand zbc support
` [PATCH v3 08/15] scsi_debug: add zone commands
` [PATCH v3 09/15] scsi_debug: zbc module parameter
` [PATCH v3 10/15] scsi_debug: re-arrange parameters alphabetically
` [PATCH v3 11/15] scsi_debug: zbc parameter can be string
` [PATCH v3 12/15] scsi_debug: zone_max_open module parameter
` [PATCH v3 13/15] scsi_debug: zone_nr_conv "
` [PATCH v3 14/15] scsi_debug: zone_size_mb "
` [PATCH v3 15/15] scsi_debug: bump to version 1.89
` [PATCH v3 00/15] scsi_debug: host managed ZBC + doublestore

[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  (6+ messages)
` [PATCH RESEND 1/2] scsi: libfc: free response frame from GPN_ID
` [PATCH RESEND 2/2] scsi: libfc: drop extra rport reference in fc_rport_create()

[PATCH v6 0/9] Inline Encryption Support
 2020-02-21 14:20 UTC  (12+ messages)

[ANNOUNCE] lsscsi version 0.31 released
 2020-02-21  5:37 UTC 

ufshcd quirk cleanup
 2020-02-20 17:25 UTC  (12+ messages)
` [PATCH 1/2] ufshcd: remove unused quirks
` [PATCH 2/2] ufshcd: use an enum for quirks

ioctl seems to change errno behaviour in 5.6.0rc2
 2020-02-20 17:09 UTC  (3+ messages)

[PATCH v1 0/2] scsi: ufs: fix waiting time for reference clock
 2020-02-20 13:30 UTC  (11+ messages)
` [PATCH v1 1/2] scsi: ufs: add required delay after gating "

[PATCH] scsi: ufs: Enable HOST_PA_TACTIVATE quirk for WDC UFS devices
 2020-02-20  6:34 UTC  (3+ messages)

[Bug 206491] New: SG_SET_RESERVED_SIZE ioctl failed: Bad address
 2020-02-20  6:28 UTC  (2+ messages)
` [Bug 206491] "

[PATCHv7 00/13] scsi: remove legacy cmd_list implementation
 2020-02-20  4:53 UTC  (3+ messages)
` [PATCH 08/13] scsi: add scsi_host_(block,unblock) helper function

[PATCH v3 0/2] scsi: ufs: pass device information to apply_dev_quirks
 2020-02-20  1:36 UTC  (5+ messages)
` [PATCH v3 1/2] "

[LSF/MM/BPF TOPIC] NVMe HDD
 2020-02-19 20:50 UTC  (21+ messages)

[PATCH 6/9] scsi: iscsi: use EFI GetVariable only when available
 2020-02-19 17:19 UTC 

[PATCH] ufs: fix a bug on printing PRDT
 2020-02-18 23:55 UTC  (3+ messages)

[PATCH] ufs: add quirk to fix abnormal ocs fatal error
 2020-02-18 23:54 UTC  (3+ messages)

[PATCH] scsi: sr: get rid of sr global mutex
 2020-02-18 14:41 UTC  (5+ messages)


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