Linux SCSI Development
[Prev Page][Next Page]
[PATCH][next] scsi: mpt3sas: Replace one-element array with flexible-array in struct _MPI2_CONFIG_PAGE_IO_UNIT_3,
Gustavo A. R. Silva
[PATCH] scsi_debug: add new defer_type for mq_poll, Douglas Gilbert
[PATCH] scsi: pmcraid: fix 'ioarcb' alignment warning,
Arnd Bergmann
[PATCH] mpt3sas: fix ReplyPostFree pool allocation,
Sreekanth Reddy
[PATCH v3 0/4] io_uring iopoll in scsi layer,
Kashyap Desai
[PATCH] mpt3sas: Added support for shared host tagset for cpuhotplug,
Sreekanth Reddy
[GIT PULL] SCSI fixes for 5.11-rc5,
James Bottomley
[PATCH] Revert "Revert "scsi: megaraid_sas: Simplify the calculation of variables, Jiapeng Chong
[PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support,
Daejun Park
Message not available
Message not available
Message not available
[PATCH] MAINTAINERS: adjust to gdth scsi driver removal,
Lukas Bulwahn
[PATCH V1 0/3] scsi: ufs: Add a vops to configure VCC voltage level,
Nitin Rawat
[RFC PATCH 00/34] block: introduce bio_new(),
Chaitanya Kulkarni
- [RFC PATCH 01/34] block: move common code into blk_next_bio(), Chaitanya Kulkarni
- [RFC PATCH 03/34] drdb: use bio_new in drdb, Chaitanya Kulkarni
- [RFC PATCH 04/34] drdb: use bio_new() in submit_one_flush, Chaitanya Kulkarni
- [RFC PATCH 08/34] dm-zoned: use bio_new in get_mblock_slow, Chaitanya Kulkarni
- [RFC PATCH 09/34] dm-zoned: use bio_new in dmz_write_mblock, Chaitanya Kulkarni
- [RFC PATCH 12/34] scsi: target/iblock: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 13/34] block: use bio_new in __blkdev_direct_IO, Chaitanya Kulkarni
- [RFC PATCH 15/34] fscrypt: use bio_new in fscrypt_zeroout_range, Chaitanya Kulkarni
- [RFC PATCH 20/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmStartIO, Chaitanya Kulkarni
- [RFC PATCH 22/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_readpage, Chaitanya Kulkarni
- [RFC PATCH 28/34] zonefs: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes, Chaitanya Kulkarni
- [RFC PATCH 33/34] mm: use bio_new in swap_readpage, Chaitanya Kulkarni
- [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io, Chaitanya Kulkarni
- [RFC PATCH 31/34] iomap: use bio_new in iomap_readpage_actor, Chaitanya Kulkarni
- [RFC PATCH 34/34] mm: add swap_bio_new common bio helper, Chaitanya Kulkarni
- [RFC PATCH 30/34] hfsplus: use bio_new in hfsplus_submit_bio(), Chaitanya Kulkarni
- [RFC PATCH 32/34] mm: use bio_new in __swap_writepage, Chaitanya Kulkarni
- [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev, Chaitanya Kulkarni
- [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map, Chaitanya Kulkarni
- [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc, Chaitanya Kulkarni
- [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio, Chaitanya Kulkarni
- [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage, Chaitanya Kulkarni
- [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc, Chaitanya Kulkarni
- [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero, Chaitanya Kulkarni
- [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor, Chaitanya Kulkarni
- [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead, Chaitanya Kulkarni
- [RFC PATCH 07/34] dm: use bio_new in dm-log-writes, Chaitanya Kulkarni
- [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw, Chaitanya Kulkarni
- [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc, Chaitanya Kulkarni
- [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block, Chaitanya Kulkarni
- [RFC PATCH 06/34] zram: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 05/34] xen-blkback: use bio_new, Chaitanya Kulkarni
- [RFC PATCH 02/34] block: introduce and use bio_new, Chaitanya Kulkarni
[PATCH V3] iscsi: Do Not set param when sock is NULL,
Gulam Mohamed
[PATCH] sd: warn if unsupported ZBC device is probed,
Damien Le Moal
[PATCH v4 0/8] block: add zone write granularity limit,
Damien Le Moal
- [PATCH v4 1/8] block: document zone_append_max_bytes attribute, Damien Le Moal
- [PATCH v4 2/8] nvme: cleanup zone information initialization, Damien Le Moal
- [PATCH v4 3/8] nullb: use blk_queue_set_zoned() to setup zoned devices, Damien Le Moal
- [PATCH v4 4/8] block: use blk_queue_set_zoned in add_partition(), Damien Le Moal
- [PATCH v4 5/8] block: introduce zone_write_granularity limit, Damien Le Moal
- [PATCH v4 6/8] zonefs: use zone write granularity as block size, Damien Le Moal
- [PATCH v4 7/8] block: introduce blk_queue_clear_zone_settings(), Damien Le Moal
- [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case, Damien Le Moal
- Re: [PATCH v4 0/8] block: add zone write granularity limit, Damien Le Moal
- Re: [PATCH v4 0/8] block: add zone write granularity limit, Jens Axboe
[PATCH v3 0/3] Three fixes for task management request implementation,
Can Guo
[PATCH v2] scsi: ufs: Give clk scaling min gear a value,
Can Guo
[PATCH] scsi: ufs: Give clk scaling min gear a value, Can Guo
[MPT3SAS bug] wrong queue setting for HDD. drive,
Ming Lei
[PATCH] lpfc: Fix EEH encountering oops with nvme traffic,
James Smart
[PATCH] vio: make remove callback return void,
Uwe Kleine-König
Re: [PATCH] vio: make remove callback return void, Tyrel Datwyler
Re: [PATCH] vio: make remove callback return void, Lijun Pan
Re: [PATCH] vio: make remove callback return void, Greg Kroah-Hartman
[PATCH 0/8] Add Host control mode to HPB,
Avri Altman
Message not available
Message not available
[RESEND PATCH v2 0/4] io_uring iopoll in scsi layer,
Kashyap Desai
[bug report] [SCSI] qla4xxx: Add flash node mgmt support, Dan Carpenter
[PATCH] scsi: ufs: fix: NULL pointer dereference,
Abaci Team
[PATCH v9 0/2] introduce the way to get cmd completion info,
Kiwoong Kim
Message not available
[RFC PATCH v1 0/2] Fix deadlock in ufs,
Asutosh Das
[PATCH] fnic: fixup patch to resolve stack frame issues,
Lee Duncan
[PATCH] scsi: lpfc: Fix 'physical' typos,
Bjorn Helgaas
[PATCH] scsi: message: fusion: fix 'physical' typos,
Bjorn Helgaas
[PATCH 5.10 084/199] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM, Greg Kroah-Hartman
[PATCH] scsi: qla2xxx: fix some memory corruption,
Dan Carpenter
[PATCH] ncr53c8xx: Fixup typos,
Hannes Reinecke
[PATCH] scsi/qla4xxx: Simplify the calculation of variables, Jiapeng Zhong
[PATCH] scsi: qla2xxx: Simplify the calculation of variables,
Jiapeng Zhong
[PATCH] scsi: do not retry FAILFAST commands on DID_TRANSPORT_DISRUPTED,
Hannes Reinecke
[PATCH 0/5] hisi_sas: More misc patches,
John Garry
[PATCH] scsi/megaraid: fix spelling typo of allocated, dingsenjie
[PATCH v8 0/2] introduce the way to get cmd completion info,
Kiwoong Kim
Message not available
[PATCH v1] scsi: lpfc: Add auto select on IRQ_POLL,
Tong Zhang
[PATCH v2] fio: add hipri option to sg engine,
Douglas Gilbert
[PATCH v15 00/45] sg: add v4 interface,
Douglas Gilbert
- [PATCH v15 03/45] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v15 02/45] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v15 08/45] sg: speed sg_poll and sg_get_num_waiting, Douglas Gilbert
- [PATCH v15 12/45] sg: ioctl handling, Douglas Gilbert
- [PATCH v15 10/45] sg: improve naming, Douglas Gilbert
- [PATCH v15 09/45] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v15 11/45] sg: change rwlock to spinlock, Douglas Gilbert
- [PATCH v15 24/45] sg: xarray for reqs in fd, Douglas Gilbert
- [PATCH v15 26/45] sg: sense buffer rework, Douglas Gilbert
- [PATCH v15 30/45] sg: expand sg_comm_wr_t, Douglas Gilbert
- [PATCH v15 19/45] sg: introduce request state machine, Douglas Gilbert
- [PATCH v15 44/45] sg: add blk_poll support, Douglas Gilbert
- [PATCH v15 20/45] sg: sg_find_srp_by_id, Douglas Gilbert
- [PATCH v15 22/45] sg: printk change %p to %pK, Douglas Gilbert
- [PATCH v15 36/45] sg: rework mmap support, Douglas Gilbert
- [PATCH v15 01/45] sg: move functions around, Douglas Gilbert
- [PATCH v15 06/45] sg: make open count an atomic, Douglas Gilbert
- [PATCH v15 14/45] sg: sg_common_write add structure for arguments, Douglas Gilbert
- [PATCH v15 25/45] sg: replace rq array with xarray, Douglas Gilbert
- [PATCH v15 39/45] sg: add mmap_sz tracking, Douglas Gilbert
- [PATCH v15 28/45] sg: rework debug info, Douglas Gilbert
- [PATCH v15 40/45] sg: remove rcv_done request state, Douglas Gilbert
- [PATCH v15 42/45] sg: remove unit attention check for device changed, Douglas Gilbert
- [PATCH v15 45/45] sg: bump version to 4.0.12, Douglas Gilbert
- [PATCH v15 35/45] sg: first debugfs support, Douglas Gilbert
- [PATCH v15 04/45] sg: rework sg_poll(), minor changes, Douglas Gilbert
- [PATCH v15 05/45] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v15 07/45] sg: move header to uapi section, Douglas Gilbert
- [PATCH v15 13/45] sg: split sg_read, Douglas Gilbert
- [PATCH v15 16/45] sg: rework sg_mmap, Douglas Gilbert
- [PATCH v15 18/45] sg: rework scatter gather handling, Douglas Gilbert
- [PATCH v15 15/45] sg: rework sg_vma_fault, Douglas Gilbert
- [PATCH v15 21/45] sg: sg_fill_request_element, Douglas Gilbert
- [PATCH v15 34/45] sg: protect multiple receivers, Douglas Gilbert
- [PATCH v15 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id, Douglas Gilbert
- [PATCH v15 41/45] sg: track lowest inactive and await indexes, Douglas Gilbert
- [PATCH v15 17/45] sg: replace sg_allow_access, Douglas Gilbert
- [PATCH v15 23/45] sg: xarray for fds in device, Douglas Gilbert
- [PATCH v15 27/45] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v15 32/45] sg: add some __must_hold macros, Douglas Gilbert
- [PATCH v15 33/45] sg: move procfs objects to avoid forward decls, Douglas Gilbert
- [PATCH v15 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v15 43/45] sg: no_dxfer: move to/from kernel buffers, Douglas Gilbert
- [PATCH v15 37/45] sg: defang allow_dio, Douglas Gilbert
- [PATCH v15 38/45] sg: warn v3 write system call users, Douglas Gilbert
- Re: [PATCH v15 00/45] sg: add v4 interface, Martin K. Petersen
[PATCH] scsi: lpfc: Fix ancient double free,
Dan Carpenter
[PATCH -next] scsi: gdth: Remove unused including <linux/version.h>,
Zou Wei
[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH] fio: add hipri option to sg engine,
Douglas Gilbert
[PATCH v14 00/45] sg: add v4 interface,
Douglas Gilbert
- [PATCH v14 01/45] sg: move functions around, Douglas Gilbert
- [PATCH v14 04/45] sg: rework sg_poll(), minor changes, Douglas Gilbert
- [PATCH v14 02/45] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v14 05/45] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v14 17/45] sg: replace sg_allow_access, Douglas Gilbert
- [PATCH v14 34/45] sg: protect multiple receivers, Douglas Gilbert
- [PATCH v14 42/45] sg: remove unit attention check for device changed, Douglas Gilbert
- [PATCH v14 35/45] sg: first debugfs support, Douglas Gilbert
- [PATCH v14 39/45] sg: add mmap_sz tracking, Douglas Gilbert
- [PATCH v14 36/45] sg: rework mmap support, Douglas Gilbert
- [PATCH v14 45/45] sg: bump version to 4.0.12, Douglas Gilbert
- [PATCH v14 14/45] sg: sg_common_write add structure for arguments, Douglas Gilbert
- [PATCH v14 03/45] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v14 11/45] sg: change rwlock to spinlock, Douglas Gilbert
- [PATCH v14 16/45] sg: rework sg_mmap, Douglas Gilbert
- [PATCH v14 24/45] sg: xarray for reqs in fd, Douglas Gilbert
- [PATCH v14 08/45] sg: speed sg_poll and sg_get_num_waiting, Douglas Gilbert
- [PATCH v14 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v14 23/45] sg: xarray for fds in device, Douglas Gilbert
- [PATCH v14 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id, Douglas Gilbert
- [PATCH v14 25/45] sg: replace rq array with xarray, Douglas Gilbert
- [PATCH v14 30/45] sg: expand sg_comm_wr_t, Douglas Gilbert
- [PATCH v14 22/45] sg: printk change %p to %pK, Douglas Gilbert
- [PATCH v14 09/45] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v14 21/45] sg: sg_fill_request_element, Douglas Gilbert
- [PATCH v14 07/45] sg: move header to uapi section, Douglas Gilbert
- [PATCH v14 12/45] sg: ioctl handling, Douglas Gilbert
- [PATCH v14 32/45] sg: add some __must_hold macros, Douglas Gilbert
- [PATCH v14 19/45] sg: introduce request state machine, Douglas Gilbert
- [PATCH v14 40/45] sg: remove rcv_done request state, Douglas Gilbert
- [PATCH v14 44/45] sg: add blk_poll support, Douglas Gilbert
- [PATCH v14 37/45] sg: defang allow_dio, Douglas Gilbert
- [PATCH v14 41/45] sg: track lowest inactive and await indexes, Douglas Gilbert
- [PATCH v14 43/45] sg: no_dxfer: move to/from kernel buffers, Douglas Gilbert
- [PATCH v14 38/45] sg: warn v3 write system call users, Douglas Gilbert
- [PATCH v14 33/45] sg: move procfs objects to avoid forward decls, Douglas Gilbert
- [PATCH v14 15/45] sg: rework sg_vma_fault, Douglas Gilbert
- [PATCH v14 27/45] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v14 13/45] sg: split sg_read, Douglas Gilbert
- [PATCH v14 06/45] sg: make open count an atomic, Douglas Gilbert
- [PATCH v14 20/45] sg: sg_find_srp_by_id, Douglas Gilbert
- [PATCH v14 10/45] sg: improve naming, Douglas Gilbert
- [PATCH v14 26/45] sg: sense buffer rework, Douglas Gilbert
- [PATCH v14 28/45] sg: rework debug info, Douglas Gilbert
- [PATCH v14 18/45] sg: rework scatter gather handling, Douglas Gilbert
[PATCH v1] scsi: ufs: export ufshcd_wb_ctrl func,
Kiwoong Kim
[GIT PULL] SCSI fixes for 5.11-rc4,
James Bottomley
[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void,
Uwe Kleine-König
[PATCH] scsi: bfa: remove redundant NULL check,
Yang Li
[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH] scsi: fnic: remove redundant NULL check,
Yang Li
[PATCH 1/2] scsi: qla2xxx: remove redundant NULL check,
Yang Li
[PATCH v3 0/2] arm64: Support Universal Flash Storage on MediaTek MT6779 platform,
Stanley Chu
[PATCH] scsi_logging: print cdb into new line after opcode,
Martin Kepplinger
[PATCH] scsi: sd: print write through due to no caching mode page as warning,
Martin Kepplinger
[PATCH v3 0/3] block: add zone write granularity limit,
Damien Le Moal
[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V7 05/13] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V7 01/13] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V7 07/13] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V7 08/13] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V7 09/13] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V7 13/13] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- [PATCH V7 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V7 11/13] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V7 10/13] megaraid_sas: v2 replace sdev_busy with local counter, Ming Lei
- [PATCH V7 06/13] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V7 03/13] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V7 04/13] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V7 02/13] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- Re: [PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap, Martin K. Petersen
[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void,
Uwe Kleine-König
[PATCH] scsi: ufs: Cleanup WB buffer flush toggle implementation,
Bean Huo
[RFC PATCH] scsi: smartpqi: create module parameters for LUN reset,
Enzo Matsumiya
[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH 0/2] Resource-managed blk_ksm_init(),
Eric Biggers
[PATCH v3] scsi/qla4xxx: convert sysfs sprintf/snprintf family to sysfs_emit, Jiapeng Zhong
[PATCH] scsi: qla2xxx: remove unnecessary NULL check,
Dan Carpenter
[PATCH v2] scsi/qla4xxx: convert sysfs sprintf/snprintf family to sysfs_emit/sysfs_emit_at,
Jiapeng Zhong
[PATCH v2] scsi: ufs: Fix some problems in task management request implementation,
Can Guo
[PATCH] scsi: scsi_host_queue_ready: increase busy count early,
mwilck
[PATCH v3 0/3] scsi: ufs: Cleanup and refactor clock scaling,
Stanley Chu
[Bug 211285] new kernel 5.10.8 deadlock?,
bugzilla-daemon
[PATCH] scsi: ufs: Fix some problems in task management request implementation,
Can Guo
[bug report] scsi: qla2xxx: Fix SRB leak on switch command timeout,
Dan Carpenter
[PATCH v2] scsi: target: core: check SR field in REPORT LUNS,
Dmitry Bogdanov
[PATCH v11 0/3] Three changes related with UFS clock scaling,
Can Guo
[PATCH] scsi: qla2xxx: Assign boolean values to a bool variable,
Jiapeng Zhong
[PATCH] drivers/scsi/qla4xxx: use scnprintf() instead of snprintf(),
Jiapeng Zhong
[PATCH AUTOSEL 5.10 13/45] scsi: sd: Suppress spurious errors when WRITE SAME is being disabled, Sasha Levin
[PATCH AUTOSEL 5.10 12/45] scsi: scsi_debug: Fix memleak in scsi_debug_init(), Sasha Levin
[PATCH AUTOSEL 5.10 10/45] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback, Sasha Levin
[PATCH AUTOSEL 5.4 05/26] scsi: qedi: Correct max length of CHAP secret, Sasha Levin
[PATCH AUTOSEL 5.4 06/26] scsi: sd: Suppress spurious errors when WRITE SAME is being disabled, Sasha Levin
[PATCH AUTOSEL 4.19 03/15] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback, Sasha Levin
[PATCH AUTOSEL 4.19 04/15] scsi: qedi: Correct max length of CHAP secret, Sasha Levin
[PATCH AUTOSEL 5.4 04/26] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback, Sasha Levin
[PATCH AUTOSEL 5.10 11/45] scsi: qedi: Correct max length of CHAP secret, Sasha Levin
[PATCH AUTOSEL 4.14 3/9] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback, Sasha Levin
[PATCH AUTOSEL 4.4 2/4] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback, Sasha Levin
[PATCH AUTOSEL 4.9 2/4] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback, Sasha Levin
[PATCH AUTOSEL 5.10 09/45] scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL, Sasha Levin
[PATCH 0/4] scsi: ufs-debugfs: Add UFS Exception Event reporting,
Adrian Hunter
[PATCH] rename lpfc_sli4_dump_page_a0 to lpfc_sli4_dump_sfp_pagea0,
Eric Curtin
[PATCH 0/3] scatterlist: sgl-sgl ops: copy, equal,
Douglas Gilbert
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]