Commit Graph

124 Commits (dec5a581eb5b7d1abc90885d897d2468f1e60b21)

Author SHA1 Message Date
Kay Sievers 39aba963d9 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices 14 years ago
Alan Stern bc4f24014d [SCSI] implement runtime Power Management 15 years ago
Alan Stern f9e8894ae5 [SCSI] fix race in scsi_target_reap 15 years ago
Randy Dunlap 9f6aa5750d scsi_scan.c: fix/convert functions to use kernel-doc 15 years ago
Alan Stern 12fb8c1574 [SCSI] don't kfree an initialized struct device 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Alan Stern d5469119f0 [SCSI] fix refcounting bug in scsi_get_host_dev 15 years ago
Alan Stern 75f8ee8e01 [SCSI] fix memory leak in scsi_report_lun_scan 15 years ago
Vasu Dev 4a84067dbf [SCSI] add queue_depth ramp up code 15 years ago
James Bottomley 860dc73608 [SCSI] fix async scan add/remove race resulting in an oops 15 years ago
James Bottomley 37e6ba0072 [SCSI] fix memory leak in initialization 16 years ago
Alan Stern 14faf12f7d [SCSI] Increase default timeout for INQUIRY 16 years ago
Edward Goggin c53a284f8b [SCSI] initialize max_target_blocked in scsi_alloc_target 16 years ago
Arjan van de Ven d4d5291c8c driver synchronization: make scsi_wait_scan more advanced 16 years ago
Boaz Harrosh 82443a58d3 [SCSI] add OSD_TYPE 16 years ago
James Smart c2f9e49f9b [SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc fails 16 years ago
Arjan van de Ven 4ace92fc11 fastboot: make scsi probes asynchronous 16 years ago
Kay Sievers 71610f55fa [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
FUJITA Tomonori 5cd3bbfad0 [SCSI] retry with missing data for INQUIRY 16 years ago
FUJITA Tomonori f4f4e47e4a [SCSI] add residual argument to scsi_execute and scsi_execute_req 16 years ago
Mike Christie f0c0a376d0 [SCSI] Add helper code so transport classes/driver can control queueing (v3) 17 years ago
James Bottomley 6f4267e3bd [SCSI] Update the SCSI state model to allow blocking in the created state 17 years ago
James Bottomley 0f1d87a2ac [SCSI] add inline functions for recognising created and blocked states 17 years ago
James Bottomley 01b291bd66 [SCSI] fix check of PQ and PDT bits for WLUNs 17 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Julia Lawall 773e82f6cd [SCSI] scsi_scan.c: Release mutex in error handling code 17 years ago
Adrian Bunk 453cd0f3ff [SCSI] make struct scsi_{host,target}_type static 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
James Bottomley 643eb2d932 [SCSI] rework scsi_target allocation 17 years ago
Hannes Reinecke b0ed43360f [SCSI] add scsi_host and scsi_target to scsi_bus 17 years ago
Randy Dunlap 79f5bb2839 [SCSI] docbook: fix scsi source file 17 years ago
Randy Dunlap e59e4a0972 docbook: fix scsi source file 17 years ago
James Bottomley d52b3815a5 [SCSI] add missing transport configure points for target and host 17 years ago
Tony Battersby 25d7c363f2 [SCSI] move single_lun flag from scsi_device to scsi_target 17 years ago
Rob Landley eb44820c28 [SCSI] Add Documentation and integrate into docbook build 17 years ago
Jeff Garzik a341cd0f6a SCSI: add asynchronous event notification API 18 years ago
Matthew Wilcox a57b1fccdf [SCSI] scsi_scan: Cope with kthread_run failing 18 years ago
Masatake YAMATO 10f4b89a0f [SCSI] Fix signness of parameters in scsi module 18 years ago
Matthew Wilcox 6b7f123f37 [SCSI] Fix async scanning double-add problems 18 years ago
Matthew Wilcox 6d877688ef [SCSI] Clean up scsi_add_lun a bit 18 years ago
Christof Schmitt 462b7859a0 [SCSI] zfcp: Report FCP LUN to SCSI midlayer 18 years ago
Hugh Dickins f2f027c6e9 [SCSI] fix CONFIG_SCSI_WAIT_SCAN=m 18 years ago
James Bottomley 0272bf7271 [SCSI] fix scsi_wait_scan build problem 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Alan Stern 7c9d6f16f5 [SCSI] SCSI core: better initialization for sdev->scsi_level 18 years ago
Alan Stern e423ee31db [SCSI] scsi_scan.c: handle bad inquiry responses 18 years ago
Matthew Wilcox 938e2ac0b7 [SCSI] Fix scsi_add_device() for async scanning 18 years ago
Kurt Garloff 3424a65d71 [SCSI] scsi_scan message cosmetic error 18 years ago
James Bottomley ddaf6fc854 [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devices 18 years ago