Show patches with: State = Action Required       |    Archived = No       |   119 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/31] block: also call ->open for incremental partition opens [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[02/31] cdrom: remove the unused bdev argument to cdrom_open [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[03/31] cdrom: remove the unused mode argument to cdrom_ioctl [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[04/31] cdrom: remove the unused cdrom_close_write release code [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[05/31] cdrom: track if a cdrom_device_info was opened for data [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[06/31] cdrom: remove the unused mode argument to cdrom_release [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[07/31] block: pass a gendisk on bdev_check_media_change [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[08/31] block: share code between disk_check_media_change and disk_force_media_change [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[09/31] block: pass a gendisk to ->open [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[1/1] lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths [1/1] lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths - - - --- 2023-05-30 Justin Tee Under Review
[1/1] scsi: aacraid: Prevent stopping of already finished thread on adapter reset [1/1] scsi: aacraid: Prevent stopping of already finished thread on adapter reset - - - --- 2023-05-12 Maxim Kiselev New
[1/9] lpfc: Fix use-after-free rport memory access in lpfc_register_remote_port lpfc: Update lpfc to revision 14.2.0.13 1 - - --- 2023-05-23 Justin Tee Under Review
[10/31] block: remove the unused mode argument to ->release [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[11/31] block: rename blkdev_close to blkdev_release [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[12/31] swsusp: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[13/31] bcache: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[16/31] block: use the holder as indication for exclusive opens [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[17/31] block: add a sb_open_mode helper [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[18/31] fs: remove sb->s_mode [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[2/9] lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery lpfc: Update lpfc to revision 14.2.0.13 - - - --- 2023-05-23 Justin Tee Under Review
[20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[23/31] mtd: block: use a simple bool to track open for write [01/31] block: also call ->open for incremental partition opens 1 - - --- 2023-06-06 Christoph Hellwig New
[24/31] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[25/31] ubd: remove commented out code in ubd_open [01/31] block: also call ->open for incremental partition opens 1 - - --- 2023-06-06 Christoph Hellwig New
[26/31] block: move a few internal definitions out of blkdev.h [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[27/31] block: remove unused fmode_t arguments from ioctl handlers [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[28/31] block: replace fmode_t with a block-specific type for block open flags [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[3/9] lpfc: Account for fabric domain ctlr device loss recovery lpfc: Update lpfc to revision 14.2.0.13 2 - - --- 2023-05-23 Justin Tee Under Review
[30/31] block: store the holder in file->private_data [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[31/31] fs: remove the now unused FMODE_* flags [01/31] block: also call ->open for incremental partition opens - - - --- 2023-06-06 Christoph Hellwig New
[4/9] lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state lpfc: Update lpfc to revision 14.2.0.13 - - - --- 2023-05-23 Justin Tee Under Review
[5/9] lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_EVENT lpfc: Update lpfc to revision 14.2.0.13 - - - --- 2023-05-23 Justin Tee Under Review
[6/9] lpfc: Clean up SLI-4 CQE status handling lpfc: Update lpfc to revision 14.2.0.13 - - - --- 2023-05-23 Justin Tee Under Review
[7/9] lpfc: Enhance congestion statistics collection lpfc: Update lpfc to revision 14.2.0.13 - - - --- 2023-05-23 Justin Tee Under Review
[8/9] lpfc: Update lpfc version to 14.2.0.13 lpfc: Update lpfc to revision 14.2.0.13 - - - --- 2023-05-23 Justin Tee Under Review
[9/9] lpfc: Copyright updates for 14.2.0.13 patches lpfc: Update lpfc to revision 14.2.0.13 - - - --- 2023-05-23 Justin Tee Under Review
[v1,1/1] ufs: mcq: Fix the sq_head_slot wrap around logic [v1,1/1] ufs: mcq: Fix the sq_head_slot wrap around logic - - - --- 2023-06-01 Bao D. Nguyen New
[v1,1/1] ufs: mcq: Fix the variable wraparound logic [v1,1/1] ufs: mcq: Fix the variable wraparound logic - - - --- 2023-06-01 Bao D. Nguyen New
[v1] scsi: ses: Avoid reporting errors for simple subenclosures [v1] scsi: ses: Avoid reporting errors for simple subenclosures - - - --- 2023-05-09 Aidan MacDonald New
[v12,1/9] block: Introduce queue limits for copy-offload support [v12,1/9] block: Introduce queue limits for copy-offload support - 1 - --- 2023-06-05 Nitesh Shetty New
[v12,2/9] block: Add copy offload support infrastructure [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v12,3/9] block: add emulation for copy [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v12,4/9] fs, block: copy_file_range for def_blk_ops for direct block device [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v12,5/9] nvme: add copy offload support [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v12,6/9] nvmet: add copy command support for bdev and file ns [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v12,7/9] dm: Add support for copy offload [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v12,8/9] dm: Enable copy offload for dm-linear target [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v12,9/9] null_blk: add support for copy offload [v12,1/9] block: Introduce queue limits for copy-offload support - - - --- 2023-06-05 Nitesh Shetty New
[v2,1/3] ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock change UIC command handling - - - --- 2023-06-05 Kiwoong Kim New
[v2,2/3] ufs: poll HCS.UCRDY before issuing a UIC command change UIC command handling - - - --- 2023-06-05 Kiwoong Kim New
[v2,3/3] ufs: poll pmc until another pa request is completed change UIC command handling - - - --- 2023-06-05 Kiwoong Kim New
[v2,next] scsi: lpfc: Avoid -Wstringop-overflow warning [v2,next] scsi: lpfc: Avoid -Wstringop-overflow warning - 1 - --- 2023-06-01 Gustavo A. R. Silva New
[v2] scsi: pm80xx: Add fatal error checks [v2] scsi: pm80xx: Add fatal error checks - - - --- 2023-05-26 Pranav Prasad Under Review
[v2] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug [v2] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug - 2 - --- 2023-06-01 Zhang Hui New
[v2] ufs: core: Combine ufshcd_mq_poll_cqe functions [v2] ufs: core: Combine ufshcd_mq_poll_cqe functions - 1 - --- 2023-06-01 Stanley Chu New
[v3,04/15] scsi: ufs: dt-bindings: Add SC8180x binding Introduce the SC8180x devices - - - --- 2023-05-30 Vinod Koul New
[v3,1/4] scsi: core: Rework scsi_host_block() ufs: Do not requeue while ungating the clock - 2 - --- 2023-05-26 Bart Van Assche Under Review
[v3,1/4] scsi: ufs: Increase the START STOP UNIT timeout from one to ten seconds UFS host controller driver patches 1 2 - --- 2023-05-24 Bart Van Assche Under Review
[v3,1/5] dt-bindings: ufs: qcom: add compatible for sa8775p arm64: qcom: sa8775p: add support for UFS - 1 - --- 2023-04-11 Bartosz Golaszewski Under Review
[v3,2/4] scsi: core: Support setting BLK_MQ_F_BLOCKING ufs: Do not requeue while ungating the clock - - - --- 2023-05-26 Bart Van Assche Under Review
[v3,2/4] scsi: ufs: Fix handling of lrbp->cmd UFS host controller driver patches 1 - - --- 2023-05-24 Bart Van Assche Under Review
[v3,2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p arm64: qcom: sa8775p: add support for UFS - 1 - --- 2023-04-11 Bartosz Golaszewski Under Review
[v3,3/4] scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag ufs: Do not requeue while ungating the clock 1 - - --- 2023-05-26 Bart Van Assche Under Review
[v3,3/4] scsi: ufs: Move ufshcd_wl_shutdown() UFS host controller driver patches - 1 - --- 2023-05-24 Bart Van Assche Under Review
[v3,3/5] phy: qualcomm: phy-qcom-qmp-ufs: add definitions for sa8775p arm64: qcom: sa8775p: add support for UFS - - - --- 2023-04-11 Bartosz Golaszewski Under Review
[v3,4/4] scsi: ufs: Simplify driver shutdown UFS host controller driver patches - 1 - --- 2023-05-24 Bart Van Assche Under Review
[v3,4/4] scsi: ufs: Ungate the clock synchronously ufs: Do not requeue while ungating the clock 1 - - --- 2023-05-26 Bart Van Assche Under Review
[v3,4/5] arm64: dts: qcom: sa8775p: add UFS nodes arm64: qcom: sa8775p: add support for UFS - 1 - --- 2023-04-11 Bartosz Golaszewski Under Review
[v3,5/5] arm64: dts: qcom: sa8775p-ride: enable UFS arm64: qcom: sa8775p: add support for UFS - 1 - --- 2023-04-11 Bartosz Golaszewski Under Review
[v3,next] scsi: lpfc: Use struct_size() helper [v3,next] scsi: lpfc: Use struct_size() helper - 1 - --- 2023-05-31 Justin Tee New
[v3] scsi: ufs: core: Do not open code SZ_x [v3] scsi: ufs: core: Do not open code SZ_x - 3 - --- 2023-05-31 Avri Altman Under Review
[v4,1/3] scsi: core: Use min() instead of open-coding it SCSI core patches - 2 - --- 2023-05-18 Bart Van Assche Under Review
[v4,1/5] scsi: core: Rework scsi_host_block() ufs: Do not requeue while ungating the clock - 2 - --- 2023-05-29 Bart Van Assche Under Review
[v4,1/5] scsi: core: Rework scsi_host_block() [v4,1/5] scsi: core: Rework scsi_host_block() - 3 - --- 2023-05-29 Bart Van Assche Under Review
[v4,2/3] scsi: core: Trace SCSI sense data SCSI core patches - 2 - --- 2023-05-18 Bart Van Assche Under Review
[v4,2/5] scsi: core: Support setting BLK_MQ_F_BLOCKING ufs: Do not requeue while ungating the clock - - - --- 2023-05-29 Bart Van Assche Under Review
[v4,3/3] scsi: core: Only kick the requeue list if necessary SCSI core patches - - - --- 2023-05-18 Bart Van Assche Under Review
[v4,3/5] scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag ufs: Do not requeue while ungating the clock 1 1 - --- 2023-05-29 Bart Van Assche Under Review
[v4,4/5] scsi: ufs: Declare ufshcd_{hold,release}() once ufs: Do not requeue while ungating the clock - 2 - --- 2023-05-29 Bart Van Assche Under Review
[v4,5/5] scsi: ufs: Ungate the clock synchronously ufs: Do not requeue while ungating the clock 1 2 - --- 2023-05-29 Bart Van Assche Under Review
[v4] aacraid: reply queue mapping to CPUs based of IRQ affinity [v4] aacraid: reply queue mapping to CPUs based of IRQ affinity - 1 - --- 2023-05-19 Sagar Biradar New
[v5,21/44] mpt fusion: add HAS_IOPORT dependencies Untitled series #749707 - - - --- 2023-05-22 Niklas Schnelle Under Review
[v5,31/44] scsi: add HAS_IOPORT dependencies Untitled series #749707 - - - --- 2023-05-22 Niklas Schnelle Under Review
[v6] scsi: core: Wait until device is fully resumed before doing rescan [v6] scsi: core: Wait until device is fully resumed before doing rescan - - - --- 2023-06-02 Kai-Heng Feng New
[v7,1/7] ufs: core: Combine 32-bit command_desc_base_addr_lo/hi ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode - 1 - --- 2023-05-29 Bao D. Nguyen Under Review
[v7,2/7] ufs: core: Update the ufshcd_clear_cmds() functionality ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode - 1 - --- 2023-05-29 Bao D. Nguyen Under Review
[v7,3/7] ufs: mcq: Add supporting functions for mcq abort ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode - 1 - --- 2023-05-29 Bao D. Nguyen Under Review
[v7,4/7] ufs: mcq: Add support for clean up mcq resources ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode - 1 - --- 2023-05-29 Bao D. Nguyen Under Review
[v7,5/7] ufs: mcq: Added ufshcd_mcq_abort() ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode - - - --- 2023-05-29 Bao D. Nguyen Under Review
[v7,6/7] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode - 1 - --- 2023-05-29 Bao D. Nguyen Under Review
[v7,7/7] ufs: core: Add error handling for MCQ mode ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode - - - --- 2023-05-29 Bao D. Nguyen Under Review
ata: libata-sata: Simplify ata_change_queue_depth() ata: libata-sata: Simplify ata_change_queue_depth() - 2 - --- 2023-06-01 Damien Le Moal New
ata: libata-scsi: fix ata_msense_control kdoc comment ata: libata-scsi: fix ata_msense_control kdoc comment - 2 - --- 2023-05-23 Damien Le Moal Under Review
block: improve ioprio value validity checks block: improve ioprio value validity checks - - - --- 2023-05-30 Damien Le Moal New
« 1 2 »