| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: sr avoids useless buffer allocation | FUJITA Tomonori | 2008-07-04 | 1 | -15/+5 |
* | [SCSI] sr: fix corrupt CD data after media change and delay | James Bottomley | 2008-06-10 | 1 | -0/+3 |
* | [SCSI] sd, sr: do not emit change event at device add | Kay Sievers | 2008-03-19 | 1 | -0/+1 |
* | [SCSI] sr: fix test unit ready responses | James Bottomley | 2008-02-07 | 1 | -22/+27 |
* | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 2008-01-30 | 1 | -12/+13 |
* | [SCSI] sr: update to follow tray status correctly | James Bottomley | 2008-01-11 | 1 | -2/+0 |
* | [SCSI] sd,sr: add early detection of medium not present | James Bottomley | 2008-01-11 | 1 | -6/+13 |
* | [SCSI] sr,sd: send media state change modification events | Kay Sievers | 2008-01-11 | 1 | -3/+11 |
* | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 2008-01-06 | 1 | -15/+6 |
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 2008-01-02 | 1 | -6/+15 |
* | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 2007-10-12 | 1 | -15/+6 |
* | [SCSI] move ULD attachment into the prep function | James Bottomley | 2007-10-12 | 1 | -19/+40 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
* | [SCSI] small cleanups | Adrian Bunk | 2007-07-18 | 1 | -1/+1 |
* | [SCSI] sr: fix error handling in module_init | Akinobu Mita | 2007-07-14 | 1 | -1/+5 |
* | [SCSI] modalias for scsi devices | Michael Tokarev | 2007-04-17 | 1 | -0/+2 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SCSI] sr: fix error code check in sr_block_ioctl() | Tejun Heo | 2007-01-06 | 1 | -1/+1 |
* | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 | 1 | -3/+2 |
* | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion | Luben Tuikov | 2006-06-26 | 1 | -1/+1 |
* | [SCSI] fix up request buffer reference in various scsi drivers | Christoph Hellwig | 2006-06-06 | 1 | -1/+1 |
* | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig | 2006-03-23 | 1 | -11/+26 |
* | [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi | Rene Herman | 2006-03-12 | 1 | -0/+4 |
* | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 2006-02-27 | 1 | -2/+0 |
* | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 2006-02-27 | 1 | -2/+1 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -1/+1 |
* | [SCSI] always handle REQ_BLOCK_PC requests in common code | Christoph Hellwig | 2006-01-14 | 1 | -21/+0 |
* | [SCSI] Mask capabilities for SCSI-1 CD drive | Chuck Ebbert | 2006-01-12 | 1 | -2/+3 |
* | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 1 | -8/+9 |
* | Fix up SCSI mismerge | James Bottomley | 2005-12-15 | 1 | -1/+1 |
* | Merge by hand (conflicts in scsi_lib.c) | James Bottomley | 2005-12-15 | 1 | -17/+3 |
|\ |
|
| * | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) | James Bottomley | 2005-12-13 | 1 | -17/+3 |
* | | [SCSI] Mark some core scsi data structures const | Arjan van de Ven | 2005-12-13 | 1 | -1/+1 |
|/ |
|
* | [SCSI] use {sdev,scmd,starget,shost}_printk in generic code | Jeff Garzik | 2005-10-28 | 1 | -5/+5 |
* | [SCSI] sr: remove dead code | Jayachandran C | 2005-10-28 | 1 | -1/+1 |
* | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 2005-10-28 | 1 | -8/+7 |
* | [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd | Timothy Thelin | 2005-09-14 | 1 | -0/+1 |
* | Merge by hand (conflicts in sr.c) | James Bottomley | 2005-08-28 | 1 | -22/+2 |
|\ |
|
| * | [SCSI] sr.c: Fix getting wrong size | Pete Zaitcev | 2005-08-28 | 1 | -22/+2 |
* | | [SCSI] convert sr to scsi_execute_req | James Bottomley | 2005-08-28 | 1 | -39/+10 |
* | | [SCSI] convert the remaining mid-layer pieces to scsi_execute_req | James Bottomley | 2005-08-28 | 1 | -1/+1 |
|/ |
|
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+965 |