messages from 2020-03-19 15:07:17 to 2020-03-26 03:08:26 UTC [more...]
[PATCH v9 00/11] Inline Encryption Support
2020-03-26 3:06 UTC (5+ messages)
` [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v9 02/11] block: Inline encryption support for blk-mq
` [PATCH v9 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v9 04/11] block: blk-crypto-fallback for Inline Encryption
[PATCH v5 0/2] UFS driver general fixes bundle 2
2020-03-25 9:23 UTC (3+ messages)
` [PATCH v5 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
` [PATCH v5 2/2] scsi: ufs: Do not rely on prefetched data
[PATCH] scsi: core: Make MODE SENSE DBD a boolean
2020-03-26 1:44 UTC (5+ messages)
` [PATCH v2] "
[PATCH] drivers/scsi/arcmsr/armsr_hba.c: fix "msecs_to_jiffies(6 *
2020-03-26 0:40 UTC
[PATCH v2 0/3] scsi: qla2xxx: fixes for driver unloading
2020-03-25 23:35 UTC (15+ messages)
` [PATCH v2 1/3] scsi: qla2xxx: avoid sending mailbox commands if firmware is stopped
` [EXT] "
` [PATCH v2 2/3] scsi: qla2xxx: don't shut down firmware before closing sessions
` [PATCH v2 3/3] scsi: qla2xxx: set UNLOADING before waiting for session deletion
[PATCH v3 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
2020-03-25 23:18 UTC
[PATCH v2 0/3] UFS Clock Scaling fixes and enhancements
2020-03-25 23:18 UTC (5+ messages)
` [PATCH v2 1/3] scsi: ufshcd: Update the set frequency to devfreq
` [PATCH v2 2/3] scsi: ufshcd: Let vendor override devfreq parameters
` [PATCH v2 3/3] scsi: ufs-qcom: Override "
[RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-03-25 22:55 UTC
NULL pointer dereference in qla24xx_abort_command
2020-03-25 21:34 UTC (2+ messages)
NULL pointer dereference in qla24xx_abort_command
2020-03-25 18:20 UTC
[PATCH v1 1/3] scsi: ufshcd: Update the set frequency to devfreq
2020-03-25 16:32 UTC (7+ messages)
` [PATCH v1 2/3] scsi: ufshcd: Let vendor override devfreq parameters
` [PATCH v1 3/3] scsi: ufs-qcom: Override "
[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
2020-03-25 16:30 UTC (13+ messages)
` [PATCH v3 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v3 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
` [PATCH v3 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
` [PATCH v3 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
[PATCH v2 00/11] Introduce Zone Append for writing to zoned block devices
2020-03-25 16:24 UTC (28+ messages)
` [PATCH v2 01/11] block: factor out requeue handling from dispatch code
` [PATCH v2 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v2 03/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v2 04/11] block: introduce blk_req_zone_write_trylock
` [PATCH v2 05/11] block: Introduce zone write pointer offset caching
` [PATCH v2 06/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v2 07/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v2 08/11] null_blk: Cleanup zoned device initialization
` [PATCH v2 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v2 10/11] iomap: Add support for zone append writes
` [PATCH v2 11/11] zonefs: use zone-append for sequential zones
[PATCH v2 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
2020-03-25 13:11 UTC
[PATCH] dc395x: remove dc395x_bios_param
2020-03-25 10:55 UTC
[<PATCH v1> 1/1] scsi: ufs: Resume ufs host before accessing ufs device
2020-03-25 10:35 UTC (2+ messages)
[PATCH v4 0/2] UFS driver general fixes bundle 2
2020-03-25 8:56 UTC (4+ messages)
` [PATCH 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
[PATCH] scsi:libiscsi:Fix an error count for active session
2020-03-25 6:53 UTC
Data corruption in kernel 5.1+ with iSER attached ramdisk
2020-03-25 0:15 UTC (13+ messages)
[PATCH] qla2xxx: Remove non functional code
2020-03-24 22:35 UTC (2+ messages)
Invalid optimal transfer size 33553920 accepted when physical_block_size 512
2020-03-24 16:14 UTC (18+ messages)
` [PATCH] scsi: sd: Fix optimal I/O size for devices that change reported values
` [PATCH] scsi: sd: Optimal I/O size should be a multiple of reported granularity
cleanup the partitioning code v2
2020-03-24 13:58 UTC (23+ messages)
` [PATCH 01/21] block: remove the blk_lookup_devt export
` [PATCH 02/21] block: remove __bdevname
` [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c
` [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c
` [PATCH 05/21] block: remove alloc_part_info and free_part_info
` [PATCH 06/21] scsi: simplify scsi_bios_ptable
` [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c
` [PATCH 08/21] scsi: simplify scsi_partsize
` [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector
` [PATCH 10/21] block: cleanup how md_autodetect_dev is called
` [PATCH 11/21] block: remove warn_no_part
` [PATCH 12/21] block: declare all partition detection routines in check.h
` [PATCH 13/21] block: remove block/partitions/karma.h
` [PATCH 14/21] block: remove block/partitions/osf.h
` [PATCH 15/21] block: remove block/partitions/sgi.h
` [PATCH 16/21] block: remove block/partitions/sun.h
` [PATCH 17/21] block: move struct partition out of genhd.h
` [PATCH 18/21] block: move the *_PARTITION enum "
` [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION
` [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h
` [PATCH 21/21] block: merge partition-generic.c and check.c
[RFC PATCH 0/5] scsi: target: XCOPY performance
2020-03-24 9:23 UTC (11+ messages)
` [RFC PATCH 1/5] scsi: target: use #def for xcopy descriptor len
` [RFC PATCH 2/5] scsi: target: drop xcopy DISK BLOCK LENGTH debug
` [RFC PATCH 3/5] scsi: target: avoid per-loop XCOPY buffer allocations
` [RFC PATCH 4/5] scsi: target: increase XCOPY I/O size
` [RFC PATCH 5/5] scsi: target: avoid XCOPY per-loop read/write cmd allocations
[PATCH] iscsi:report unbind session event when the target has been removed
2020-03-24 7:58 UTC
PATCH] iscsi:report unbind session event when the target has been removed
2020-03-24 7:52 UTC
[PATCH] qla2xxx: Fix I/Os being passed down when FC device is being deleted
2020-03-23 20:18 UTC (4+ messages)
cleanup the partitioning code
2020-03-23 19:32 UTC (6+ messages)
[REPOST][PATCH 09/12] lpfc: Change default SCSI LUN QD to 64
2020-03-23 16:19 UTC
[PATCH 00/12] lpfc: Update lpfc to revision 12.8.0.0
2020-03-23 16:18 UTC (15+ messages)
` [PATCH 01/12] lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
` [PATCH 02/12] lpfc: Fix lockdep error - register non-static key
` [PATCH 03/12] lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_req
` [PATCH 04/12] lpfc: Fix scsi host template for SLI3 vports
` [PATCH 05/12] lpfc: Fix crash after handling a pci error
` [PATCH 06/12] lpfc: Fix update of wq consumer index in lpfc_sli4_wq_release
` [PATCH 07/12] lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
` [PATCH 08/12] lpfc: Fix erroneous cpu limit of 128 on I/O statistics
` [PATCH 09/12] lpfc: Change default SCSI LUN QD to 64
` [PATCH 10/12] lpfc: Make debugfs ktime stats generic for NVME and SCSI
` [PATCH 11/12] lpfc: Remove prototype FIPS/DSS options from SLI-3
` [PATCH 12/12] lpfc: Update lpfc version to 12.8.0.0
[PATCH v1 0/5] scsi: ufs: add UFS Host Performance Booster(HPB) driver
2020-03-21 16:50 UTC (10+ messages)
` [PATCH v1 1/5] scsi; ufs: add device descriptor for Host Performance Booster
` [PATCH v1 2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func
` [PATCH v1 3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info
` [PATCH v1 4/5] scsi: ufs: add unit and geometry parameters for HPB
` [PATCH v1 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver
` [RFC PATCH] scsi: ufs: alloc_mctx can be static
[<RFC RESEND PATCH v2> 0/3] WriteBooster Feature Support
2020-03-21 0:59 UTC (4+ messages)
` [<RFC RESEND PATCH v2> 1/3] scsi: ufs: add write booster feature support
` [<RFC RESEND PATCH v2> 2/3] ufs-qcom: scsi: configure write booster type
` [<RFC RESEND PATCH v2> 3/3] ufs: sysfs: add sysfs entries for write booster
[<RFC PATCH v2> 0/3] WriteBooster Feature Support
2020-03-21 0:52 UTC (9+ messages)
` [<RFC PATCH v2> 1/3] scsi: ufs: add write booster feature support
` [<RFC PATCH v2> 2/3] ufs-qcom: scsi: configure write booster type
` [<RFC PATCH v2> 3/3] ufs: sysfs: add sysfs entries for write booster
[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
2020-03-20 23:10 UTC (3+ messages)
` [PATCH v2 1/2] docs: prevent warnings due to autosectionlabel
[PATCH] hpsa: correct race condition in offload enabled
2020-03-20 18:26 UTC
[PATCH v3 0/2] UFS driver general fixes bundle 2
2020-03-16 6:20 UTC (2+ messages)
` [PATCH 2/2] scsi: ufs: Do not rely on prefetched data
[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
2020-03-20 9:59 UTC (9+ messages)
[PATCH 0/5] mpt3sas: Fix changing coherent mask after allocation
2020-03-20 3:30 UTC (7+ messages)
` [PATCH 4/5] mpt3sas: Handle RDPQ DMA allocation in same 4g region
[PATCH][next] message: fusion: mptsas.h: Replace zero-length array with flexible-array member
2020-03-19 22:25 UTC
[Announce] smp_utils-0.99 available
2020-03-19 21:10 UTC
NULL pointer dereference in qla24xx_abort_command, kernel 4.19.98 (Debian)
2020-03-19 18:01 UTC (4+ messages)
[PATCH RESEND v4] iscsi: Report connection state on sysfs
2020-03-19 17:31 UTC (2+ messages)
[PATCH v2 0/5] exynos-ufs: Add support for UFS HCI
2020-03-19 17:12 UTC (3+ messages)
` [PATCH v2 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
[PATCH v2 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
2020-03-19 15:08 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).