summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_sysfs.c
AgeCommit message (Expand)Author
2015-11-19scsi_sysfs: protect against double execution of __scsi_remove_device()Vitaly Kuznetsov
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2015-11-09scsi: Fix a bdi reregistration raceBart Van Assche
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2015-11-09scsi: Export SCSI Inquiry data to sysfsJohannes Thumshirn
2015-11-05scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2015-10-27scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-09-15scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()Subhash Jadavani
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-08-08drivers/scsi: replace strict_strto callsDaniel Walter
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-19[SCSI] scsi_sysfs: Implement 'is_visible' callbackHannes Reinecke
2014-03-15[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is setHannes Reinecke
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley
2014-02-07scsi: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2013-12-19[SCSI] Set the minimum valid value of 'eh_deadline' as 0Ren Mingxin
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke
2013-10-25[SCSI] export device_busy for sdevJack Wang
2013-08-26[SCSI] Generate uevents on certain unit attention codesEwan D. Milne
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen
2012-11-30[SCSI] prevent stack buffer overflow in host_resetSasha Levin
2012-09-24[SCSI] scsi_remove_target: fix softlockup regression on hot removeDan Williams
2012-07-20[SCSI] fix hot unplug vs async scan raceDan Williams
2012-07-20[SCSI] Stop accepting SCSI requests before removing a deviceBart Van Assche
2012-07-20[SCSI] Fix device removal NULL pointer dereferenceBart Van Assche
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie
2011-08-27[SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley
2011-04-24[SCSI] put stricter guards on queue dead checksJames Bottomley
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-03[SCSI] eliminate an unnecessary local variable from scsi_remove_target()Alan Stern
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-26SCSI: improve two error messagesAlan Stern
2010-10-25[SCSI] Fix race when removing SCSI devicesChristof Schmitt
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen