messages from 2021-10-15 16:03:31 to 2021-10-19 11:49:52 UTC [more...]
[PATCH] scsi: core: return -ENOMEM on ips_init_phase1() allocation failure
2021-10-19 11:49 UTC (2+ messages)
[PATCH] scsi: megaraid_mbox: return -ENOMEM on megaraid_init_mbox() allocation failure
2021-10-19 11:44 UTC (2+ messages)
[PATCH] scsi: mpt3sas: make mpt3sas_dev_attrs static
2021-10-19 10:27 UTC
remove QUEUE_FLAG_SCSI_PASSTHROUGH v2
2021-10-19 7:54 UTC (8+ 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 v3 0/3] target: iscsi: control authentication per ACL
2021-10-19 7:18 UTC (4+ messages)
` [PATCH v3 1/3] scsi: target: iscsi: Add upcast helpers
` [PATCH v3 2/3] scsi: target: iscsi: extract auth functions
` [PATCH v3 3/3] target: iscsi: control authentication per ACL
[PATCH RESEND v2] scsi: ufs: clear doorbell for hibern8 errors when using ah8
2021-10-19 4:57 UTC
[PATCH V2 0/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
2021-10-19 3:43 UTC (3+ messages)
` [PATCH V2 1/1] "
[PATCH] scsi: sd: fix crashes in sd_resume_runtime
2021-10-19 3:43 UTC (6+ messages)
[PATCH] scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
2021-10-19 3:43 UTC (3+ messages)
[PATCH 0/2] scsi: qla2xxx: Fix bugs found by CodeSonar
2021-10-19 3:43 UTC (2+ messages)
[PATCH RESEND] mpi3mr:Fix duplicate device entries when scan through sysfs
2021-10-19 3:43 UTC (2+ messages)
[PATCH RESEND] scsi: qla2xxx: fix unmap already freed sgl
2021-10-19 3:43 UTC (3+ messages)
[PATCH] scsi_transport_sas: Add 22.5 link rate definitions
2021-10-19 3:15 UTC (3+ messages)
[PATCH] target: stop using bdevname
2021-10-19 3:10 UTC (2+ messages)
[PATCH] aha1542: use memcpy_{from,to}_bvec
2021-10-19 3:09 UTC (2+ messages)
[PATCH 0/9] block: reviewed add_disk() error handling set
2021-10-19 2:52 UTC (14+ 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: fixup coccinelle warnings
2021-10-19 2:22 UTC
don't use ->bd_inode to access the block device size v3
2021-10-19 1:04 UTC (40+ 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 v2 0/3] target: iscsi: control authentication per ACL
2021-10-18 23:18 UTC (5+ messages)
` [PATCH v2 1/3] scsi: target: iscsi: Add upcast helpers
` [PATCH v2 2/3] scsi: target: iscsi: extract auth functions
` [PATCH v2 3/3] target: iscsi: control authentication per ACL
[PATCH] scsi: be2iscsi: Replace irq_poll with threaded IRQ handler
2021-10-18 22:08 UTC (2+ messages)
[PATCH v6 0/4] blk-crypto cleanups
2021-10-18 18:09 UTC (6+ messages)
` [PATCH v6 1/4] blk-crypto-fallback: properly prefix function and struct names
` [PATCH v6 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH v6 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
` [PATCH v6 4/4] blk-crypto: update inline encryption documentation
[PATCH v5 00/15] introduce exynosauto v9 ufs driver
2021-10-18 17:54 UTC (17+ messages)
` [PATCH v5 01/15] scsi: ufs: add quirk to handle broken UIC command
` [PATCH v5 02/15] scsi: ufs: add quirk to enable host controller without ph configuration
` [PATCH v5 03/15] scsi: ufs: ufs-exynos: change pclk available max value
` [PATCH v5 04/15] scsi: ufs: ufs-exynos: simplify drv_data retrieval
` [PATCH v5 05/15] scsi: ufs: ufs-exynos: add refclkout_stop control
` [PATCH v5 06/15] scsi: ufs: ufs-exynos: add setup_clocks callback
` [PATCH v5 07/15] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
` [PATCH v5 08/15] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
` [PATCH v5 09/15] scsi: ufs: ufs-exynos: factor out priv data init
` [PATCH v5 10/15] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
` [PATCH v5 11/15] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
` [PATCH v5 12/15] dt-bindings: ufs: exynos-ufs: add io-coherency property
` [PATCH v5 13/15] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
` [PATCH v5 14/15] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host
` [PATCH v5 15/15] dt-bindings: ufs: exynos-ufs: add exynosautov9 compatible
[PATCH v4] target: core: remove from tmr_list at lun unlink
2021-10-18 13:57 UTC
[PATCH v4 00/16] introduce exynosauto v9 ufs driver
2021-10-18 13:23 UTC (8+ messages)
` [PATCH v4 13/16] dt-bindings: ufs: exynos-ufs: add io-coherency property
` [PATCH v4 14/16] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
[PATCH] scsi: ufs: mediatek: avoid sched_clock() misuse
2021-10-18 13:20 UTC
[PATCH] scsi: fnic: Make use of vzalloc() instead of vmalloc/memset()
2021-10-18 13:16 UTC
[PATCH] irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
2021-10-18 11:49 UTC (4+ messages)
[PATCH 0/3] target: iscsi: control authentication per ACL
2021-10-18 11:48 UTC (6+ messages)
` [PATCH 3/3] "
[RFC PATCH 0/3] blk-mq: Allow to complete requests directly
2021-10-18 11:10 UTC (12+ messages)
` [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
` [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly
[PATCH RFC] virtio: wrap config->reset calls
2021-10-18 9:24 UTC (4+ messages)
[PATCH] scsi: ufs: ufs-exynos: correct timeout value setting registers
2021-10-18 6:33 UTC (2+ messages)
don't use ->bd_inode to access the block device size v2
2021-10-18 6:22 UTC (36+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 11/30] affs: "
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 17/30] jfs: "
` [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 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] 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 (2+ messages)
[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)
[PATCH] scsi: sd: print write through due to no caching mode page as warning
2021-10-17 2:09 UTC (2+ messages)
[PATCH 0/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
2021-10-17 2:05 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v4 00/46] Register SCSI sysfs attributes earlier
2021-10-17 1:48 UTC (2+ messages)
[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 (2+ messages)
` [Bug 214711] Information leak from kernel to user space in scsi_ioctl.c
[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)
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).