| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-24 | scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans | Ranjan Kumar | 1 | -1/+1 |
| 2025-06-16 | scsi: core: Remember if a device is an ATA device | Damien Le Moal | 1 | -1/+2 |
| 2025-03-02 | scsi: core: Fix missing lock protection | Chaohai Chen | 1 | -2/+3 |
| 2025-02-03 | scsi: core: Use GFP_NOIO to avoid circular locking dependency | Rik van Riel | 1 | -1/+1 |
| 2025-01-31 | Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+3 |
| 2025-01-31 | block: force noio scope in blk_mq_freeze_queue | Christoph Hellwig | 1 | -2/+3 |
| 2025-01-10 | scsi: scsi_scan: Add kernel-doc for exported function | Randy Dunlap | 1 | -0/+20 |
| 2024-12-04 | scsi: core: Remove the .slave_configure() method | Bart Van Assche | 1 | -3/+1 |
| 2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche | 1 | -1/+1 |
| 2024-12-04 | scsi: Rename .device_configure() into .sdev_configure() | Bart Van Assche | 1 | -5/+5 |
| 2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 1 | -4/+4 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-05-30 | scsi: core: Pass sdev to blk_mq_alloc_queue() | John Garry | 1 | -2/+1 |
| 2024-05-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -33/+41 |
| 2024-04-11 | scsi: core: Add a device_configure method to the host template | Christoph Hellwig | 1 | -21/+26 |
| 2024-04-11 | scsi: core: Use the atomic queue limits API in scsi_add_lun() | Christoph Hellwig | 1 | -13/+15 |
| 2024-04-11 | scsi: core: Initialize scsi midlayer limits before allocating the queue | Christoph Hellwig | 1 | -2/+3 |
| 2024-03-25 | scsi: sd: Fix TCG OPAL unlock on system resume | Damien Le Moal | 1 | -0/+34 |
| 2024-03-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -43/+66 |
| 2024-02-26 | scsi: core: Constify the struct device_type usage | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-13 | block: pass a queue_limits argument to blk_mq_init_queue | Christoph Hellwig | 1 | -1/+1 |
| 2024-01-29 | scsi: core: Have SCSI midlayer retry scsi_report_lun_scan() errors | Mike Christie | 1 | -24/+33 |
| 2024-01-29 | scsi: core: Retry INQUIRY after timeout | Mike Christie | 1 | -0/+4 |
| 2024-01-29 | scsi: core: Have midlayer retry scsi_probe_lun() errors | Mike Christie | 1 | -18/+28 |
| 2023-10-10 | scsi: Do not rescan devices with a suspended queue | Damien Le Moal | 1 | -5/+6 |
| 2023-09-29 | Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 1 | -1/+17 |
| 2023-09-28 | scsi: Do not attempt to rescan suspended devices | Damien Le Moal | 1 | -1/+17 |
| 2023-09-21 | scsi: core: ata: Do no try to probe for CDL on old drives | Damien Le Moal | 1 | -1/+1 |
| 2023-08-24 | scsi: core: Improve type safety of scsi_rescan_device() | Bart Van Assche | 1 | -2/+2 |
| 2023-05-22 | scsi: core: Detect support for command duration limits | Damien Le Moal | 1 | -0/+3 |
| 2023-03-09 | scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD | Lee Duncan | 1 | -0/+3 |
| 2023-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -10/+16 |
| 2023-01-26 | scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES... | Martin K. Petersen | 1 | -4/+3 |
| 2023-01-13 | scsi: core: Convert to scsi_execute_cmd() | Mike Christie | 1 | -10/+16 |
| 2022-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+3 |
| 2022-11-26 | scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host() | John Garry | 1 | -1/+1 |
| 2022-11-26 | scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device() | John Garry | 1 | -1/+2 |
| 2022-10-25 | scsi: remove an extra queue reference | Christoph Hellwig | 1 | -1/+0 |
| 2022-09-01 | scsi: core: Fix a use-after-free | Bart Van Assche | 1 | -0/+1 |
| 2022-09-01 | scsi: core: Revert "Make sure that targets outlive devices" | Bart Van Assche | 1 | -2/+0 |
| 2022-09-01 | scsi: core: Revert "Make sure that hosts outlive targets" | Bart Van Assche | 1 | -7/+0 |
| 2022-08-01 | scsi: core: Make sure that hosts outlive targets | Ming Lei | 1 | -0/+7 |
| 2022-08-01 | scsi: core: Make sure that targets outlive devices | Bart Van Assche | 1 | -0/+2 |
| 2022-05-02 | scsi: core: Do not truncate INQUIRY data on modern devices | Martin K. Petersen | 1 | -1/+11 |
| 2022-03-29 | scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map() | John Garry | 1 | -0/+5 |
| 2022-01-31 | scsi: core: Reallocate device's budget map on queue depth change | Ming Lei | 1 | -5/+50 |
| 2021-11-29 | scsi: core: Declare 'scsi_scan_type' static | Bart Van Assche | 1 | -1/+1 |
| 2021-11-29 | scsi: core: Suppress a kernel-doc warning | Bart Van Assche | 1 | -1/+1 |
| 2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -57/+17 |
| 2021-10-22 | block: remove QUEUE_FLAG_SCSI_PASSTHROUGH | Christoph Hellwig | 1 | -1/+0 |
| 2021-10-16 | scsi: core: pm: Rely on the device driver core for async power management | Bart Van Assche | 1 | -0/+17 |
| 2021-09-28 | scsi: core: Delete scsi_{get,free}_host_dev() | John Garry | 1 | -57/+0 |
| 2021-08-11 | Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging | Martin K. Petersen | 1 | -1/+2 |
| 2021-07-30 | scsi: block: Remove the remaining SG_IO-related fields from struct request_queue | Christoph Hellwig | 1 | -0/+2 |
| 2021-07-29 | scsi: core: Avoid printing an error if target_alloc() returns -ENXIO | Sreekanth Reddy | 1 | -1/+2 |
| 2021-07-21 | scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE | Martin Kepplinger | 1 | -0/+3 |
| 2021-06-22 | scsi: core: Inline scsi_mq_alloc_queue() | Bart Van Assche | 1 | -4/+8 |
| 2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke | 1 | -1/+1 |
| 2021-05-31 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke | 1 | -2/+2 |
| 2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+21 |
| 2021-04-06 | scsi: remove the unchecked_isa_dma flag | Christoph Hellwig | 1 | -4/+2 |
| 2021-03-04 | scsi: core: Replace sdev->device_busy with sbitmap | Ming Lei | 1 | -2/+21 |
| 2020-10-26 | scsi: core: Don't start concurrent async scan on same host | Ming Lei | 1 | -3/+4 |
| 2020-02-28 | scsi: core: Remove cmd_list functionality | Hannes Reinecke | 1 | -1/+0 |
| 2019-04-15 | scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT | Li Zhong | 1 | -3/+4 |
| 2019-02-27 | scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c | Benjamin Block | 1 | -3/+3 |
| 2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe | 1 | -9/+1 |
| 2018-06-26 | scsi: core: check for equality of result byte values | Johannes Thumshirn | 1 | -1/+1 |
| 2017-12-14 | scsi: core: Use blist_flags_t consistently | Bart Van Assche | 1 | -6/+7 |
| 2017-11-16 | scsi: Use 'blist_flags_t' for scsi_devinfo flags | Hannes Reinecke | 1 | -1/+1 |
| 2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-17 | scsi: scsi: Export blacklist flags to sysfs | Hannes Reinecke | 1 | -0/+1 |
| 2017-10-02 | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP | Martin K. Petersen | 1 | -0/+3 |
| 2017-08-25 | scsi: Document which queue type a function is intended for | Bart Van Assche | 1 | -1/+1 |
| 2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -32/+14 |
| 2017-07-01 | scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state | Ewan D. Milne | 1 | -2/+3 |
| 2017-06-26 | scsi: remove various unused blist flags | Christoph Hellwig | 1 | -23/+2 |
| 2017-06-12 | scsi: Protect SCSI device state changes with a mutex | Bart Van Assche | 1 | -7/+9 |
| 2017-05-16 | scsi: fix some kernel-doc markups | Mauro Carvalho Chehab | 1 | -3/+4 |
| 2016-10-11 | scsi: Remove one useless stack variable | Ming Lei | 1 | -4/+0 |
| 2016-10-11 | scsi: Fix use-after-free | Ming Lei | 1 | -1/+1 |
| 2016-08-31 | scsi: move function declarations to scsi_priv.h | Baoyou Xie | 1 | -2/+0 |
| 2016-04-15 | scsi: Add intermediate STARGET_REMOVE state to scsi_target_state | Johannes Thumshirn | 1 | -0/+1 |
| 2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke | 1 | -14/+30 |
| 2016-02-23 | scsi_dh: add 'rescan' callback | Hannes Reinecke | 1 | -1/+7 |
| 2016-02-23 | scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' | Hannes Reinecke | 1 | -0/+3 |
| 2016-02-23 | scsi: Export function scsi_scan.c:sanitize_inquiry_string | Don Brace | 1 | -5/+7 |
| 2016-01-07 | Merge branch 'jejb-scsi' into misc | James Bottomley | 1 | -3/+6 |
| 2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley | 1 | -3/+6 |
| 2015-11-30 | scsi: rescan VPD attributes | Hannes Reinecke | 1 | -0/+4 |
| 2015-11-19 | scsi: report 'INQUIRY result too short' once per host | Vitaly Kuznetsov | 1 | -3/+6 |
| 2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 1 | -3/+3 |
| 2015-11-11 | scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice | Vitaly Kuznetsov | 1 | -2/+1 |
| 2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -2/+1 |
| 2015-11-02 | SCSI: Increase REPORT_LUNS timeout | Brian King | 1 | -1/+2 |
| 2015-06-01 | Move code that is used both by initiator and target drivers | Bart Van Assche | 1 | -62/+0 |
| 2015-05-25 | scsi_scan: fix queue depth initialisation problem | James Bottomley | 1 | -1/+2 |
| 2015-04-27 | SCSI: add 1024 max sectors black list flag | Mike Christie | 1 | -0/+6 |
| 2015-03-19 | scsi: serialize ->rescan against ->remove | Christoph Hellwig | 1 | -4/+3 |
| 2015-02-12 | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+2 |
| 2015-01-23 | block: support different tag allocation policy | Shaohua Li | 1 | -1/+2 |
| 2015-01-09 | scsi: retry report-luns when reported LU count requres more memory | Rob Evers | 1 | -30/+11 |
| 2015-01-09 | scsi: use set/get_unaligned_be32 in report_luns | Rob Evers | 1 | -8/+3 |
| 2015-01-09 | scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scan | Rob Evers | 1 | -1/+1 |
| 2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -1/+1 |
| 2014-11-24 | scsi: remove scsi_driver owner field | Christoph Hellwig | 1 | -5/+4 |
| 2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -1/+1 |
| 2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -2/+4 |
| 2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -0/+6 |
| 2014-11-12 | scsi: fix off-by-one LUN check in scsi_scan_host_selected() | Mark Knibbs | 1 | -1/+1 |
| 2014-11-12 | scsi: fix trivial typos in scsi_scan.c comment | Mark Knibbs | 1 | -2/+2 |
| 2014-10-01 | scsi: don't add scsi_device if its already visible | Subhash Jadavani | 1 | -0/+3 |
| 2014-10-01 | scsi: fix the type for well known LUs | Subhash Jadavani | 1 | -0/+13 |
| 2014-09-15 | scsi: don't store LUN bits in CDB[1] for USB mass-storage devices | Alan Stern | 1 | -0/+10 |
| 2014-07-29 | scsi: do not issue SCSI RSOC command to Promise Vtrak E610f | Janusz Dziemidowicz | 1 | -0/+6 |
| 2014-07-25 | scsi: add a blacklist flag which enables VPD page inquiries | Martin K. Petersen | 1 | -1/+3 |
| 2014-07-25 | scsi: move the writeable field from struct scsi_device to struct scsi_cd | Christoph Hellwig | 1 | -24/+0 |
| 2014-07-25 | scsi: add support for a blk-mq based I/O path. | Christoph Hellwig | 1 | -1/+4 |
| 2014-07-17 | scsi: use dev_printk variants where possible | Hannes Reinecke | 1 | -29/+33 |
| 2014-07-17 | scsi_scan: Fixup scsilun_to_int() | Hannes Reinecke | 1 | -12/+10 |
| 2014-07-17 | scsi: use 64-bit value for 'max_luns' | Hannes Reinecke | 1 | -3/+3 |
| 2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -35/+19 |
| 2014-07-17 | scsi_scan: Restrict sequential scan to 256 LUNs | Hannes Reinecke | 1 | -0/+6 |
| 2014-07-17 | scsi: Remove CONFIG_SCSI_MULTI_LUN | Hannes Reinecke | 1 | -4/+0 |
| 2014-04-11 | Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2014-04-10 | scsi: async sd resume | Dan Williams | 1 | -1/+1 |
| 2014-03-27 | [SCSI] Add EVPD page 0x83 and 0x80 to sysfs | Hannes Reinecke | 1 | -0/+3 |
| 2014-03-15 | [SCSI] dual scan thread bug fix | James Bottomley | 1 | -7/+16 |
| 2014-03-15 | [SCSI] fix our current target reap infrastructure | James Bottomley | 1 | -39/+60 |
| 2013-06-24 | [SCSI] Workaround for disks that report bad optimal transfer length | Martin K. Petersen | 1 | -0/+3 |
| 2013-06-04 | [SCSI] Allow error handling timeout to be specified | Martin K. Petersen | 1 | -0/+2 |
| 2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 1 | -0/+3 |
| 2012-09-24 | [SCSI] Disable DIF on Hitachi Ultrastar 15K300 | Martin K. Petersen | 1 | -0/+3 |
| 2012-08-22 | [SCSI] Fix 'Device not ready' issue on mpt2sas | James Bottomley | 1 | -0/+10 |
| 2012-07-20 | [SCSI] Revert "[SCSI] fix async probe regression" | Dan Williams | 1 | -5/+2 |
| 2012-07-20 | [SCSI] cleanup usages of scsi_complete_async_scans | Dan Williams | 1 | -12/+0 |
| 2012-07-20 | [SCSI] queue async scan work to an async_schedule domain | Dan Williams | 1 | -6/+6 |
| 2012-07-20 | [SCSI] fix hot unplug vs async scan race | Dan Williams | 1 | -0/+3 |
| 2012-05-30 | [SCSI] fix async probe regression | Dan Williams | 1 | -2/+5 |
| 2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 1 | -0/+4 |
| 2012-02-18 | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' | Huajun Li | 1 | -2/+2 |
| 2012-02-08 | SCSI & usb-storage: add flags for VPD pages and REPORT LUNS | Alan Stern | 1 | -0/+4 |
| 2011-12-14 | block: misc updates to blk_get_queue() | Tejun Heo | 1 | -1/+1 |
| 2011-11-09 | [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704 | James Bottomley | 1 | -5/+1 |
| 2011-11-03 | [SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev | Anton Blanchard | 1 | -0/+1 |
| 2011-06-02 | [SCSI] Fix oops caused by queue refcounting failure | James Bottomley | 1 | -1/+1 |
| 2011-05-17 | scsi: remove performance regression due to async queue run | Jens Axboe | 1 | -0/+2 |
| 2010-10-22 | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 1 | -2/+0 |
| 2010-07-28 | [SCSI] implement runtime Power Management | Alan Stern | 1 | -4/+20 |
| 2010-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -4/+5 |
| 2010-05-25 | [SCSI] fix race in scsi_target_reap | Alan Stern | 1 | -4/+5 |
| 2010-05-24 | scsi_scan.c: fix/convert functions to use kernel-doc | Randy Dunlap | 1 | -17/+9 |
| 2010-04-11 | [SCSI] don't kfree an initialized struct device | Alan Stern | 1 | -2/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
| 2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
| 2010-02-18 | [SCSI] fix refcounting bug in scsi_get_host_dev | Alan Stern | 1 | -3/+2 |
| 2010-02-18 | [SCSI] fix memory leak in scsi_report_lun_scan | Alan Stern | 1 | -1/+3 |
| 2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+3 |
| 2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev | 1 | -0/+3 |
| 2009-11-26 | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley | 1 | -14/+4 |
| 2009-10-13 | [SCSI] fix memory leak in initialization | James Bottomley | 1 | -0/+2 |
| 2009-05-20 | [SCSI] Increase default timeout for INQUIRY | Alan Stern | 1 | -2/+2 |
| 2009-05-14 | [SCSI] initialize max_target_blocked in scsi_alloc_target | Edward Goggin | 1 | -0/+1 |
| 2009-04-21 | driver synchronization: make scsi_wait_scan more advanced | Arjan van de Ven | 1 | -2/+0 |
| 2009-03-12 | [SCSI] add OSD_TYPE | Boaz Harrosh | 1 | -0/+1 |
| 2009-02-10 | [SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc fails | James Smart | 1 | -0/+1 |
| 2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -4/+3 |
| 2009-01-07 | fastboot: make scsi probes asynchronous | Arjan van de Ven | 1 | -0/+3 |
| 2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+3 |
| 2008-12-29 | [SCSI] retry with missing data for INQUIRY | FUJITA Tomonori | 1 | -1/+11 |
| 2008-12-29 | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 1 | -3/+4 |
| 2008-10-13 | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 1 | -0/+1 |
| 2008-10-03 | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 1 | -2/+14 |
| 2008-10-03 | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 1 | -2/+2 |
| 2008-08-29 | [SCSI] fix check of PQ and PDT bits for WLUNs | James Bottomley | 1 | -1/+2 |
| 2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -6/+6 |
| 2008-07-26 | [SCSI] scsi_scan.c: Release mutex in error handling code | Julia Lawall | 1 | -0/+1 |
| 2008-07-12 | [SCSI] make struct scsi_{host,target}_type static | Adrian Bunk | 1 | -1/+1 |
| 2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 1 | -1/+1 |
| 2008-04-22 | [SCSI] rework scsi_target allocation | James Bottomley | 1 | -38/+34 |
| 2008-04-22 | [SCSI] add scsi_host and scsi_target to scsi_bus | Hannes Reinecke | 1 | -2/+10 |
| 2008-03-03 | docbook: fix scsi source file | Randy Dunlap | 1 | -2/+1 |
| 2008-01-23 | [SCSI] add missing transport configure points for target and host | James Bottomley | 1 | -0/+2 |
| 2008-01-11 | [SCSI] move single_lun flag from scsi_device to scsi_target | Tony Battersby | 1 | -1/+1 |
| 2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 1 | -12/+20 |
| 2007-11-03 | SCSI: add asynchronous event notification API | Jeff Garzik | 1 | -0/+3 |
| 2007-10-12 | [SCSI] scsi_scan: Cope with kthread_run failing | Matthew Wilcox | 1 | -1/+4 |
| 2007-10-12 | [SCSI] Fix signness of parameters in scsi module | Masatake YAMATO | 1 | -3/+3 |
| 2007-10-12 | [SCSI] Fix async scanning double-add problems | Matthew Wilcox | 1 | -10/+27 |
| 2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -39/+28 |
| 2007-07-14 | [SCSI] Clean up scsi_add_lun a bit | Matthew Wilcox | 1 | -38/+26 |
| 2007-06-19 | [SCSI] zfcp: Report FCP LUN to SCSI midlayer | Christof Schmitt | 1 | -1/+2 |
| 2007-05-30 | [SCSI] fix CONFIG_SCSI_WAIT_SCAN=m | Hugh Dickins | 1 | -0/+9 |
| 2007-03-21 | [SCSI] fix scsi_wait_scan build problem | James Bottomley | 1 | -2/+0 |
| 2007-02-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+14 |
| 2007-02-17 | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 1 | -1/+1 |
| 2007-02-16 | [SCSI] SCSI core: better initialization for sdev->scsi_level | Alan Stern | 1 | -0/+1 |
| 2007-02-16 | [SCSI] scsi_scan.c: handle bad inquiry responses | Alan Stern | 1 | -0/+13 |