Show patches with: Archived = No       |   12904 patches
« 1 2 3 4129 130 »
Patch Series S/W/F Date Submitter Delegate State
[1/1] scsi: storvsc: Always set no_report_opcodes [1/1] scsi: storvsc: Always set no_report_opcodes --- 2023-06-09 Michael Kelley New
[v1,1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command [v1,1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command --- 2023-06-09 Po-Wen Kao New
[v4,2/2] block: fix blktrace debugfs entries leakage fix blktrace debugfs entries leakage --- 2023-06-09 Yu Kuai New
[v3] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute [v3] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute --- 2023-06-09 Lu Hongfei New
[30/30] fs: remove the now unused FMODE_* flags Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[25/30] block: move a few internal definitions out of blkdev.h Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[24/30] ubd: remove commented out code in ubd_open Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[16/30] block: add a sb_open_mode helper Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[15/30] block: use the holder as indication for exclusive opens Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[12/30] bcache: don't pass a stack address to blkdev_get_by_path Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[09/30] block: remove the unused mode argument to ->release Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[07/30] block: pass a gendisk on bdev_check_media_change Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[05/30] cdrom: track if a cdrom_device_info was opened for data Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[02/30] cdrom: remove the unused bdev argument to cdrom_open Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[RESEND] block: improve ioprio value validity checks [RESEND] block: improve ioprio value validity checks --- 2023-06-08 Damien Le Moal New
[v3,2/2] block: fix blktrace debugfs entries leakage fix blktrace debugfs entries leakage --- 2023-06-08 Yu Kuai New
[v3,8/8] scsi: add Scsi_Host argument to scsi_target_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework --- 2023-06-07 Martin Wilck New
[v3,7/8] scsi: have scsi_target_block() expect a scsi_target parent argument scsi: fixes for targets with many LUNs, and scsi_target_block rework --- 2023-06-07 Martin Wilck New
[v3,4/8] scsi: call scsi_stop_queue() without state_mutex held scsi: fixes for targets with many LUNs, and scsi_target_block rework --- 2023-06-07 Martin Wilck New
[v3,1/8] bsg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework --- 2023-06-07 Martin Wilck New
[v2,7/8] qla2xxx: klocwork - correct the index of array [v2,1/8] qla2xxx: klocwork - Array index may go out of bound --- 2023-06-07 Nilesh Javali New
[v2,5/8] qla2xxx: klocwork - Fix buffer overrun [v2,1/8] qla2xxx: klocwork - Array index may go out of bound --- 2023-06-07 Nilesh Javali New
[v2,3/8] qla2xxx: klocwork - avoid fcport pointer dereference [v2,1/8] qla2xxx: klocwork - Array index may go out of bound --- 2023-06-07 Nilesh Javali New
[v2,1/8] qla2xxx: klocwork - Array index may go out of bound [v2,1/8] qla2xxx: klocwork - Array index may go out of bound --- 2023-06-07 Nilesh Javali New
scsi: efct: Add missing check for ioremap scsi: efct: Add missing check for ioremap --- 2023-06-07 Jiasheng Jiang New
[RESEND,next] Replace one-element array with DECLARE_FLEX_ARRAY() helper [RESEND,next] Replace one-element array with DECLARE_FLEX_ARRAY() helper --- 2023-06-06 Gustavo A. R. Silva New
[v2,3/3] scsi: simplify scsi_stop_queue() Untitled series #211832 --- 2023-06-06 Martin Wilck New
[v2,2/3] scsi: sg: increase number of devices Untitled series #211832 --- 2023-06-06 Martin Wilck New
[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
[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 Superseded
[25/31] ubd: remove commented out code in ubd_open [01/31] block: also call ->open for incremental partition opens --- 2023-06-06 Christoph Hellwig Superseded
[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 Superseded
[23/31] mtd: block: use a simple bool to track open for write [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
[17/31] block: add a sb_open_mode helper [01/31] block: also call ->open for incremental partition opens --- 2023-06-06 Christoph Hellwig Superseded
[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 Superseded
[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
[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
[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 Superseded
[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 Superseded
[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
[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 Superseded
[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
[v12,9/9] null_blk: add support for copy offload Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v12,8/9] dm: Enable copy offload for dm-linear target Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v12,7/9] dm: Add support for copy offload Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v12,6/9] nvmet: add copy command support for bdev and file ns Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v12,5/9] nvme: add copy offload support Implement 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 Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v12,3/9] block: add emulation for copy Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v12,2/9] block: Add copy offload support infrastructure Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v12,1/9] block: Introduce queue limits for copy-offload support Implement copy offload support --- 2023-06-05 Nitesh Shetty New
[v2,3/3] ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config() Cleanups and improvements --- 2023-06-05 Damien Le Moal New
[v2,2/3] ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down() Cleanups and improvements --- 2023-06-05 Damien Le Moal Superseded
[v2,1/3] ata: libata-sata: Improve ata_change_queue_depth() Cleanups and improvements --- 2023-06-05 Damien Le Moal Superseded
[3/3] ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config() Cleanups and improvements --- 2023-06-05 Damien Le Moal Superseded
[2/3] ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down() Cleanups and improvements --- 2023-06-05 Damien Le Moal New
[1/3] ata: libata-sata: Improve ata_change_queue_depth() Cleanups and improvements --- 2023-06-05 Damien Le Moal New
[v2,3/3] ufs: poll pmc until another pa request is completed 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,1/3] ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock change UIC command handling --- 2023-06-05 Kiwoong Kim New
qla2xxx: Drop useless LIST_HEAD qla2xxx: Drop useless LIST_HEAD --- 2023-06-04 Christophe JAILLET New
[GIT,PULL] SCSI fixes for 6.4-rc4 [GIT,PULL] SCSI fixes for 6.4-rc4 --- 2023-06-03 James Bottomley New
[3/3] scsi: simplify scsi_stop_queue() scsi: fixes for targets with many LUNs --- 2023-06-02 Martin Wilck New
[2/3] scsi: sg: increase number of devices scsi: fixes for targets with many LUNs --- 2023-06-02 Martin Wilck Superseded
[1/3] bsg: increase number of devices scsi: fixes for targets with many LUNs --- 2023-06-02 Martin Wilck Superseded
[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
scsi: ufs-mediatek: add dependency for RESET_CONTROLLER scsi: ufs-mediatek: add dependency for RESET_CONTROLLER --- 2023-06-02 Randy Dunlap New
[v2,next] scsi: lpfc: Avoid -Wstringop-overflow warning [v2,next] scsi: lpfc: Avoid -Wstringop-overflow warning --- 2023-06-01 Gustavo A. R. Silva New
[v2] ufs: core: Combine ufshcd_mq_poll_cqe functions [v2] ufs: core: Combine ufshcd_mq_poll_cqe functions --- 2023-06-01 Stanley Chu New
ata: libata-sata: Simplify ata_change_queue_depth() ata: libata-sata: Simplify ata_change_queue_depth() --- 2023-06-01 Damien Le Moal New
[v5] scsi: core: Wait until device is fully resumed before doing rescan [v5] scsi: core: Wait until device is fully resumed before doing rescan --- 2023-06-01 Kai-Heng Feng Superseded
[v2] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug [v2] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug --- 2023-06-01 Zhang Hui Superseded
[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,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 Superseded
[v1,1/1] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug [v1,1/1] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug --- 2023-06-01 Zhang Hui New
[v1] ufs: core: Remove the nolock version of ufshcd_mcq_poll_cqe() [v1] ufs: core: Remove the nolock version of ufshcd_mcq_poll_cqe() --- 2023-06-01 Stanley Chu New
scsi: ufs: Remove a ufshcd_add_command_trace() call scsi: ufs: Remove a ufshcd_add_command_trace() call --- 2023-05-31 Bart Van Assche New
scsi: ufs: Include major and minor number in command tracing output scsi: ufs: Include major and minor number in command tracing output --- 2023-05-31 Bart Van Assche New
[v3,next] scsi: lpfc: Use struct_size() helper [v3,next] scsi: lpfc: Use struct_size() helper --- 2023-05-31 Justin Tee New
scsi: sr: Fix a potential uninit-value in sr_get_events() scsi: sr: Fix a potential uninit-value in sr_get_events() --- 2023-05-31 Shigeru Yoshida New
scsi: megaraid: Fix uninitialized mbox in mega_cmd_done scsi: megaraid: Fix uninitialized mbox in mega_cmd_done --- 2023-05-31 Maximilian Heyne New
[v3] scsi: ufs: core: Do not open code SZ_x [v3] scsi: ufs: core: Do not open code SZ_x --- 2023-05-31 Avri Altman New
[v2] scsi: ufs: core: Do not open code SZ_x [v2] scsi: ufs: core: Do not open code SZ_x --- 2023-05-31 Avri Altman Superseded
[next] scsi: lpfc: Avoid -Wstringop-overflow warning [next] scsi: lpfc: Avoid -Wstringop-overflow warning --- 2023-05-30 Gustavo A. R. Silva 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 New
scsi: ufs: Replace all non-returning strlcpy with strscpy scsi: ufs: Replace all non-returning strlcpy with strscpy --- 2023-05-30 Azeem Shaikh New
[v3,04/15] scsi: ufs: dt-bindings: Add SC8180x binding Introduce the SC8180x devices --- 2023-05-30 Vinod Koul New
scsi: smartpqi: Replace all non-returning strlcpy with strscpy scsi: smartpqi: Replace all non-returning strlcpy with strscpy --- 2023-05-30 Azeem Shaikh New
scsi: sym53c8xx: Replace all non-returning strlcpy with strscpy scsi: sym53c8xx: Replace all non-returning strlcpy with strscpy --- 2023-05-30 Azeem Shaikh New
scsi: message: fusion: Replace all non-returning strlcpy with strscpy scsi: message: fusion: Replace all non-returning strlcpy with strscpy --- 2023-05-30 Azeem Shaikh New
scsi: libfcoe: Replace all non-returning strlcpy with strscpy scsi: libfcoe: Replace all non-returning strlcpy with strscpy --- 2023-05-30 Azeem Shaikh New
scsi: lpfc: Replace all non-returning strlcpy with strscpy scsi: lpfc: Replace all non-returning strlcpy with strscpy --- 2023-05-30 Azeem Shaikh New
scsi: ufs: core: Do not open code SZ_x scsi: ufs: core: Do not open code SZ_x --- 2023-05-30 Avri Altman New
block: improve ioprio value validity checks block: improve ioprio value validity checks --- 2023-05-30 Damien Le Moal Superseded
[v1,1/1] nvme: complete directly for hctx with only one ctx mapping [v1,1/1] nvme: complete directly for hctx with only one ctx mapping --- 2023-05-30 Po-Wen Kao New
« 1 2 3 4129 130 »