Linux SCSI Development
[Prev Page][Next Page]
[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
[PATCH v7 0/6] Several changes for UFS WriteBooster,
Bean Huo
[PATCH 1/1] bsg: free the request before return error code,
Pan Bian
[PATCH v10 0/3] Three changes related with UFS clock scaling,
Can Guo
[PATCH v2 0/2] block: add zone write granularity limit,
Damien Le Moal
[PATCH V2] scsi: ufs: Add UFS3.0 in ufs HCI version check,
Nitin Rawat
[RFC PATCH 00/37] block: introduce bio_init_fields(),
Chaitanya Kulkarni
- [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io, Chaitanya Kulkarni
- [RFC PATCH 25/37] dm-zoned: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 20/37] bcache: use bio_init_fields in writeback, Chaitanya Kulkarni
- [RFC PATCH 19/37] bcache: use bio_init_fields in super, Chaitanya Kulkarni
- [RFC PATCH 31/37] eros: use bio_init_fields in data, Chaitanya Kulkarni
- [RFC PATCH 32/37] eros: use bio_init_fields in zdata, Chaitanya Kulkarni
- [RFC PATCH 28/37] target: use bio_init_fields in iblock, Chaitanya Kulkarni
- [RFC PATCH 33/37] jfs: use bio_init_fields in metadata, Chaitanya Kulkarni
- [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf, Chaitanya Kulkarni
- [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout, Chaitanya Kulkarni
- [RFC PATCH 30/37] fs: use bio_init_fields in buffer, Chaitanya Kulkarni
- [RFC PATCH 26/37] dm log writes: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat, Chaitanya Kulkarni
- [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log, Chaitanya Kulkarni
- [RFC PATCH 21/37] dm-bufio: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap, Chaitanya Kulkarni
- [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 22/37] dm-crypt: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub, Chaitanya Kulkarni
- [RFC PATCH 18/37] bcache: use bio_init_fields in journal, Chaitanya Kulkarni
- [RFC PATCH 15/37] drdb: use bio_init_fields in receiver, Chaitanya Kulkarni
- [RFC PATCH 17/37] pktcdvd: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata, Chaitanya Kulkarni
- [RFC PATCH 24/37] dm-zoned: use bio_init_fields target, Chaitanya Kulkarni
- [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io, Chaitanya Kulkarni
- [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype, Chaitanya Kulkarni
- [RFC PATCH 13/37] drdb: use bio_init_fields in actlog, Chaitanya Kulkarni
- [RFC PATCH 16/37] floppy: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 06/37] gfs2: use bio_init_fields in lops, Chaitanya Kulkarni
- [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io, Chaitanya Kulkarni
- [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes, Chaitanya Kulkarni
- [RFC PATCH 12/37] zonefs: use bio_init_fields in append, Chaitanya Kulkarni
- [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io, Chaitanya Kulkarni
- [RFC PATCH 05/37] ext4: use bio_init_fields in page_io, Chaitanya Kulkarni
- [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr, Chaitanya Kulkarni
- [RFC PATCH 01/37] block: introduce bio_init_fields() helper, Chaitanya Kulkarni
- [RFC PATCH 02/37] fs: use bio_init_fields in block_dev, Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Josef Bacik
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Mike Snitzer
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Julian Calaby
[RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries,
Kiwoong Kim
Message not available
Re: [RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries, Martin K. Petersen
Re: [RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries, Martin K. Petersen
[ PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries,
Kiwoong Kim
Message not available
RE: [ PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries, Kiwoong Kim
[PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check,
Ahmed S. Darwish
- [PATCH v3 17/19] scsi: isci: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 18/19] scsi: mvsas: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 13/19] scsi: hisi_sas: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 19/19] scsi: libsas: Remove temporarily-added _gfp() API variants, Ahmed S. Darwish
- [PATCH v3 11/19] scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 09/19] scsi: pm80xx: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 12/19] scsi: libsas: event notifiers API: Add gfp_t flags parameter, Ahmed S. Darwish
- [PATCH v3 15/19] scsi: pm80xx: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 07/19] scsi: isci: port: broadcast change: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v3 10/19] scsi: aic94xx: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 16/19] scsi: libsas: Switch back to original event notifiers API, Ahmed S. Darwish
- [PATCH v3 14/19] scsi: aic94xx: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 08/19] scsi: libsas: Pass gfp_t flags to event notifiers, Ahmed S. Darwish
- [PATCH v3 06/19] scsi: isci: port: link up: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v3 02/19] scsi: libsas and users: Remove notifier indirection, Ahmed S. Darwish
- [PATCH v3 01/19] Documentation: scsi: libsas: Remove notify_ha_event(), Ahmed S. Darwish
- [PATCH v3 03/19] scsi: libsas: Introduce a _gfp() variant of event notifiers, Ahmed S. Darwish
- [PATCH v3 05/19] scsi: isci: port: link down: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v3 04/19] scsi: mvsas: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- Re: [PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check, Martin K. Petersen
- Re: [PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check, Martin K. Petersen
[PATCH 0/7] iscsi fixes/cleanups,
Mike Christie
[PATCH] scsi: ufs: delete redundant if statement in ufshcd_intr(),
Bean Huo
[PATCH v6 0/6] Several changes for UFS WriteBooster,
Bean Huo
[PATCH] scsi: qla2xxx: fix description for parameter ql2xenforce_iocb_limit,
Enzo Matsumiya
[PATCH v6 0/4] scatterlist: add new capabilities,
Douglas Gilbert
[PATCH][next] scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded",
Colin King
[PATCH] Revert "scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs", Roman Bolshakov
[PATCH V6 00/13] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- [PATCH V6 01/13] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V6 04/13] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V6 06/13] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V6 07/13] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V6 05/13] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V6 08/13] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V6 09/13] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V6 11/13] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V6 13/13] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- [PATCH V6 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V6 10/13] megaraid_sas: v2 replace sdev_busy with local counter, Ming Lei
- [PATCH V6 03/13] sbitmap: add helpers for updating allocation hint, Ming Lei
[PATCH] scsi: pm80xx: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[GIT PULL] SCSI fixes for 5.11-rc3,
James Bottomley
Re: Changing sd device from read only to read/write fails in 5.10 (BLKROSET),
Randy Dunlap
Re: [RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue, John Garry
[PATCH][next] scsi: pm80xx: clean up indentation of a code block,
Colin King
[PATCH] scsi: target: iscsi: Fix typo in comment,
Valdis Klētnieks
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]