Linux SCSI Development
[Prev Page][Next Page]
- Re: [RESEND][PATCH] scsi: dc395x: fix a missing check on list iterator, (continued)
- [PATCH v2 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller,
Yoshihiro Shimoda
- [PATCH 0/1] Rebase: Add printk indexing to scsi drivers.,
Jonathan Lassoff
- [PATCH 1/1] dm-mpath: do not fail paths on ALUA state transitioning state, Brian Bunker
- [PATCH v4 0/8] mpi3mr: add BSG interface support for controller management,
Sumit Saxena
- [PATCH 0/2] Fix multiple iscsi session unbind event sent to userspace,
Wenchao Hao
- [PATCH] scsi: sr: add handling of memory allocation failure in get_capabilities,
Enze Li
- [PATCH 00/26] lpfc: Update lpfc to revision 14.2.0.2,
James Smart
- [PATCH 14/26] lpfc: Correct CRC32 calculation for congestion stats, James Smart
- [PATCH 05/26] lpfc: Requeue SCSI I/O to upper layer when fw reports link down, James Smart
- [PATCH 16/26] lpfc: Revise FDMI reporting of supported port speed for trunk groups, James Smart
- [PATCH 19/26] lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion, James Smart
- [PATCH 01/26] lpfc: Tweak message log categories for ELS/FDMI/NVME Rescan, James Smart
- [PATCH 24/26] lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE, James Smart
- [PATCH 17/26] lpfc: Remove false FDMI NVME FC-4 support for NPIV ports, James Smart
- [PATCH 23/26] lpfc: Update stat accounting for READ_STATUS mbox command, James Smart
- [PATCH 10/26] lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit, James Smart
- [PATCH 20/26] lpfc: Fix field overload in lpfc_iocbq data structure, James Smart
- [PATCH 02/26] lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg, James Smart
- [PATCH 06/26] lpfc: Fix SCSI I/O completion and abort handler deadlock, James Smart
- [PATCH 26/26] lpfc: Copyright updates for 14.2.0.2 patches, James Smart
- [PATCH 04/26] lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field, James Smart
- [PATCH 03/26] lpfc: Fix diagnostic fw logging after a function reset, James Smart
- [PATCH 15/26] lpfc: Fix call trace observed during I/O with CMF enabled, James Smart
- [PATCH 25/26] lpfc: Update lpfc version to 14.2.0.2, James Smart
- [PATCH 11/26] lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted, James Smart
- [PATCH 18/26] lpfc: Register for Application Services FC-4 type in Fabric topology, James Smart
- [PATCH 08/26] lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI, James Smart
- [PATCH 13/26] lpfc: Move MI module parameter check to handle dynamic disable, James Smart
- [PATCH 07/26] lpfc: Clear fabric topology flag before initiating a new FLOGI, James Smart
- [PATCH 21/26] lpfc: Refactor cleanup of mailbox commands, James Smart
- [PATCH 12/26] lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path, James Smart
- [PATCH 09/26] lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT, James Smart
- [PATCH 22/26] lpfc: Change FA-PWWN detection methodology, James Smart
- Re: [PATCH 00/26] lpfc: Update lpfc to revision 14.2.0.2, Martin K. Petersen
- Re: [PATCH 00/26] lpfc: Update lpfc to revision 14.2.0.2, Martin K. Petersen
- [PATCH v2 29/29] scsi: ufs: Split the drivers/scsi/ufs directory, Bart Van Assche
- [PATCH v2 00/29] UFS patches for kernel v5.19,
Bart Van Assche
- [PATCH v2 01/29] scsi: ufs: Fix a spelling error in a source code comment, Bart Van Assche
- [PATCH v2 02/29] scsi: ufs: Declare ufshcd_wait_for_register() static, Bart Van Assche
- [PATCH v2 03/29] scsi: ufs: Remove superfluous boolean conversions, Bart Van Assche
- [PATCH v2 04/29] scsi: ufs: Simplify statements that return a boolean, Bart Van Assche
- [PATCH v2 05/29] scsi: ufs: Remove ufshcd_lrb.sense_bufflen, Bart Van Assche
- [PATCH v2 06/29] scsi: ufs: Remove ufshcd_lrb.sense_buffer, Bart Van Assche
- [PATCH v2 07/29] scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup(), Bart Van Assche
- [PATCH v2 08/29] scsi: ufs: Remove the UFS_FIX() and END_FIX() macros, Bart Van Assche
- [PATCH v2 09/29] scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk, Bart Van Assche
- [PATCH v2 10/29] scsi: ufs: Declare the quirks array const, Bart Van Assche
- [PATCH v2 11/29] scsi: ufs: Invert the return value of ufshcd_is_hba_active(), Bart Van Assche
- [PATCH v2 12/29] scsi: ufs: Remove unused constants and code, Bart Van Assche
- [PATCH v2 13/29] scsi: ufs: Switch to aggregate initialization, Bart Van Assche
- [PATCH v2 14/29] scsi: ufs: Make the config_scaling_param calls type safe, Bart Van Assche
- [PATCH v2 17/29] scsi: ufs: Use an SPDX license identifier in the Kconfig file, Bart Van Assche
- [PATCH v2 16/29] scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun, Bart Van Assche
- [PATCH v2 15/29] scsi: ufs: Remove the driver version, Bart Van Assche
- [PATCH v2 18/29] scsi: ufs: Remove paths from source code comments, Bart Van Assche
- [PATCH v2 19/29] scsi: ufs: Remove the TRUE and FALSE definitions, Bart Van Assche
- [PATCH v2 20/29] scsi: ufs: Remove locking from around single register writes, Bart Van Assche
- [PATCH v2 21/29] scsi: ufs: Introduce ufshcd_clkgate_delay_set(), Bart Van Assche
- [PATCH v2 22/29] scsi: ufs: qcom: Fix ufs_qcom_resume(), Bart Van Assche
- [PATCH v2 23/29] scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives, Bart Van Assche
- [PATCH v2 24/29] scsi: ufs: Fix kernel-doc syntax in ufshcd.h, Bart Van Assche
- [PATCH v2 25/29] scsi: ufs: Minimize #include directives, Bart Van Assche
- [PATCH v2 26/29] scsi: ufs: Split the ufshcd.h header file, Bart Van Assche
- [PATCH v2 27/29] scsi: ufs: Move the struct ufs_ref_clk definition, Bart Van Assche
- [PATCH v2 28/29] scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition, Bart Van Assche
- [PATCH v2 29/29] scsi: ufs: Split the drivers/scsi/ufs directory, Bart Van Assche
- Message not available
[PATCH 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller,
Yoshihiro Shimoda
[PATCH 1/1] scsi: ufs: remove redundant HPB unmap,
Po-Wen Kao
[PATCH AUTOSEL 4.9 2/7] scsi: lpfc: Fix queue failures when recovering from PCI parity error,
Sasha Levin
[PATCH AUTOSEL 5.10 27/30] scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan, Sasha Levin
[PATCH AUTOSEL 4.14 04/11] scsi: target: tcmu: Fix possible page UAF, Sasha Levin
[PATCH AUTOSEL 5.4 07/21] scsi: target: tcmu: Fix possible page UAF, Sasha Levin
[PATCH AUTOSEL 5.10 12/30] scsi: lpfc: Fix queue failures when recovering from PCI parity error, Sasha Levin
[PATCH AUTOSEL 4.9 6/7] scsi: mvsas: Add PCI ID of RocketRaid 2640, Sasha Levin
[PATCH AUTOSEL 4.19 05/12] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024, Sasha Levin
[PATCH AUTOSEL 4.14 10/11] scsi: mvsas: Add PCI ID of RocketRaid 2640, Sasha Levin
[PATCH AUTOSEL 4.19 11/12] scsi: mvsas: Add PCI ID of RocketRaid 2640, Sasha Levin
[PATCH AUTOSEL 4.14 05/11] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024, Sasha Levin
[PATCH AUTOSEL 4.9 3/7] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024, Sasha Levin
[PATCH AUTOSEL 5.10 26/30] scsi: mvsas: Add PCI ID of RocketRaid 2640, Sasha Levin
[PATCH AUTOSEL 5.4 08/21] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024, Sasha Levin
[PATCH AUTOSEL 5.10 11/30] scsi: target: tcmu: Fix possible page UAF, Sasha Levin
[PATCH AUTOSEL 5.4 18/21] scsi: mvsas: Add PCI ID of RocketRaid 2640, Sasha Levin
[PATCH AUTOSEL 5.10 13/30] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024, Sasha Levin
[PATCH AUTOSEL 4.19 04/12] scsi: target: tcmu: Fix possible page UAF, Sasha Levin
[PATCH AUTOSEL 5.4 19/21] scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan, Sasha Levin
[PATCH AUTOSEL 5.15 16/41] scsi: lpfc: Fix queue failures when recovering from PCI parity error, Sasha Levin
[PATCH AUTOSEL 5.15 34/41] scsi: mpt3sas: Fail reset operation if config request timed out, Sasha Levin
[PATCH AUTOSEL 5.15 35/41] scsi: mvsas: Add PCI ID of RocketRaid 2640, Sasha Levin
[PATCH AUTOSEL 5.15 36/41] scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan, Sasha Levin
[PATCH AUTOSEL 5.15 17/41] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024, Sasha Levin
[PATCH AUTOSEL 5.15 15/41] scsi: target: tcmu: Fix possible page UAF, Sasha Levin
[PATCH AUTOSEL 5.17 43/49] scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan, Sasha Levin
[PATCH AUTOSEL 5.17 42/49] scsi: mvsas: Add PCI ID of RocketRaid 2640, Sasha Levin
[PATCH AUTOSEL 5.17 41/49] scsi: mpt3sas: Fail reset operation if config request timed out, Sasha Levin
[PATCH AUTOSEL 5.17 20/49] scsi: lpfc: Fix queue failures when recovering from PCI parity error, Sasha Levin
[PATCH AUTOSEL 5.17 18/49] scsi: lpfc: Improve PCI EEH Error and Recovery Handling, Sasha Levin
[PATCH AUTOSEL 5.17 19/49] scsi: lpfc: Fix unload hang after back to back PCI EEH faults, Sasha Levin
[PATCH AUTOSEL 5.17 17/49] scsi: target: tcmu: Fix possible page UAF, Sasha Levin
[PATCH AUTOSEL 5.17 21/49] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024, Sasha Levin
[PATCH v2] scsi: do not leak information in ioctl,
Tom Rix
[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears,
Krzysztof Kozlowski
Message not available
[RFC PATCH v2 2/6] dt-bindings: opp: accept array of frequencies, Krzysztof Kozlowski
[RFC PATCH v2 3/6] dt-bindings: ufs: common: add OPP table, Krzysztof Kozlowski
[RFC PATCH v2 5/6] ufs: use PM OPP when scaling gears, Krzysztof Kozlowski
[RFC PATCH v2 6/6] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS, Krzysztof Kozlowski
[PATCH v2] scsi: target: tcmu: Fix possible data corruption,
Xiaoguang Wang
[PATCH v4 0/2] pm80xx updates,
Ajish Koshy
[PATCH v24 00/46] sg: add v4 interface,
Douglas Gilbert
- [PATCH v24 01/46] sg: move functions around, Douglas Gilbert
- [PATCH v24 03/46] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v24 02/46] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v24 04/46] sg: rework sg_poll(), minor changes, Douglas Gilbert
- [PATCH v24 09/46] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v24 06/46] sg: make open count an atomic, Douglas Gilbert
- [PATCH v24 05/46] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v24 08/46] sg: speed sg_poll and sg_get_num_waiting, Douglas Gilbert
- [PATCH v24 12/46] sg: ioctl handling, Douglas Gilbert
- [PATCH v24 11/46] sg: change rwlock to spinlock, Douglas Gilbert
- [PATCH v24 10/46] sg: improve naming, Douglas Gilbert
- [PATCH v24 07/46] sg: move header to uapi section, Douglas Gilbert
- [PATCH v24 13/46] sg: split sg_read, Douglas Gilbert
- [PATCH v24 14/46] sg: sg_common_write add structure for arguments, Douglas Gilbert
- [PATCH v24 15/46] sg: rework sg_vma_fault, Douglas Gilbert
- [PATCH v24 16/46] sg: rework sg_mmap, Douglas Gilbert
- [PATCH v24 18/46] sg: rework scatter gather handling, Douglas Gilbert
- [PATCH v24 17/46] sg: replace sg_allow_access, Douglas Gilbert
- [PATCH v24 19/46] sg: introduce request state machine, Douglas Gilbert
- [PATCH v24 20/46] sg: sg_find_srp_by_id, Douglas Gilbert
- [PATCH v24 21/46] sg: sg_fill_request_element, Douglas Gilbert
- [PATCH v24 23/46] sg: xarray for fds in device, Douglas Gilbert
- [PATCH v24 24/46] sg: xarray for reqs in fd, Douglas Gilbert
- [PATCH v24 22/46] sg: printk change %p to %pK, Douglas Gilbert
- [PATCH v24 27/46] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v24 28/46] sg: rework debug info, Douglas Gilbert
- [PATCH v24 26/46] sg: sense buffer rework, Douglas Gilbert
- [PATCH v24 25/46] sg: replace rq array with xarray, Douglas Gilbert
- [PATCH v24 32/46] sg: add some __must_hold macros, Douglas Gilbert
- [PATCH v24 37/46] sg: defang allow_dio, Douglas Gilbert
- [PATCH v24 34/46] sg: protect multiple receivers, Douglas Gilbert
- [PATCH v24 31/46] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v24 39/46] sg: add mmap_sz tracking, Douglas Gilbert
- [PATCH v24 35/46] sg: first debugfs support, Douglas Gilbert
- [PATCH v24 38/46] sg: warn v3 write system call users, Douglas Gilbert
- [PATCH v24 46/46] sg: bump version to 4.0.13, Douglas Gilbert
- [PATCH v24 45/46] sg: add statistics similar to st, Douglas Gilbert
- [PATCH v24 41/46] sg: track lowest inactive and await indexes, Douglas Gilbert
- [PATCH v24 42/46] sg: remove unit attention check for device changed, Douglas Gilbert
- [PATCH v24 44/46] sg: add bio_poll support, Douglas Gilbert
- [PATCH v24 33/46] sg: move procfs objects to avoid forward decls, Douglas Gilbert
- [PATCH v24 29/46] sg: add 8 byte SCSI LUN to sg_scsi_id, Douglas Gilbert
- [PATCH v24 30/46] sg: expand sg_comm_wr_t, Douglas Gilbert
- [PATCH v24 43/46] sg: no_dxfer: move to/from kernel buffers, Douglas Gilbert
- [PATCH v24 40/46] sg: remove rcv_done request state, Douglas Gilbert
- [PATCH v24 36/46] sg: rework mmap support, Douglas Gilbert
[PATCH for-next] RDMA/rxe: Fix "Replace red-black trees by xarrays",
Bob Pearson
[PATCH v2 0/6] scsi: fix scsi_cmd::cmd_len,
Douglas Gilbert
- [PATCH v2 2/6] sd, sd_zbc: use scsi_cmnd cdb access functions, Douglas Gilbert
- [PATCH v2 3/6] sg: reinstate cmd_len > 32, Douglas Gilbert
- [PATCH v2 4/6] bsg: allow cmd_len > 32, Douglas Gilbert
- [PATCH v2 6/6] st,sr,stex: use scsi_cmnd cdb access functions, Douglas Gilbert
- [PATCH v2 1/6] scsi_cmnd: reinstate support for cmd_len > 32, Douglas Gilbert
- [PATCH v2 5/6] scsi_debug: reinstate cmd_len > 32, Douglas Gilbert
- Re: [PATCH v2 0/6] scsi: fix scsi_cmd::cmd_len, Christoph Hellwig
[PATCH] security: do not leak information in ioctl,
Tom Rix
[GIT PULL] SCSI fixes for 5.18-rc1,
James Bottomley
[PATCH] scsi: mpi3mr: Fix an error code when probing the driver,
Zheyu Ma
use block_device based APIs in block layer consumers v2,
Christoph Hellwig
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim, Christoph Hellwig
- [PATCH 03/27] target: fix discard alignment on partitions, Christoph Hellwig
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue, Christoph Hellwig
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction, Christoph Hellwig
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes, Christoph Hellwig
- [PATCH 07/27] drbd: cleanup decide_on_discard_support, Christoph Hellwig
- [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset, Christoph Hellwig
- [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it, Christoph Hellwig
- [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it, Christoph Hellwig
- [PATCH 12/27] block: add a bdev_write_cache helper, Christoph Hellwig
- [PATCH 11/27] block: add a bdev_nonrot helper, Christoph Hellwig
- [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile, Christoph Hellwig
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show, Christoph Hellwig
- [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show, Christoph Hellwig
- [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper, Christoph Hellwig
- [PATCH 14/27] block: add a bdev_stable_writes helper, Christoph Hellwig
- [PATCH 22/27] block: refactor discard bio size limiting, Christoph Hellwig
- [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD, Christoph Hellwig
- [PATCH 27/27] direct-io: remove random prefetches, Christoph Hellwig
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show, Christoph Hellwig
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line, Christoph Hellwig
- [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD, Christoph Hellwig
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper, Christoph Hellwig
- [PATCH 25/27] block: add a bdev_discard_granularity helper, Christoph Hellwig
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line, Christoph Hellwig
- [PATCH 19/27] block: remove queue_discard_alignment, Christoph Hellwig
- [PATCH 13/27] block: add a bdev_fua helper, Christoph Hellwig
[PATCH] Revert "scsi: scsi_debug: Address races following module load",
Bart Van Assche
[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be, kernel test robot
[PATCH 1/4] scsi: core: constify pointer to scsi_host_template,
Krzysztof Kozlowski
[PATCH] drivers: Fix spelling mistake "writting" -> "writing",
cgel . zte
[PATCH] scsi: fcoe: simplify if-if to if-else,
Yihao Han
[PATCH v3 0/2] pm80xx updates,
Ajish Koshy
[PATCH 0/6] scsi: fix scsi_cmd::cmd_len,
Douglas Gilbert
[PATCH 00/10] iscsi fixes,
Mike Christie
- [PATCH 02/10] scsi: iscsi: Fix offload conn cleanup when iscsid restarts, Mike Christie
- [PATCH 07/10] scsi: iscsi: Merge suspend fields, Mike Christie
- [PATCH 06/10] scsi: iscsi: Fix unbound endpoint error handling, Mike Christie
- [PATCH 01/10] scsi: iscsi: Move iscsi_ep_disconnect, Mike Christie
- [PATCH 08/10] scsi: iscsi: Fix nop handling during conn recovery, Mike Christie
- [PATCH 09/10] scsi: qedi: Fix failed disconnect handling., Mike Christie
- [PATCH 05/10] scsi: iscsi: Fix conn cleanup and stop race during iscsid restart, Mike Christie
- [PATCH 04/10] scsi: iscsi: Fix endpoint reuse regression, Mike Christie
- [PATCH 03/10] scsi: iscsi: Release endpoint ID when its freed., Mike Christie
- [PATCH 10/10] scsi: iscsi: Add Mike Christie as co-maintainer, Mike Christie
- RE: [EXT] [PATCH 00/10] iscsi fixes, Manish Rangankar
- Re: [PATCH 00/10] iscsi fixes, Martin K. Petersen
[PATCH v3 0/8] mpi3mr: add BSG interface support for controller management,
Sumit Saxena
[PATCH] scsi: megaraid_sas: remove unnecessary memset,
Wan Jiabing
[PATCH 0/2] storvsc, netvsc: Improve logging,
Andrea Parri (Microsoft)
[PATCH v2] scsi: sym53c500_cs: Stop using struct scsi_pointer, Finn Thain
use block_device based APIs in block layer consumers,
Christoph Hellwig
- [PATCH 03/27] target: fix discard alignment on partitions, Christoph Hellwig
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction, Christoph Hellwig
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue, Christoph Hellwig
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim, Christoph Hellwig
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes, Christoph Hellwig
- [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it, Christoph Hellwig
- [PATCH 06/27] drbd: cleanup decide_on_discard_support, Christoph Hellwig
- [PATCH 10/27] block: add a bdev_nonrot helper, Christoph Hellwig
- [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile, Christoph Hellwig
- [PATCH 08/27] ntfs3: use bdev_logical_block_size instead of open coding it, Christoph Hellwig
- [PATCH 12/27] block: add a bdev_fua helper, Christoph Hellwig
- [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper, Christoph Hellwig
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show, Christoph Hellwig
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line, Christoph Hellwig
- [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show, Christoph Hellwig
- [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset, Christoph Hellwig
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show, Christoph Hellwig
- [PATCH 13/27] block: add a bdev_stable_writes helper, Christoph Hellwig
- [PATCH 11/27] block: add a bdev_write_cache helper, Christoph Hellwig
- [PATCH 19/27] block: remove queue_discard_alignment, Christoph Hellwig
- [PATCH 22/27] block: refactor discard bio size limiting, Christoph Hellwig
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line, Christoph Hellwig
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper, Christoph Hellwig
- [PATCH 24/27] block: add a bdev_discard_granularity helper, Christoph Hellwig
- [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD, Christoph Hellwig
- [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD, Christoph Hellwig
- [PATCH 27/27] direct-io: remove random prefetches, Christoph Hellwig
- Message not available
scsi_cmnd.h partially consumes scsi_request.h, Douglas Gilbert
[PATCH 01/11] scsi: aacraid: Fix undefined behavior due to shift overflowing the constant,
Borislav Petkov
[PATCH] mpt3sas: Fail reset operation if config request timedout, Sreekanth Reddy
[PATCH v2 0/2] pm80xx updates,
Ajish Koshy
[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver,
Alex Bennée
- [PATCH v2 3/4] rpmb: create virtio rpmb frontend driver, Alex Bennée
- [PATCH v2 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem, Alex Bennée
- [PATCH v2 4/4] tools rpmb: add RPBM access tool, Alex Bennée
- [PATCH v2 2/4] char: rpmb: provide a user space interface, Alex Bennée
- Re: [PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver, Bean Huo
- Re: [PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver, Alex Bennée
- [PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver, Shyam Saini
[PATCH] scsi: sym53c500_cs: Stop using struct scsi_pointer,
Finn Thain
RIP: 0010:ahd_init.cold+0x96/0x98 [aic79xx] - 5.17.0,
Bruno Goncalves
[RESEND][PATCH] qedf: remove an unneeded NULL check on list iterator,
Xiaomeng Tong
LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION, Josef Bacik
[PATCH v2 0/2] libata: A tagging improvement and related code reorg,
John Garry
Re: ZDI-CAN-17016: New Vulnerability Report,
Dan Carpenter
Re: Build regressions/improvements in v5.18-rc1,
Geert Uytterhoeven
[PATCH] scsi: ufs: ufs-pci: Add support for Intel MTL,
Adrian Hunter
[PATCH] scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment,
Damien Le Moal
[PATCH] scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use,
Damien Le Moal
Re: [syzbot] memory leak in blk_mq_init_tags, syzbot
[PATCH] scsi: cxlflash: Prepare cleanup of powerpc's asm/prom.h,
Christophe Leroy
[bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests,
Yi Zhang
[RFC PATCH 0/4] ufs: set power domain performance state when scaling gears,
Krzysztof Kozlowski
[RFC PATCH 3/4] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS, Krzysztof Kozlowski
[PATCH AUTOSEL 5.4 22/37] scsi: aha152x: Fix aha152x_setup() __setup handler return value, Sasha Levin
[PATCH AUTOSEL 5.4 21/37] scsi: pm8001: Fix pm8001_mpi_task_abort_resp(), Sasha Levin
[PATCH AUTOSEL 5.15 54/98] scsi: pm8001: Fix pm8001_mpi_task_abort_resp(), Sasha Levin
[PATCH AUTOSEL 5.4 08/37] scsi: bfa: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 4.9 04/16] scsi: mvsas: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 4.9 12/16] scsi: libfc: Fix use after free in fc_exch_abts_resp(), Sasha Levin
[PATCH AUTOSEL 4.9 05/16] scsi: bfa: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 4.14 18/22] scsi: libfc: Fix use after free in fc_exch_abts_resp(), Sasha Levin
[PATCH AUTOSEL 4.9 09/16] scsi: aha152x: Fix aha152x_setup() __setup handler return value, Sasha Levin
[PATCH AUTOSEL 4.9 08/16] scsi: pm8001: Fix pm8001_mpi_task_abort_resp(), Sasha Levin
[PATCH AUTOSEL 4.14 12/22] scsi: aha152x: Fix aha152x_setup() __setup handler return value, Sasha Levin
[PATCH AUTOSEL 4.14 11/22] scsi: pm8001: Fix pm8001_mpi_task_abort_resp(), Sasha Levin
[PATCH AUTOSEL 4.14 05/22] scsi: bfa: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 4.14 04/22] scsi: mvsas: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 4.19 24/29] scsi: libfc: Fix use after free in fc_exch_abts_resp(), Sasha Levin
[PATCH AUTOSEL 4.19 17/29] scsi: pm8001: Fix pm8001_mpi_task_abort_resp(), Sasha Levin
[PATCH AUTOSEL 4.19 18/29] scsi: aha152x: Fix aha152x_setup() __setup handler return value, Sasha Levin
[PATCH AUTOSEL 5.4 31/37] scsi: libfc: Fix use after free in fc_exch_abts_resp(), Sasha Levin
[PATCH AUTOSEL 4.19 06/29] scsi: mvsas: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 4.19 07/29] scsi: bfa: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 5.4 07/37] scsi: mvsas: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 5.10 53/65] scsi: libfc: Fix use after free in fc_exch_abts_resp(), Sasha Levin
[PATCH AUTOSEL 5.10 12/65] scsi: mvsas: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 5.10 40/65] scsi: hisi_sas: Free irq vectors in order for v3 HW, Sasha Levin
[PATCH AUTOSEL 5.10 39/65] scsi: aha152x: Fix aha152x_setup() __setup handler return value, Sasha Levin
[PATCH AUTOSEL 5.10 33/65] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface, Sasha Levin
[PATCH AUTOSEL 5.10 34/65] scsi: pm8001: Fix pm8001_mpi_task_abort_resp(), Sasha Levin
[PATCH AUTOSEL 5.10 35/65] scsi: pm8001: Fix task leak in pm8001_send_abort_all(), Sasha Levin
[PATCH AUTOSEL 5.10 36/65] scsi: pm8001: Fix tag leaks on error, Sasha Levin
[PATCH AUTOSEL 5.10 37/65] scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req(), Sasha Levin
[PATCH AUTOSEL 5.16 037/109] scsi: smartpqi: Fix rmmod stack trace, Sasha Levin
[PATCH AUTOSEL 5.16 066/109] scsi: pm8001: Fix task leak in pm8001_send_abort_all(), Sasha Levin
[PATCH AUTOSEL 5.16 074/109] scsi: hisi_sas: Free irq vectors in order for v3 HW, Sasha Levin
[PATCH AUTOSEL 5.16 064/109] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface, Sasha Levin
[PATCH AUTOSEL 5.15 62/98] scsi: aha152x: Fix aha152x_setup() __setup handler return value, Sasha Levin
[PATCH AUTOSEL 5.15 64/98] scsi: hisi_sas: Limit users changing debugfs BIST count value, Sasha Levin
[PATCH AUTOSEL 5.15 56/98] scsi: pm8001: Fix tag leaks on error, Sasha Levin
[PATCH AUTOSEL 5.15 63/98] scsi: hisi_sas: Free irq vectors in order for v3 HW, Sasha Levin
[PATCH AUTOSEL 5.16 047/109] scsi: mpi3mr: Fix memory leaks, Sasha Levin
[PATCH AUTOSEL 5.16 046/109] scsi: mpi3mr: Fix reporting of actual data transfer size, Sasha Levin
[PATCH AUTOSEL 5.10 13/65] scsi: bfa: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 5.15 20/98] scsi: bfa: Replace snprintf() with sysfs_emit(), Sasha Levin
[PATCH AUTOSEL 5.16 075/109] scsi: hisi_sas: Limit users changing debugfs BIST count value, Sasha Levin
[PATCH AUTOSEL 5.15 31/98] scsi: smartpqi: Fix kdump issue when controller is locked up, Sasha Levin
[PATCH AUTOSEL 5.16 038/109] scsi: smartpqi: Fix kdump issue when controller is locked up, Sasha Levin
[PATCH AUTOSEL 5.15 39/98] scsi: mpi3mr: Fix memory leaks, Sasha Levin
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]