Age | Commit message (Expand) | Author |
2016-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-09-26 | scsi: Avoid that toggling use_blk_mq triggers a memory leak | Bart Van Assche |
2016-08-31 | scsi: move function declarations to scsi_priv.h | Baoyou Xie |
2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke |
2015-12-02 | scsi_dh: move 'dh_state' sysfs attribute to generic code | Hannes Reinecke |
2015-10-27 | scsi_dh: fix use-after-free when removing scsi device | Junichi Nomura |
2015-08-28 | scsi_dh: integrate into the core SCSI code | Christoph Hellwig |
2014-12-15 | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-11-24 | scsi: move scsi_dispatch_cmd to scsi_lib.c | Christoph Hellwig |
2014-11-24 | scsi: remove scsi_next_command | Christoph Hellwig |
2014-07-25 | scsi: add support for a blk-mq based I/O path. | Christoph Hellwig |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-04-10 | scsi: async sd resume | Dan Williams |
2013-12-19 | [SCSI] improved eh timeout handler | Hannes Reinecke |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams |
2012-07-20 | [SCSI] Change return type of scsi_queue_insert() into void | Bart Van Assche |
2012-07-20 | [SCSI] Fix device removal NULL pointer dereference | Bart Van Assche |
2012-07-20 | [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state | Mike Christie |
2012-05-17 | [SCSI] sd: limit the scope of the async probe domain | Dan Williams |
2012-02-18 | [SCSI] scsi_pm: Fix bug in the SCSI power management handler | Alan Stern |
2011-12-15 | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-01-24 | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones |
2011-01-24 | [SCSI] Add scsi_dev_info_list_del_keyed() | Peter Jones |
2010-08-06 | SCSI: remove fake "address-of" expression | Alan Stern |
2010-07-28 | [SCSI] implement runtime Power Management | Alan Stern |
2010-07-28 | [SCSI] convert to the new PM framework | Alan Stern |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-06-21 | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke |
2009-06-21 | scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers | James Bottomley |
2009-06-21 | enhance device info matching for multiple tables | James Bottomley |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki |
2008-10-13 | [SCSI] modify scsi to handle new fail fast flags. | Mike Christie |
2008-10-09 | block: unify request timeout handling | Jens Axboe |
2008-07-26 | [SCSI] Support devices with protection information | Martin K. Petersen |
2008-04-22 | [SCSI] use default attributes for scsi_host | Hannes Reinecke |
2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds |
2008-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-01-02 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar |
2008-01-02 | [SCSI] scsi_sysfs: restore prep_fn when ULD is removed | James Bottomley |
2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox |
2007-01-27 | [SCSI] scsi_error.c: Export some scsi_eh_* functions | Darrick J. Wong |
2007-01-13 | [SCSI] kill scsi_rety_command | Christoph Hellwig |
2006-10-11 | [SCSI] Add ability to scan scsi busses asynchronously | Matthew Wilcox |
2006-09-02 | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart |
2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig |
2006-07-03 | Merge ../scsi-misc-2.6 | James Bottomley |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [SCSI] update max sdev block limit | James Smart |