messages from 2023-01-25 06:34:01 to 2023-01-30 11:55:14 UTC [more...]
add bvec initialization helpers
2023-01-30 11:54 UTC (30+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
[PATCH 0/4] ses: prevent from out of bounds accesses
2023-01-30 10:28 UTC (6+ messages)
` [PATCH 1/4] ses: fix slab-out-of-bounds reported by KASAN in ses_enclosure_data_process
` [PATCH 2/4] ses: fix possible addl_desc_ptr out-of-bounds accesses "
` [PATCH 3/4] ses: fix possible desc_ptr "
` [PATCH 4/4] ses: fix slab-out-of-bounds reported by KASAN in ses_intf_remove
"Power-on or device reset occurred" after a LUN resize
2023-01-30 8:39 UTC (2+ messages)
[PATCH] scsi: ufs: qcom: include specific ops when GENERIC_MSI_IRQ is set
2023-01-30 8:25 UTC (2+ messages)
[PATCH] scsi: core: Fix the scsi_device_put() might_sleep annotation
2023-01-30 7:58 UTC (4+ messages)
[PATCH] scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference
2023-01-30 7:55 UTC (5+ messages)
[PATCH-next v2 0/2] scsi, driver core: fix iscsi rescan fails to create block device
2023-01-30 3:46 UTC (12+ messages)
` [PATCH-next v2 1/2] driver core: introduce get_device_unless_zero()
` [PATCH-next v2 2/2] scsi: fix iscsi rescan fails to create block device
[PATCH v3 00/14] target: TMF and recovery fixes
2023-01-29 23:44 UTC (15+ messages)
` [PATCH v3 01/14] scsi: target: Move sess cmd counter to new struct
` [PATCH v3 02/14] scsi: target: Move cmd counter allocation
` [PATCH v3 03/14] scsi: target: Pass in cmd counter to use during cmd setup
` [PATCH v3 04/14] scsi: target: iscsit/isert: Alloc per conn cmd counter
` [PATCH v3 05/14] scsi: target: iscsit: stop/wait on cmds during conn close
` [PATCH v3 06/14] scsi: target: iscsit: Fix TAS handling during conn cleanup
` [PATCH v3 07/14] scsi: target: Fix multiple LUN_RESET handling
` [PATCH v3 08/14] scsi: target: Drop t_state_lock use in compare_and_write_post
` [PATCH v3 09/14] scsi: target: Treat CMD_T_FABRIC_STOP like CMD_T_STOP
` [PATCH v3 10/14] scsi: target: iscsit: Add helper to check when cmd has failed
` [PATCH v3 11/14] scsi: target: iscsit: Cleanup isert commands at conn closure
` [PATCH v3 12/14] IB/isert: Fix hang in target_wait_for_cmds
` [PATCH v3 13/14] IB/isert: Fix use after free during conn cleanup
` [PATCH v3 14/14] scsi: target: iscsit: free cmds before session free
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-01-29 23:10 UTC (3+ messages)
` [PATCH 6/9] Documentation: scsi/ChangeLog*: correct spelling
` [PATCH 7/9] Documentation: scsi: "
[PATCH v3 00/18] Add Command Duration Limits support
2023-01-29 3:52 UTC (53+ messages)
` [PATCH v3 01/18] block: introduce duration-limits priority class
` [PATCH v3 07/18] scsi: sd: detect support for command duration limits
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index
` [PATCH v3 09/18] scsi: sd: handle read/write CDL timeout failures
` [PATCH v3 10/18] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v3 11/18] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v3 13/18] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v3 14/18] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v3 15/18] ata: libata: add ATA feature control sub-page translation
` [PATCH v3 16/18] ata: libata: set read/write commands CDL index
` [PATCH v3 17/18] ata: libata: handle completion of CDL commands using policy 0xD
` [PATCH v3 18/18] Documentation: sysfs-block-device: document command duration limits
[PATCH v3 0/9] Add support for segments smaller than one page
2023-01-29 1:09 UTC (4+ messages)
` [PATCH v3 9/9] scsi: ufs: exynos: Select CONFIG_BLK_SUB_PAGE_SEGMENTS for lage page sizes
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-28 20:30 UTC (4+ messages)
` [PATCH 28/35] Documentation: target: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH] scsi: aacraid: Allocate cmd_priv with scsicmd
2023-01-28 18:40 UTC (2+ messages)
[PATCH v2] scsi: bfa: Use min helpers for comparison and assignment
2023-01-28 17:53 UTC
[PATCH] scsi: bfa: Use min helpers for comparison and assignment
2023-01-28 17:02 UTC
[PATCH] scsi: hpsa: Use min helper for comparison and assignment
2023-01-28 13:46 UTC
[PATCH] scsi: aic94xx: Add missing check for dma_map_single
2023-01-28 11:08 UTC
[PATCH 0/2] scsi: megaraid/megaraid_sas: Use max helper for comparison and assignment
2023-01-28 10:39 UTC (3+ messages)
` [PATCH 1/2] scsi: megaraid: "
` [PATCH 2/2] scsi: megaraid_sas: "
[PATCH] scsi: qla2xxx: Use min/max helpers for comparison and assignment
2023-01-28 9:06 UTC
[PATCH] scsi: st: Use min/max helpers for comparison and assignment
2023-01-28 7:58 UTC
[PATCH] scsi: fix iscsi rescan fails to create block
2023-01-28 6:51 UTC (3+ messages)
` 答复: "
[PATCH] scsi: libsas: Add missing check for dma_map_single
2023-01-28 2:41 UTC (2+ messages)
Chasing a 'use after free' bug of SCSI subsystem for linux-stable 5.15.y
2023-01-28 1:37 UTC
The PQ=1 saga
2023-01-27 21:33 UTC (11+ messages)
[PATCH v4 0/5] scsi: mpi3mr: fix issues found by KASAN
2023-01-27 6:35 UTC (6+ messages)
` [PATCH v4 1/5] scsi: mpi3mr: fix calculation of valid entry length in alltgt_info
` [PATCH v4 2/5] scsi: mpi3mr: fix alltgt_info copy size
` [PATCH v4 3/5] scsi: mpi3mr: remove unnecessary memcpy
` [PATCH v4 4/5] scsi: mpi3mr: use number of bits to manage bitmap sizes
` [PATCH v4 5/5] scsi: mpi3mr: fix missing mrioc->evtack_cmds initialization
[PATCH v3 1/5] scsi: mpi3mr: remove unnecessary memcpy
2023-01-27 6:17 UTC (3+ messages)
[PATCH] scsi: mpt3sas: Demote log level for trace buffer allocation to info
2023-01-27 3:23 UTC (2+ messages)
[PATCH] qla2xxx: fix printk format string
2023-01-27 3:22 UTC (2+ messages)
[PATCH] scsi: qla2xxx: Change qla_trim_buf,__qla_adjust_buf functions to static
2023-01-27 3:23 UTC (2+ messages)
[PATCH] scsi: megaraid_sas: Add flexible array member for SGLs
2023-01-27 3:22 UTC (2+ messages)
[PATCH RESEND] dt-bindings: ufs: qcom: allow 'dma-coherent' property
2023-01-27 3:22 UTC (2+ messages)
[PATCH] scsi: ips: Replace kmap_atomic() with kmap_local_page()
2023-01-27 3:22 UTC (2+ messages)
[PATCH] scsi: ipr: Replace kmap() with kmap_local_page()
2023-01-27 3:22 UTC (2+ messages)
[PATCH] include: ufs: Remove duplicate entry
2023-01-27 3:22 UTC (2+ messages)
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-26 17:07 UTC (34+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[LSF/MM/BPF TOPIC] State Of The Page
2023-01-26 16:40 UTC
[PATCH net-next 05/11] net: add missing includes of linux/sched/clock.h
2023-01-26 7:14 UTC
[PATCH 0/2] fix iscsi commands when session is freed
2023-01-25 20:50 UTC (6+ messages)
` [PATCH 1/2] target: iscs: reject cmd in closed session
` [PATCH 2/2] target: iscsi: free cmds before session free
[PATCH] scsi: qla2xxx: Use a variable instead of repeated computations
2023-01-25 17:22 UTC (2+ messages)
[PATCH v2] scsi: add non-sleeping variant of scsi_device_put() and use it in alua
2023-01-25 8:18 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).