linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-12 23:37:08 to 2021-10-14 18:31:19 UTC [more...]

[PATCH v4 00/46] Register SCSI sysfs attributes earlier
 2021-10-14 18:31 UTC  (26+ messages)
` [PATCH v4 06/46] scsi: zfcp: Switch to attribute groups
` [PATCH v4 20/46] scsi: hisi_sas: "
` [PATCH v4 23/46] scsi: ibmvscsi: "
` [PATCH v4 24/46] scsi: ibmvfc: "
` [PATCH v4 30/46] scsi: mvsas: "
` [PATCH v4 31/46] scsi: myrb: "
` [PATCH v4 32/46] scsi: myrs: "
` [PATCH v4 33/46] scsi: ncr53c8xx: "
` [PATCH v4 34/46] scsi: sym53c500_cs: "
` [PATCH v4 35/46] scsi: pm8001: "
` [PATCH v4 36/46] scsi: pmcraid: "
` [PATCH v4 37/46] scsi: qedf: "
` [PATCH v4 38/46] scsi: qedi: "
` [PATCH v4 39/46] scsi: qla2xxx: Remove a declaration
` [PATCH v4 40/46] scsi: qla2xxx: Switch to attribute groups
` [PATCH v4 41/46] scsi: qla4xxx: "
` [PATCH v4 42/46] scsi: smartpqi: "
` [PATCH v4 43/46] scsi: snic: "
` [PATCH v4 44/46] scsi: unisys: Remove the shost_attrs member
` [PATCH v4 45/46] scsi: usb: Switch to attribute groups
` [PATCH v4 46/46] scsi: core: Remove two host template members that are no longer used

[Bug 214711] New: Memory leakage from kernel to user space
 2021-10-14 18:21 UTC  (8+ 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
 2021-10-14 15:35 UTC  (76+ messages)
` [PATCH 01/29] bcache: remove bdev_sectors
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 05/29] mtd/block2mtd: "
` [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 09/29] fs: simplify init_page_buffers
` [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 11/29] btrfs: "
` [PATCH 12/29] cramfs: "
` [PATCH 13/29] fat: "
` [PATCH 14/29] hfs: "
` [PATCH 15/29] hfsplus: "
` [PATCH 16/29] jfs: "
` [PATCH 17/29] nfs/blocklayout: "
` [PATCH 18/29] nilfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] pstore/blk: "
` [PATCH 21/29] reiserfs: "
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
` [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
` [PATCH 25/29] ext4: use sb_bdev_nr_blocks
` [PATCH 26/29] jfs: "
` [PATCH 27/29] ntfs: "
` [PATCH 28/29] reiserfs: "
` [PATCH 29/29] udf: "

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

[PATCH v4 00/16] introduce exynosauto v9 ufs driver
 2021-10-14 12:12 UTC  (8+ 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 RFC] virtio: wrap config->reset calls
 2021-10-14  8:36 UTC  (11+ 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/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
 2021-10-14  7:14 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 0/5] UFS patches for kernel v5.16
 2021-10-14  6:11 UTC  (10+ messages)
` [PATCH 4/5] scsi: ufs: Log error handler activity
` [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: sd: print write through due to no caching mode page as warning
 2021-10-14  4:18 UTC  (2+ messages)

[PATCH] scsi: smartpqi: Enable sas_address sys fs for SATA device type
 2021-10-14  0:44 UTC  (2+ messages)

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-13 22:00 UTC  (6+ messages)

[PATCH v2 resend 0/2] Fix out-of-bound read in resp_readcap16 and resp_report_tgtpgs
 2021-10-13 18:40 UTC  (5+ 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-13 18:28 UTC 

[PATCH] scsi: target: tcmu: allocate zeroed pages for data area
 2021-10-13 17:16 UTC 

[PATCH] mpi3mr: Fix duplicate device entries when scan through sysfs
 2021-10-13 16:40 UTC  (4+ messages)

[PATCH 00/13] qla2xxx - misc driver and EDIF bug fixes
 2021-10-13 15:09 UTC  (15+ messages)
` [PATCH 01/13] qla2xxx: relogin during fabric disturbance
` [PATCH 02/13] qla2xxx: fix gnl list corruption
` [PATCH 03/13] qla2xxx: turn off target reset during issue_lip
` [PATCH 04/13] qla2xxx: edif: fix app start fail
` [PATCH 05/13] qla2xxx: edif: fix app start delay
` [PATCH 06/13] qla2xxx: edif: flush stale events and msgs on session down
` [PATCH 07/13] qla2xxx: edif: replace list_for_each_safe with list_for_each_entry_safe
` [PATCH 08/13] qla2xxx: edif: tweak trace message
` [PATCH 09/13] qla2xxx: edif: reduce connection thrash
` [PATCH 10/13] qla2xxx: edif: increase ELS payload
` [PATCH 11/13] qla2xxx: edif: fix inconsistent check of db_flags
` [PATCH 12/13] qla2xxx: edif: fix edif bsg
` [PATCH 13/13] qla2xxx: Update version to 10.02.07.200-k

[PATCH] scsi: target: cxgbit: enable Delayed ACK
 2021-10-13 14:25 UTC 

[PATCH] scsi: target: cxgbit: increase max DataSegmentLength
 2021-10-13 14:24 UTC 

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-13 13:23 UTC  (8+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-10-13  8:35 UTC  (6+ messages)

[PATCH] scsi: mpi3mr: clean up mpi3mr_print_ioc_info()
 2021-10-13  8:33 UTC  (4+ messages)

[PATCH] scsi: mpi3mr: use scnprintf() instead of snprintf()
 2021-10-13  8:30 UTC 

[PATCH csio_mb] Fix application of sizeof to pointer
 2021-10-13  6:37 UTC 

[PATCH 0/2] qla2xxx - add nvme map_queues support
 2021-10-13  5:11 UTC  (10+ messages)
      ` [EXT] "

[PATCH 0/4] hisi_sas: Some misc patches for next
 2021-10-13  2:46 UTC  (2+ messages)

[PATCH v5 0/4] blk-crypto cleanups
 2021-10-13  2:39 UTC  (2+ messages)

[PATCH v3] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-10-13  2:33 UTC  (2+ messages)

[PATCH V4] scsi: core: put LLD module refcnt after SCSI device is released
 2021-10-13  2:32 UTC  (2+ messages)

[PATCH v2 0/3] scsi: remove last references to scsi_cmnd.tag
 2021-10-12 23:45 UTC  (4+ messages)
` [PATCH v2 2/3] acornscsi: remove tagged queuing vestiges

[PATCH v2] scsi: ibmvscsi_tgt: Use dma_alloc_noncoherent() instead of get_zeroed_page/dma_map_single()
 2021-10-12 23:37 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).