- 0a84486 scsi: core: Remove Scsi_Host.shost_dev_attr_groups by Bart Van Assche · 3 years, 1 month ago
- 6266f7d Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue by Martin K. Petersen · 3 years, 2 months ago
- 5ae1750 scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run by Ewan D. Milne · 3 years, 2 months ago
- a47c6b7 scsi: core: Remove two host template members that are no longer used by Bart Van Assche · 3 years, 3 months ago
- 92c4b58 scsi: core: Register sysfs attributes earlier by Bart Van Assche · 3 years, 3 months ago
- 11b68e3 scsi: core: Call scsi_done directly by Bart Van Assche · 3 years, 3 months ago
- a19a93e scsi: core: pm: Rely on the device driver core for async power management by Bart Van Assche · 3 years, 3 months ago
- 50b6cb3 scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma() by Dexuan Cui · 3 years, 3 months ago
- 93aa71a scsi: core: Fix bad pointer dereference when ehandler kthread is invalid by Tyrel Datwyler · 3 years, 6 months ago
- bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
- 1e0d4e6 scsi: core: Only put parent device if host state differs from SHOST_CREATED by Ming Lei · 3 years, 7 months ago
- 1171402 scsi: core: Put .shost_dev in failure path if host state changes to RUNNING by Ming Lei · 3 years, 7 months ago
- 3719f4f scsi: core: Fix failure handling of scsi_add_host_with_dma() by Ming Lei · 3 years, 7 months ago
- 66a834d scsi: core: Fix error handling of scsi_host_alloc() by Ming Lei · 3 years, 7 months ago
- 62af0ee scsi: core: Change the type of the second argument of scsi_host_complete_all_commands() by Bart Van Assche · 3 years, 7 months ago
- ea2f0f7 scsi: core: Cap scsi_host cmd_per_lun at can_queue by John Garry · 3 years, 7 months ago
- 2dde5c8 scsi: core: Fix a comment in function scsi_host_dev_release() by Xiang Chen · 3 years, 8 months ago
- aaff5eb scsi: remove the unchecked_isa_dma flag by Christoph Hellwig · 3 years, 9 months ago
- bdb0130 scsi: Add host and host template flag 'host_tagset' by Hannes Reinecke · 4 years, 4 months ago
- 6292130 scsi: core: Register sysfs for SCSI workqueue by Bob Liu · 4 years, 6 months ago
- dcece99 scsi: core: add scsi_host_busy_iter() by Hannes Reinecke · 4 years, 10 months ago
- 466552b scsi: core: add scsi_host_complete_all_commands() helper by Hannes Reinecke · 4 years, 10 months ago
- 6eb045e scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 5 years ago
- f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 7ad388d scsi: core: add a host / host template field for the virt boundary by Christoph Hellwig · 6 years ago
- 026104b scsi: core: add SPDX tags to scsi midlayer files missing licensing information by Christoph Hellwig · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
- 50c2e91 scsi: introduce a max_segment_size host_template parameters by Christoph Hellwig · 6 years ago
- f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
- d772a65 Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" by Ming Lei · 6 years ago
- 3287286 scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 7 years ago
- c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
- cbee67c scsi: core: remove redundant assignment to shost->use_blk_mq by Colin Ian King · 7 years ago
- 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
- 83c9f08 scsi: remove the old scsi_module.c initialization model by Christoph Hellwig · 7 years ago
- fa1467f scsi: core: unexport scsi_host_set_state by Christoph Hellwig · 7 years ago
- 2f31115 scsi: core: introduce force_blk_mq by Ming Lei · 7 years ago
- 3be8828 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops by Bart Van Assche · 7 years ago
- 9866306 scsi: core: Move the eh_deadline module parameter definition by Bart Van Assche · 7 years ago
- 3bd6f43 scsi: core: Ensure that the SCSI error handler gets woken up by Bart Van Assche · 7 years ago
- 7760e22 scsi: Remove Scsi_Host.uspace_req_q by Bart Van Assche · 7 years ago
- e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
- 0a6ac4e scsi: respect unchecked_isa_dma for blk-mq by Christoph Hellwig · 8 years ago
- 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
- 0d5644b scsi: configure runtime pm before calling device_add in scsi_add_host_with_dma by Heiner Kallweit · 8 years ago
- 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
- fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
- 126a4fe scsi: Use ida for host number management by Lee Duncan · 9 years ago
- 5c6fab9 scsi: Drop runtime PM usage count after host is added by Mika Westerberg · 9 years ago
- be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
- b49493f Fix a memory leak in scsi_host_dev_release() by Bart Van Assche · 9 years ago
- 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
- abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
- a222b1e scsi: fixup logging messages in scsi_error.c by Hannes Reinecke · 10 years ago
- d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
- 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 11 years ago
- ad469a5 [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set by Hannes Reinecke · 11 years ago
- bb3b621 [SCSI] Set the minimum valid value of 'eh_deadline' as 0 by Ren Mingxin · 11 years ago
- e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
- 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
- b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
- 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
- 67bd941 [SCSI] Fix device removal NULL pointer dereference by Bart Van Assche · 13 years ago
- 9e1a153 [SCSI] properly initialize atomic_t by Josh Hunt · 13 years ago
- 3c8d9a9 [SCSI] fix oops in all legacy host adapters caused by 6f381fa by James Bottomley · 13 years ago
- 3308511 [SCSI] Make scsi_free_queue() kill pending SCSI commands by Bart Van Assche · 13 years ago
- b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
- 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
- 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
- bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 15 years ago
- e4bf25f [SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not used by Justin P. Mattock · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 4cb077d PM: Allow SCSI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
- 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- d139b9b [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects by James Bottomley · 15 years ago
- 4e46bf8 [SCSI] fix crash when disconnecting usb storage by Alexey Kuznetsov · 15 years ago
- 30c9afa fix race that can give duplicate host number by Joe Eykholt · 16 years ago
- 77c0197 [SCSI] fix /proc memory leak in the SCSI core by Alan Stern · 16 years ago
- 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 315cb0a [SCSI] scsi_host_lookup: error returns and NULL pointers by James Smart · 16 years ago
- aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
- 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 17 years ago
- 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- 453cd0f [SCSI] make struct scsi_{host,target}_type static by Adrian Bunk · 16 years ago
- 3ed7897 [SCSI] scsi_host regression: fix scsi host leak by Mike Christie · 17 years ago
- 542bd13 [SCSI] fix SLUB WARN_ON by James Bottomley · 17 years ago
- f7120a4 [SCSI] use default attributes for scsi_host by Hannes Reinecke · 17 years ago
- b0ed433 [SCSI] add scsi_host and scsi_target to scsi_bus by Hannes Reinecke · 17 years ago
- ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
- 540d9b4 [SCSI] hosts.c: removed one unneeded shost->active_mode assignment by Denis Cheng · 17 years ago
- 77cca46 [SCSI] hosts.c: fixes for "no error" reported after error scenarios by James Smart · 17 years ago
- d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
- 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- 9c77010 scsi: use class iteration api by Dave Young · 17 years ago
- 5b7f168 [SCSI] don't use __GFP_DMA for sense buffers if not required by James Bottomley · 17 years ago
- de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 17 years ago
- eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago