linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 16:50:15 to 2021-10-17 03:08:48 UTC [more...]

[PATCH 0/5] target: fixes and perf improvements
 2021-10-17  3:08 UTC  (2+ messages)

[PATCH v2 0/3] scsi: ufs-mediatek: Fix some defects in MediaTek UFS driver
 2021-10-17  2:57 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: ufs-mediatek: Introduce default delay for reference clock
` [PATCH v2 2/3] scsi: ufs-mediatek: Fix build error of using sched_clock()
` [PATCH v2 3/3] scsi: ufs-mediatek: Fix wrong place of ref-clk delay

[PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-17  2:53 UTC  (12+ messages)
` [PATCH 1/9] scsi/sd: add error handling support for add_disk()
` [PATCH 2/9] scsi/sr: "
` [PATCH 3/9] dm: add add_disk() error handling
` [PATCH 4/9] bcache: add error handling support for add_disk()
` [PATCH 5/9] xen-blkfront: "
` [PATCH 6/9] m68k/emu/nfblock: "
` [PATCH 7/9] um/drivers/ubd_kern: "
` [PATCH 8/9] rnbd: "
` [PATCH 9/9] mtd: add add_disk() error handling

[PATCH] scsi: target: tcmu: allocate zeroed pages for data area
 2021-10-17  2:47 UTC  (2+ messages)

[PATCH] scsi: target: cxgbit: enable Delayed ACK
 2021-10-17  2:45 UTC  (2+ messages)

[PATCH] scsi: target: cxgbit: increase max DataSegmentLength
 2021-10-17  2:44 UTC  (2+ messages)

[PATCH v2 resend 0/2] Fix out-of-bound read in resp_readcap16 and resp_report_tgtpgs
 2021-10-17  2:38 UTC  (6+ messages)
` [PATCH v2 resend 1/2] scsi:scsi_debug: Fix out-of-bound read in resp_readcap16
` [PATCH v2 resend 2/2] scsi:scsi_debug:Fix out-of-bound read in resp_report_tgtpgs

[PATCH] scsi: 3w-xxx: Remove redundant initialization of variable retval
 2021-10-17  2:29 UTC  (2+ messages)

[PATCH net-next] scsi: fcoe: use netif_is_bond_master() instead of open code
 2021-10-17  2:28 UTC  (3+ messages)

[PATCH] scsi: mpi3mr: use scnprintf() instead of snprintf()
 2021-10-17  2:20 UTC  (2+ messages)

[PATCH] ibmvscsi: use GFP_KERNEL with dma_alloc_coherent in initialize_event_pool
 2021-10-17  2:20 UTC  (5+ messages)

[RFC PATCH 0/3] blk-mq: Allow to complete requests directly
 2021-10-17  2:17 UTC  (10+ messages)
` [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
` [RFC PATCH 2/3] mmc: core: Use blk_mq_complete_request_direct()
` [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly

[PATCH] scsi: sd: print write through due to no caching mode page as warning
 2021-10-17  2:09 UTC  (3+ messages)

[PATCH 0/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
 2021-10-17  2:05 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v4 00/46] Register SCSI sysfs attributes earlier
 2021-10-17  1:48 UTC  (8+ messages)
` [PATCH v4 06/46] scsi: zfcp: Switch to attribute groups
` [PATCH v4 23/46] scsi: ibmvscsi: "
` [PATCH v4 24/46] scsi: ibmvfc: "

[PATCH v3 00/88] Call scsi_done() directly
 2021-10-17  1:48 UTC  (2+ messages)

[PATCH 0/3] Rework SCSI runtime power management support
 2021-10-17  1:47 UTC  (2+ messages)

[Bug 214711] New: Memory leakage from kernel to user space
 2021-10-16 21:30 UTC  (9+ messages)
` [Bug 214711] Memory leakage from kernel to user space in scsi_ioctl.c
` [Bug 214711] Information "
` [Bug 214711] Information leak "

don't use ->bd_inode to access the block device size v2
 2021-10-16  7:40 UTC  (57+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

[PATCH] scsi: sd: fix crashes in sd_resume_runtime
 2021-10-15 23:18 UTC  (7+ messages)

[PATCH] scsi: lpfc: Fix the misuse of the logging function
 2021-10-15 22:57 UTC  (2+ messages)

[PATCH] xen: fix wrong SPDX headers of Xen related headers
 2021-10-15 21:41 UTC  (2+ messages)

[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-10-15 18:43 UTC  (6+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error

[Bug 213759] New: CD tray ejected on hibernate resume
 2021-10-15 17:59 UTC  (2+ messages)
` [Bug 213759] "

[PATCH] scsi: libiscsi: select CRYPTO_HASH for ISCSI_TCP
 2021-10-15 17:03 UTC  (4+ messages)

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-15 19:52 UTC  (3+ messages)

[PATCH v1 0/2] scsi: ufs-mediatek: Fix two defects in MediaTek UFS driver
 2021-10-15 15:39 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs-mediatek: Introduce default delay for reference clock
` [PATCH v1 2/2] scsi: ufs-mediatek: Fix build error of using sched_clock()

[PATCH v4 00/16] introduce exynosauto v9 ufs driver
 2021-10-15 13:50 UTC  (18+ messages)
    ` [PATCH v4 01/16] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH v4 02/16] scsi: ufs: add quirk to enable host controller without ph configuration
    ` [PATCH v4 07/16] scsi: ufs: ufs-exynos: correct timeout value setting registers
    ` [PATCH v4 14/16] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
    ` [PATCH v4 15/16] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host
    ` [PATCH v4 13/16] dt-bindings: ufs: exynos-ufs: add io-coherency property

[PATCH v8 0/5] Initial support for multi-actuator HDDs
 2021-10-15  8:20 UTC  (3+ messages)

[PATCH] scsi scsi_transport_iscsi.c: fix misuse of %llu in scsi_transport_iscsi.c
 2021-10-15  7:36 UTC  (5+ messages)
  ` Antw: [EXT] "

[PATCH] message: fusion: replace snprintf in show functions with sysfs_emit
 2021-10-15  6:49 UTC 

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-15  5:48 UTC  (7+ messages)

[PATCH 0/1] scsi: ufs: core: Fix task management completion timeout race
 2021-10-15  5:41 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v2] scsi: ibmvscsi: Use dma_alloc_noncoherent() instead of get_zeroed_page/dma_map_single()
 2021-10-14 22:07 UTC  (3+ messages)

don't use ->bd_inode to access the block device size
 2021-10-14 15:35 UTC  (24+ messages)
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 04/29] md: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-14  8:36 UTC  (3+ messages)

remove QUEUE_FLAG_SCSI_PASSTHROUGH
 2021-10-14  8:03 UTC  (17+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

[PATCH 0/5] UFS patches for kernel v5.16
 2021-10-14  6:11 UTC  (7+ messages)
` [PATCH 5/5] scsi: ufs: Add a sysfs attribute for triggering the UFS EH

[PATCH RESEND] mpi3mr:Fix duplicate device entries when scan through sysfs
 2021-10-14  5:54 UTC 

[PATCH] scsi: smartpqi: Enable sas_address sys fs for SATA device type
 2021-10-14  0:44 UTC  (2+ 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).