Linux SCSI Development
[Prev Page][Next Page]
[PATCH v6 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework,
mwilck
[PATCH] scsi: ufs: ufs-pci: Add support for Intel Arrow Lake,
Adrian Hunter
[PATCH] drivers: target: Fix error path in target_setup_session,
Bob Pearson
[PATCH] scsi: sd_zbc: use PAGE_SECTORS_SHIFT,
Johannes Thumshirn
[PATCH v5] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute,
Lu Hongfei
[RESEND v7 0/3] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH v5 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework,
mwilck
Re: [PATCH v4 6/6] scsi: replace scsi_target_block() by scsi_block_targets(), Hannes Reinecke
Re: [PATCH v4 5/6] scsi: don't wait for quiesce in scsi_device_block(), Hannes Reinecke
Re: [PATCH v4 4/6] scsi: don't wait for quiesce in scsi_stop_queue(), Hannes Reinecke
Re: [PATCH v4 3/6] scsi: merge scsi_internal_device_block() and device_block(), Hannes Reinecke
[PATCH v4 0/6] scsi: fixes for targets with many LUNs, and scsi_target_block rework,
mwilck
[PATCH 6.1 001/132] scsi: megaraid_sas: Add flexible array member for SGLs, Greg Kroah-Hartman
[PATCH v1 0/4] ufs: Introduce MCQ Quirks for MediaTek host,
Po-Wen Kao
[PATCH] drivers: target: Fix the conversion to bool in iblock_execute_pr_out,
Lu Hongfei
[PATCH v3 0/2] Add MCQ support for MTK platform,
Po-Wen Kao
[PATCH v5 0/3] fix blktrace debugfs entries leakage,
Yu Kuai
[PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request,
Po-Wen Kao
[PATCH 1/1] scsi: storvsc: Always set no_report_opcodes,
Michael Kelley
[linux-next:master] BUILD REGRESSION 53ab6975c12d1ad86c599a8927e8c698b144d669, kernel test robot
[PATCH v1 1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command,
Po-Wen Kao
[PATCH] dt-bindings: ufs: samsung,exynos: drop unneeded quotes,
Krzysztof Kozlowski
Fwd: Waking up from resume locks up on sr device,
Bagas Sanjaya
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2023, Johannes Thumshirn
[PATCH v4] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute,
Lu Hongfei
[PATCH v4 0/2] fix blktrace debugfs entries leakage,
Yu Kuai
[PATCH v3] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute,
Lu Hongfei
[PATCH v2] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute, Lu Hongfei
decouple block open flags from fmode_t v2,
Christoph Hellwig
- [PATCH 07/30] block: pass a gendisk on bdev_check_media_change, Christoph Hellwig
- [PATCH 04/30] cdrom: remove the unused cdrom_close_write release code, Christoph Hellwig
- [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data, Christoph Hellwig
- [PATCH 01/30] block: also call ->open for incremental partition opens, Christoph Hellwig
- [PATCH 06/30] cdrom: remove the unused mode argument to cdrom_release, Christoph Hellwig
- [PATCH 03/30] cdrom: remove the unused mode argument to cdrom_ioctl, Christoph Hellwig
- [PATCH 08/30] block: pass a gendisk to ->open, Christoph Hellwig
- [PATCH 09/30] block: remove the unused mode argument to ->release, Christoph Hellwig
- [PATCH 02/30] cdrom: remove the unused bdev argument to cdrom_open, Christoph Hellwig
- [PATCH 14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 12/30] bcache: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 15/30] block: use the holder as indication for exclusive opens, Christoph Hellwig
- [PATCH 17/30] fs: remove sb->s_mode, Christoph Hellwig
- [PATCH 10/30] block: rename blkdev_close to blkdev_release, Christoph Hellwig
- [PATCH 13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 16/30] block: add a sb_open_mode helper, Christoph Hellwig
- [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool, Christoph Hellwig
- [PATCH 19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool, Christoph Hellwig
- [PATCH 20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool, Christoph Hellwig
- [PATCH 23/30] rnbd-srv: replace sess->open_flags with a "bool readonly", Christoph Hellwig
- [PATCH 22/30] mtd: block: use a simple bool to track open for write, Christoph Hellwig
- [PATCH 25/30] block: move a few internal definitions out of blkdev.h, Christoph Hellwig
- [PATCH 18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool, Christoph Hellwig
- [PATCH 24/30] ubd: remove commented out code in ubd_open, Christoph Hellwig
- [PATCH 26/30] block: remove unused fmode_t arguments from ioctl handlers, Christoph Hellwig
- [PATCH 28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev, Christoph Hellwig
- [PATCH 27/30] block: replace fmode_t with a block-specific type for block open flags, Christoph Hellwig
- [PATCH 30/30] fs: remove the now unused FMODE_* flags, Christoph Hellwig
- [PATCH 29/30] block: store the holder in file->private_data, Christoph Hellwig
- Re: decouple block open flags from fmode_t v2, Jens Axboe
[PATCH] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute,
Lu Hongfei
[PATCH RESEND] block: improve ioprio value validity checks,
Damien Le Moal
[PATCH v3 0/2] fix blktrace debugfs entries leakage,
Yu Kuai
[PATCH v3 0/8] scsi: fixes for targets with many LUNs, and scsi_target_block rework,
mwilck
[PATCH v2 0/8] qla2xxx klocwork fixes,
Nilesh Javali
- [PATCH v2 1/8] qla2xxx: klocwork - Array index may go out of bound, Nilesh Javali
- [PATCH v2 2/8] qla2xxx: klocwork - Fix potential null pointer dereference, Nilesh Javali
- [PATCH v2 3/8] qla2xxx: klocwork - avoid fcport pointer dereference, Nilesh Javali
- [PATCH v2 4/8] qla2xxx: klocwork - Check valid rport returned by fc_bsg_to_rport, Nilesh Javali
- [PATCH v2 5/8] qla2xxx: klocwork - Fix buffer overrun, Nilesh Javali
- [PATCH v2 6/8] qla2xxx: klocwork - pointer may be dereferenced, Nilesh Javali
- [PATCH v2 7/8] qla2xxx: klocwork - correct the index of array, Nilesh Javali
- [PATCH v2 8/8] qla2xxx: Update version to 10.02.08.400-k, Nilesh Javali
- Re: [PATCH v2 0/8] qla2xxx klocwork fixes, Martin K. Petersen
- Re: [PATCH v2 0/8] qla2xxx klocwork fixes, Martin K. Petersen
[PATCH] scsi: efct: Add missing check for ioremap, Jiasheng Jiang
[PATCH v2] scsi: efct: Add missing check for ioremap, Jiasheng Jiang
[RESEND][PATCH][next] Replace one-element array with DECLARE_FLEX_ARRAY() helper,
Gustavo A. R. Silva
[PATCH v2 0/3] scsi: fixes for targets with many LUNs,
mwilck
decouple block open flags from fmode_t,
Christoph Hellwig
- [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open, Christoph Hellwig
- [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl, Christoph Hellwig
- [PATCH 01/31] block: also call ->open for incremental partition opens, Christoph Hellwig
- [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data, Christoph Hellwig
- [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change, Christoph Hellwig
- [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code, Christoph Hellwig
- [PATCH 07/31] block: pass a gendisk on bdev_check_media_change, Christoph Hellwig
- [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release, Christoph Hellwig
- [PATCH 09/31] block: pass a gendisk to ->open, Christoph Hellwig
- [PATCH 11/31] block: rename blkdev_close to blkdev_release, Christoph Hellwig
- [PATCH 10/31] block: remove the unused mode argument to ->release, Christoph Hellwig
- [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 13/31] bcache: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool, Christoph Hellwig
- [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool, Christoph Hellwig
- [PATCH 18/31] fs: remove sb->s_mode, Christoph Hellwig
- [PATCH 17/31] block: add a sb_open_mode helper, Christoph Hellwig
- [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool, Christoph Hellwig
- [PATCH 16/31] block: use the holder as indication for exclusive opens, Christoph Hellwig
- [PATCH 23/31] mtd: block: use a simple bool to track open for write, Christoph Hellwig
- [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool, Christoph Hellwig
- [PATCH 30/31] block: store the holder in file->private_data, Christoph Hellwig
- [PATCH 31/31] fs: remove the now unused FMODE_* flags, Christoph Hellwig
- [PATCH 25/31] ubd: remove commented out code in ubd_open, Christoph Hellwig
- [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly", Christoph Hellwig
- [PATCH 26/31] block: move a few internal definitions out of blkdev.h, Christoph Hellwig
- [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers, Christoph Hellwig
- [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev, Christoph Hellwig
- [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags, Christoph Hellwig
- Re: decouple block open flags from fmode_t, Christian Brauner
[PATCH] scsi: sd: support specify probe type of build-in driver,
Jianlin Lv
[bug report] WARNING: CPU: 23 PID: 35995 at lib/refcount.c:28 refcount_warn_saturate+0xba/0x110,
Guangwu Zhang
[PATCH v12 0/9] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v2 0/3] Cleanups and improvements,
Damien Le Moal
[PATCH 0/3] Cleanups and improvements,
Damien Le Moal
[PATCH v2 0/3] change UIC command handling,
Kiwoong Kim
Message not available
Message not available
[PATCH] qla2xxx: Drop useless LIST_HEAD,
Christophe JAILLET
[GIT PULL] SCSI fixes for 6.4-rc4,
James Bottomley
[PATCH 0/3] scsi: fixes for targets with many LUNs,
mwilck
[PATCH v6] scsi: core: Wait until device is fully resumed before doing rescan,
Kai-Heng Feng
[PATCH] scsi: ufs-mediatek: add dependency for RESET_CONTROLLER,
Randy Dunlap
[PATCH v2][next] scsi: lpfc: Avoid -Wstringop-overflow warning,
Gustavo A. R. Silva
[PATCH v2] ufs: core: Combine ufshcd_mq_poll_cqe functions,
Stanley Chu
Re: [PATCH v2] ufs: core: Combine ufshcd_mq_poll_cqe functions, Bean Huo
Re: [PATCH v2] ufs: core: Combine ufshcd_mq_poll_cqe functions, Bart Van Assche
Re: [PATCH v2] ufs: core: Combine ufshcd_mq_poll_cqe functions, Martin K. Petersen
[PATCH] ata: libata-sata: Simplify ata_change_queue_depth(),
Damien Le Moal
[PATCH v5] scsi: core: Wait until device is fully resumed before doing rescan,
Kai-Heng Feng
[PATCH v2] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug,
Zhang Hui
[PATCH v1 1/1] ufs: mcq: Fix the sq_head_slot wrap around logic,
Bao D. Nguyen
[PATCH v1 1/1] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug,
Zhang Hui
[PATCH v1] ufs: core: Remove the nolock version of ufshcd_mcq_poll_cqe(),
Stanley Chu
[PATCH] scsi: ufs: Remove a ufshcd_add_command_trace() call,
Bart Van Assche
[PATCH] scsi: ufs: Include major and minor number in command tracing output,
Bart Van Assche
[PATCH v3][next] scsi: lpfc: Use struct_size() helper,
Justin Tee
[PATCH] mpi3mr: propagate sense data for admin queue SCSI IO,
Sumit Saxena
[PATCH] scsi: sr: Fix a potential uninit-value in sr_get_events(),
Shigeru Yoshida
[PATCH] scsi: megaraid: Fix uninitialized mbox in mega_cmd_done,
Maximilian Heyne
[PATCH v3] scsi: ufs: core: Do not open code SZ_x,
Avri Altman
[PATCH v2] scsi: ufs: core: Do not open code SZ_x,
Avri Altman
Re: [PATCH v2] scsi: ufs: core: Do not open code SZ_x, Bao D. Nguyen
[PATCH][next] scsi: lpfc: Avoid -Wstringop-overflow warning,
Gustavo A. R. Silva
[PATCH 1/1] lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths,
Justin Tee
[PATCH] scsi: ufs: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
[PATCH v3 00/15] Introduce the SC8180x devices,
Vinod Koul
[PATCH] scsi: smartpqi: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
[PATCH] scsi: sym53c8xx: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
[PATCH] scsi: message: fusion: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
[PATCH] scsi: libfcoe: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
[PATCH] scsi: lpfc: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
[PATCH] scsi: ufs: core: Do not open code SZ_x,
Avri Altman
[PATCH] block: improve ioprio value validity checks,
Damien Le Moal
[PATCH v1 1/1] nvme: complete directly for hctx with only one ctx mapping,
Po-Wen Kao
[PATCH v2 1/1] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter,
Po-Wen Kao
[PATCH v2 0/3] Add MCQ support for MTK platform,
Po-Wen Kao
[PATCH v2 2/3] scsi: ufs: core: Export symbols for MTK driver module, Po-Wen Kao
[PATCH v2 3/3] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform, Po-Wen Kao
Re: [PATCH v2 0/3] Add MCQ support for MTK platform, Stanley Chu
[PATCH v7 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode,
Bao D. Nguyen
- [PATCH v7 1/7] ufs: core: Combine 32-bit command_desc_base_addr_lo/hi, Bao D. Nguyen
- [PATCH v7 2/7] ufs: core: Update the ufshcd_clear_cmds() functionality, Bao D. Nguyen
- [PATCH v7 4/7] ufs: mcq: Add support for clean up mcq resources, Bao D. Nguyen
- [PATCH v7 3/7] ufs: mcq: Add supporting functions for mcq abort, Bao D. Nguyen
- [PATCH v7 5/7] ufs: mcq: Added ufshcd_mcq_abort(), Bao D. Nguyen
- [PATCH v7 6/7] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode, Bao D. Nguyen
- [PATCH v7 7/7] ufs: core: Add error handling for MCQ mode, Bao D. Nguyen
- Re: [PATCH v7 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode, Stanley Chu
- Re: [PATCH v7 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode, Can Guo
- Re: [PATCH v7 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode, Martin K. Petersen
- Re: [PATCH v7 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode, Martin K. Petersen
[PATCH v4 0/5] ufs: Do not requeue while ungating the clock,
Bart Van Assche
Re: [PATCH v4 0/5] ufs: Do not requeue while ungating the clock, Martin K. Petersen
Re: [PATCH v4 0/5] ufs: Do not requeue while ungating the clock, Martin K. Petersen
[PATCH] scsi: stex: Fix gcc 13 warnings,
Bart Van Assche
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]