Linux SCSI Development
[Prev Page][Next Page]
- [PATCH V5 07/13] blk-mq: add callbacks for storing & retrieving budget token, (continued)
- [PATCH v1] scsi: ufs: Fix race between shutdown and runtime resume flow,
Stanley Chu
- [PATCH 1/1 V2] vhost scsi: fix lun reset completion handling,
Mike Christie
- [PATCH] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback(),
Andrea Parri (Microsoft)
- [PATCH][next] scsi: lpfc: Fix memory leak on lcb_context,
Colin King
- [PATCH][next] scsi: lpfc: remove dead code on second !ndlp check,
Colin King
- [PATCH][next] scsi: lpfc: fix pointer defereference before it is null checked issue,
Colin King
- [PATCH -next] scsi: lpfc: Mark lpfc_nvmet_prep_abort_wqe with static keyword,
Zou Wei
- [PATCH 1/1] vhost scsi: fix lun reset completion handling,
Mike Christie
- [PATCH v3 0/6] ibmvfc: Protocol definition updates and new targetWWPN Support,
Tyrel Datwyler
- [PATCH v2 0/6] ibmvfc: Protocol definition updates and new targetWWPN Support,
Tyrel Datwyler
- [PATCH 1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions,
Tyrel Datwyler
- [PATCH v5 0/5] scsi: ufs: add some fixes,
Jaegeuk Kim
- [PATCH AUTOSEL 4.19 2/6] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold(), Sasha Levin
- [PATCH AUTOSEL 5.9 06/21] scsi: ufs: Try to save power mode change and UIC cmd completion timeout, Sasha Levin
- [PATCH AUTOSEL 5.9 05/21] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold(), Sasha Levin
- [PATCH AUTOSEL 5.4 02/11] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold(), Sasha Levin
- [PATCH v3 0/3] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback,
Can Guo
- [PATCH] scsi: fdomain: Fix error return code in fdomain_probe(), Wei Li
- cleanup updating the size of block devices v3,
Christoph Hellwig
- [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 03/78] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 07/78] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 13/78] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 15/78] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 16/78] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 17/78] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/78] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 18/78] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 20/78] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 23/78] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 29/78] dasd: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 30/78] block: don't call into the driver for BLKROSET, Christoph Hellwig
- [PATCH 34/78] block: propagate BLKROSET to all partitions, Christoph Hellwig
- [PATCH 32/78] block: remove set_device_ro, Christoph Hellwig
- [PATCH 33/78] block: remove __blkdev_driver_ioctl, Christoph Hellwig
- [PATCH 31/78] loop: use set_disk_ro, Christoph Hellwig
- [PATCH 35/78] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 38/78] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 37/78] block: split block_class_lock, Christoph Hellwig
- [PATCH 40/78] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 45/78] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 46/78] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 47/78] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 50/78] z2ram: reindent, Christoph Hellwig
- [PATCH 51/78] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats, Christoph Hellwig
- [PATCH 55/78] block: change the hash used for looking up block devices, Christoph Hellwig
- [PATCH 56/78] init: refactor name_to_dev_t, Christoph Hellwig
- [PATCH 57/78] init: refactor devt_from_partuuid, Christoph Hellwig
- [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label, Christoph Hellwig
- [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal, Christoph Hellwig
- [PATCH 67/78] block: simplify the block device claiming interface, Christoph Hellwig
- [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush, Christoph Hellwig
- [PATCH 68/78] block: remove ->bd_contains, Christoph Hellwig
- [PATCH 69/78] block: remove the nr_sects field in struct hd_struct, Christoph Hellwig
- [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex, Christoph Hellwig
- [PATCH 71/78] block: add a bdev_kobj helper, Christoph Hellwig
- [PATCH 75/78] block: stop using bdget_disk for partition 0, Christoph Hellwig
- [PATCH 74/78] block: merge struct block_device and struct hd_struct, Christoph Hellwig
- [PATCH 77/78] fs: simplify the get_super_thawed interface, Christoph Hellwig
- [PATCH 78/78] block: remove i_bdev, Christoph Hellwig
- [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently, Christoph Hellwig
- [PATCH 73/78] block: use put_device in put_disk, Christoph Hellwig
- [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next, Christoph Hellwig
- [PATCH 66/78] block: keep a block_device reference for each hd_struct, Christoph Hellwig
- [PATCH 65/78] dm: remove the block_device reference in struct mapped_device, Christoph Hellwig
- [PATCH 60/78] zram: remove the claim mechanism, Christoph Hellwig
- [PATCH 61/78] zram: do not call set_blocksize, Christoph Hellwig
- [PATCH 41/78] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 62/78] loop: do not call set_blocksize, Christoph Hellwig
- [PATCH 63/78] bcache: remove a superflous lookup_bdev all, Christoph Hellwig
- [PATCH 54/78] block: remove a duplicate __disk_get_part prototype, Christoph Hellwig
- [PATCH 52/78] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 49/78] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 44/78] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 39/78] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 26/78] block: add a new set_read_only method, Christoph Hellwig
- [PATCH 25/78] block: don't call into the driver for BLKFLSBUF, Christoph Hellwig
- [PATCH 36/78] block: open code kobj_map into in block/genhd.c, Christoph Hellwig
- [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF, Christoph Hellwig
- [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 10/78] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 11/78] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 12/78] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 08/78] nbd: refactor size updates, Christoph Hellwig
- [PATCH 09/78] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 06/78] nbd: remove the call to set_blocksize, Christoph Hellwig
- [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify, Christoph Hellwig
- Re: cleanup updating the size of block devices v3, Christoph Hellwig
- Re: cleanup updating the size of block devices v3, Jens Axboe
- [PATCH 1/1] scsi: pm8001: pm8001_hwi: Remove unused variable 'value',
Lee Jones
- [PATCH V4 00/12] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V4 01/12] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V4 02/12] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- [PATCH V4 03/12] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V4 04/12] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V4 05/12] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V4 06/12] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V4 07/12] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V4 08/12] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V4 09/12] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V4 10/12] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V4 11/12] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V4 12/12] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- [PATCH] scsi: pmcraid: replace atomic_add_return(), Yejune Deng
- [PATCH] scsi: sd: remove obsolete variable in sd_remove(),
Lukas Bulwahn
- [PATCH v1 0/9] scsi: ufs: Refactoring and cleanups,
Stanley Chu
- [PATCH v1 9/9] scsi: ufs-qcom: Use common ADAPT configuration function, Stanley Chu
- [PATCH v1 7/9] scsi: ufs: Refactor ADAPT configuration function, Stanley Chu
- [PATCH v1 3/9] scsi: ufs-mediatek: Use device parameter initialization function, Stanley Chu
- [PATCH v1 8/9] scsi: ufs-mediatek: Use common ADAPT configuration function, Stanley Chu
- [PATCH v1 1/9] scsi: ufs-mediatek: Refactor performance scaling functions, Stanley Chu
- [PATCH v1 4/9] scsi: ufs-qcom: Use device parameter initialization function, Stanley Chu
- [PATCH v1 6/9] scsi: ufs-hisi: Use device parameter initialization function, Stanley Chu
- [PATCH v1 5/9] scsi: ufs-exynos: Use device parameter initialization function, Stanley Chu
- [PATCH v1 2/9] scsi: ufs: Introduce device parameter initialization function, Stanley Chu
- Re: [PATCH v1 0/9] scsi: ufs: Refactoring and cleanups, Bean Huo
- Re: [PATCH v1 0/9] scsi: ufs: Refactoring and cleanups, Martin K. Petersen
- Re: [PATCH v1 0/9] scsi: ufs: Refactoring and cleanups, Martin K. Petersen
- [PATCH v2 0/9] Rework runtime suspend and SCSI domain validation,
Bart Van Assche
- [PATCH v2 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests, Bart Van Assche
- [PATCH v2 3/9] scsi: Pass a request queue pointer to __scsi_execute(), Bart Van Assche
- [PATCH v2 4/9] scsi: Rework scsi_mq_alloc_queue(), Bart Van Assche
- [PATCH v2 5/9] scsi: Do not wait for a request in scsi_eh_lock_door(), Bart Van Assche
- [PATCH v2 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer, Bart Van Assche
- [PATCH v2 7/9] scsi_transport_spi: Freeze request queues instead of quiescing, Bart Van Assche
- [PATCH v2 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE, Bart Van Assche
- Re: [PATCH v2 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE, Christoph Hellwig
- [block, scsi, ide] 3e3b42fee6: kmsg.sd#:#:#:#:[sdf]Asking_for_cache_data_failed, kernel test robot
- Re: [PATCH v2 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE, Can Guo
- Re: [PATCH v2 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE, Stanley Chu
- [PATCH v2 9/9] block: Do not accept any requests while suspended, Bart Van Assche
- [PATCH v2 1/9] block: Fix a race in the runtime power management code, Bart Van Assche
- [PATCH v12 00/44] sg: add v4 interface,
Douglas Gilbert
- [PATCH] scsi: fnic: Fix error return in fnic_probe, Kefeng Wang
- [PATCH 00/17] lpfc: Update lpfc to revision 12.8.0.6,
James Smart
- [PATCH 01/17] lpfc: Rework remote port ref counting and node freeing, James Smart
- [PATCH 02/17] lpfc: Rework locations of ndlp reference taking, James Smart
- [PATCH 03/17] lpfc: Fix removal of scsi transport device get and put on dev structure, James Smart
- [PATCH 04/17] lpfc: Fix refcounting around scsi and nvme transport apis, James Smart
- [PATCH 05/17] lpfc: Rework remote port lock handling, James Smart
- [PATCH 06/17] lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails, James Smart
- [PATCH 07/17] lpfc: Unsolicited ELS leaves node in incorrect state while dropping it, James Smart
- [PATCH 08/17] lpfc: Fix NPIV discovery and Fabric Node detection, James Smart
- [PATCH 09/17] lpfc: Fix NPIV Fabric Node reference counting, James Smart
- [PATCH 10/17] lpfc: Refactor wqe structure definitions for common use, James Smart
- [PATCH 11/17] lpfc: Enable common wqe_template support for both scsi and nvme, James Smart
- [PATCH 12/17] lpfc: Enable common send_io interface for SCSI and NVME, James Smart
- [PATCH 13/17] lpfc: convert scsi path to use common io submission path, James Smart
- [PATCH 14/17] lpfc: convert scsi io completions to sli-3 and sli-4 handlers, James Smart
- [PATCH 15/17] lpfc: Convert abort handling to sli-3 and sli-4 handlers, James Smart
- [PATCH 16/17] lpfc: Update lpfc version to 12.8.0.6, James Smart
- [PATCH 17/17] lpfc: Update changed file copyrights for 2020, James Smart
- Re: [PATCH 00/17] lpfc: Update lpfc to revision 12.8.0.6, Martin K. Petersen
- Re: [PATCH 00/17] lpfc: Update lpfc to revision 12.8.0.6, Martin K. Petersen
- [Bug 210203] New: linux boot sometimes hang around scsi_try_target_reset for a system with SSD/SATA 1.92T *10,
bugzilla-daemon
- [PATCH -next] scsi: be2iscsi: Mark beiscsi_attrs with static keyword,
Zou Wei
- [PATCH] iscsi target: fix cmd abort fabric stop race,
Mike Christie
- [PATCH] scsi: ufs-qcom: only select QCOM_SCM if SCSI_UFS_CRYPTO,
Eric Biggers
- [GIT PULL] SCSI fixes for 5.10-rc3,
James Bottomley
- [PATCH RFC v1 0/1] scsi: pm: Leave runtime resume along if block layer PM is enabled,
Can Guo
- [PATCH 00/10] vhost/qemu: thread per IO SCSI vq,
Mike Christie
- [PATCH 01/10] vhost: remove work arg from vhost_work_flush, Mike Christie
- [PATCH 02/10] vhost scsi: remove extra flushes, Mike Christie
- [PATCH 07/10] vhost, vhost-scsi: flush IO vqs then send TMF rsp, Mike Christie
- [PATCH 04/10] vhost: support multiple worker threads, Mike Christie
- [PATCH 08/10] vhost: move msg_handler to new ops struct, Mike Christie
- [PATCH 10/10] vhost-scsi: create a woker per IO vq, Mike Christie
- [PATCH 05/10] vhost: poll support support multiple workers, Mike Christie
- [PATCH 06/10] vhost scsi: make SCSI cmd completion per vq, Mike Christie
- [PATCH 09/10] vhost: add VHOST_SET_VRING_ENABLE support, Mike Christie
- [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support, Mike Christie
- [PATCH 03/10] vhost poll: fix coding style, Mike Christie
- Re: [PATCH 00/10] vhost/qemu: thread per IO SCSI vq, Stefan Hajnoczi
- [PATCH] scsi: ufs: show lba and length for unmap commands,
Jaegeuk Kim
- [PATCH] scsi: aacraid: Correct goto target in aac_resume(), Jing Xiangfeng
- [PATCH v4 0/5] Introduce a new helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c,
Luo Jiaxing
- [PATCH] scsi: ufs: Add retry flow for failed hba enabling,
Stanley Chu
- [PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions,
Tyrel Datwyler
- [PATCH 0/3] smartpqi updates,
Don Brace
- [PATCH v7 0/5] scsi: Support to handle Intermittent errors,
Muneendra
- cleanup updating the size of block devices v2,
Christoph Hellwig
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 06/24] block: add a return value to set_capacity_and_notify, Christoph Hellwig
- [PATCH 13/24] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 20/24] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 24/24] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 18/24] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 16/24] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 21/24] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 12/24] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 17/24] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/24] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 10/24] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 11/24] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 09/24] nbd: refactor size updates, Christoph Hellwig
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 07/24] nbd: remove the call to set_blocksize, Christoph Hellwig
- [PATCH 02/24] loop: remove loop_set_size, Christoph Hellwig
- [PATCH] scsi: ufs: Fix a bug in ufshcd_system_resume(),
Yang Yang
- [PATCH v2] scsi: ufshcd: fix missing destroy_workqueue(),
Qinglang Miao
- [PATCH 0/5 V5] vhost-scsi: IO error fixups,
Mike Christie
- [PATCH AUTOSEL 5.9 31/55] scsi: mpt3sas: Fix timeouts observed while reenabling IRQ, Sasha Levin
- [PATCH AUTOSEL 5.4 13/42] scsi: hpsa: Fix memory leak in hpsa_init_one(), Sasha Levin
- [PATCH AUTOSEL 5.4 23/42] scsi: mpt3sas: Fix timeouts observed while reenabling IRQ, Sasha Levin
- [PATCH AUTOSEL 4.19 06/21] scsi: hpsa: Fix memory leak in hpsa_init_one(), Sasha Levin
- [PATCH AUTOSEL 4.19 13/21] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach(), Sasha Levin
- [PATCH AUTOSEL 4.14 05/14] scsi: hpsa: Fix memory leak in hpsa_init_one(), Sasha Levin
- [PATCH AUTOSEL 4.14 10/14] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach(), Sasha Levin
- [PATCH AUTOSEL 4.9 04/12] scsi: hpsa: Fix memory leak in hpsa_init_one(), Sasha Levin
- [PATCH AUTOSEL 4.9 09/12] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach(), Sasha Levin
- [PATCH AUTOSEL 5.4 22/42] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach(), Sasha Levin
- [PATCH AUTOSEL 5.9 30/55] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach(), Sasha Levin
- [PATCH AUTOSEL 5.9 17/55] scsi: hpsa: Fix memory leak in hpsa_init_one(), Sasha Levin
- [PATCH] f2fs: avoid unneeded data copy in f2fs_ioc_move_range(), Jaegeuk Kim
- [PATCH] scsi: pm80xx: Fix error return in pm8001_pci_probe,
Zhang Qilong
- re: scsi: ufs: Try to save power mode change and UIC cmd completion timeout, Colin Ian King
- [PATCH v4 00/19] blkcg:Support to track FC storage blk io traffic,
Muneendra
- [PATCH v4 01/19] cgroup: Added cgroup_get_from_kernfs_id, Muneendra
- [PATCH v4 03/19] nvme: Added a newsysfs attribute appid_store, Muneendra
- [PATCH v4 02/19] blkcg: Added a app identifier support for blkcg, Muneendra
- [PATCH v4 04/19] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra
- [PATCH v4 05/19] lpfc: vmid: API to check if VMID is enabled., Muneendra
- [PATCH v4 06/19] lpfc: vmid: Supplementary data structures for vmid, Muneendra
- [PATCH v4 07/19] lpfc: vmid: Forward declarations for APIs, Muneendra
- [PATCH v4 08/19] lpfc: vmid: Add support for vmid in mailbox command, Muneendra
- [PATCH v4 09/19] lpfc: vmid: VMID params initialization, Muneendra
- [PATCH v4 10/19] lpfc: vmid: vmid resource allocation, Muneendra
- [PATCH v4 11/19] lpfc: vmid: cleanup vmid resources, Muneendra
- [PATCH v4 12/19] lpfc: vmid: Implements ELS commands for appid patch, Muneendra
- [PATCH v4 13/19] lpfc: vmid: Functions to manage vmids, Muneendra
- [PATCH v4 14/19] lpfc: vmid: Implements CT commands for appid., Muneendra
- [PATCH v4 15/19] lpfc: vmid: Appends the vmid in the wqe before sending request, Muneendra
- [PATCH v4 16/19] lpfc: vmid: Timeout implementation for vmid, Muneendra
- [PATCH v4 17/19] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra
- [PATCH v4 18/19] lpfc: vmid: Introducing vmid in io path., Muneendra
- [PATCH v4 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID, Muneendra
- [PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening,
Andrea Parri (Microsoft)
- [bug report] scsi: ufs: Try to save power mode change and UIC cmd completion timeout,
Dan Carpenter
- [PATCH] scsi: qedi: fix missing destroy_workqueue() on error in __qedi_probe,
Qinglang Miao
- [PATCH] scsi: ufshcd: fix missing destroy_workqueue() on error in ufshcd_init,
Qinglang Miao
- [PATCH] scsi: use kobj_to_dev() instead, Wang Qing
- [PATCH] scsi: lpfc: make lpfc_sli_process_sol_iocb() void, xiakaixu1987
- [PATCH] scsi: bnx2fc: fix comparison to bool warning,
xiakaixu1987
- [PATCH v1] scsi: isci: Don't use PCI helper functions,
Vaibhav Gupta
- [PATCH] scsi: core: fix -Wformat,
Nick Desaulniers
- [PATCH] scsi: ses: Fix crash caused by kfree an invalid pointer,
Ding Hui
- [GIT PULL] SCSI fixes for 5.10-rc2,
James Bottomley
- [PATCH v2] SCSI: libiscsi: fix NOP race condition,
Lee Duncan
- cleanup updating the size of block devices,
Christoph Hellwig
- [PATCH 02/24] loop: remove loop_set_size, Christoph Hellwig
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 06/24] block: add a return value to set_capacity_and_notify, Christoph Hellwig
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 09/24] nbd: refactor size updates, Christoph Hellwig
- [PATCH 13/24] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 17/24] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 18/24] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/24] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 24/24] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 20/24] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 16/24] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 21/24] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 12/24] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 11/24] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 10/24] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 07/24] nbd: remove the call to set_blocksize, Christoph Hellwig
- Re: cleanup updating the size of block devices, Josef Bacik
- [PATCH] docs: ABI: sysfs-driver-ufs: Add DeepSleep power mode,
Adrian Hunter
- [PATCH] scsi_debug: change store from vmalloc to sgl,
Douglas Gilbert
- [PATCH v4 0/4] scatterlist: add new capabilities,
Douglas Gilbert
- [PATCH v6 0/4] scsi: Support to handle Intermittent errors,
Muneendra
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]