Commit Graph

32 Commits (36ddf5bbdea7ba4582abc62f106f0f0e9f0b6b91)

Author SHA1 Message Date
Rene Herman f018fa552c [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi 19 years ago
Greg KH 5e3c34c1e9 [SCSI] Remove devfs support from the SCSI subsystem 19 years ago
Jes Sorensen 24669f75a3 [SCSI] SCSI core kmalloc2kzalloc 19 years ago
brking@us.ibm.com bb1d1073a1 [SCSI] Prevent scsi_execute_async from guessing cdb length 19 years ago
Christoph Hellwig 776b23a036 [SCSI] always handle REQ_BLOCK_PC requests in common code 19 years ago
Arjan van de Ven 0b95067238 [SCSI] turn most scsi semaphores into mutexes 19 years ago
James Bottomley 7b16318dea Fix up SCSI mismerge 19 years ago
Kai Makisara 787926b1b2 [SCSI] Fix st oops with new scsi_execute infrastructure 19 years ago
Mike Christie 8b05b773b6 [SCSI] convert st to use scsi_execute_async 19 years ago
Mike Christie 0d95716d6a [SCSI] complete the whole command when it is REQ_BLOCK_PC 19 years ago
James Bottomley c9526497cf [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) 19 years ago
Arjan van de Ven 0ad78200ba [SCSI] Mark some core scsi data structures const 19 years ago
Hugh Dickins 032c09d76c [SCSI] sg and st unmap_user_pages allow PageReserved 19 years ago
Hugh Dickins 6bc733e9f7 [SCSI] st: fix a bug in sgl_map_user_pages failure path 19 years ago
Jesper Juhl c9475cb0c3 [PATCH] kfree cleanup: drivers/scsi 19 years ago
Nick Piggin b5810039a5 [PATCH] core remove PageReserved 19 years ago
Jeff Garzik 3bf743e7c8 [SCSI] use {sdev,scmd,starget,shost}_printk in generic code 19 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
Al Viro c53033f6b0 [PATCH] gfp_t: drivers/scsi 19 years ago
Timothy Thelin 186d330e68 [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd 20 years ago
James Bottomley 07542b8323 This patch fixes in st.c the bug in the signed/unsigned int comparison 20 years ago
Kai Makisara f03a567054 [SCSI] drivers/scsi/st.c: add reference count and related fixes 20 years ago
Kai Makisara c2c96f46f4 [SCSI] Fix SCSI tape oops at module removal 20 years ago
gregkh@suse.de d253878b3d [PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simple 20 years ago
Kai Makisara 16c4b3e207 [SCSI] SCSI tape: fix permissions for SG_IO, etc. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago