[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()
[safe/jmp/linux-2.6] / include / scsi /
2005-11-05 James BottomleyMerge by Hand
2005-11-05 Linus TorvaldsMerge branch 'srp' of /linux/kernel/git/roland/infiniband
2005-11-02 Roland DreierIB: Add SCSI RDMA Protocol (SRP) initiator
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-29 James.Smart@Emulex.Com[SCSI] update fc_transport for removal of block/unblock...
2005-10-29 Jeff Garzik[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel...
2005-10-29 Jeff Garzik[SCSI] kill unused scsi_scan_single_target()
2005-10-29 Andrew Vasquez[SCSI] Add an 'Issue LIP' device attribute in fc_transp...
2005-10-29 Christoph Hellwig[SCSI] sas: add support for PHY resets
2005-10-29 Christoph Hellwig[SCSI] sas: add flag for locally attached PHYs
2005-10-28 Christoph Hellwig[SCSI] scsi_transport_sas: support link error attributes
2005-10-28 James Bottomley[SCSI] move the mid-layer printk's over to shost/starge...
2005-10-28 James BottomleyMerge HEAD from ../scsi-misc-2.6-old
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-28 Al Viro[PATCH] gfp_t: drivers/scsi
2005-10-04 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-25 James Bottomley[SCSI] allow REPORT LUN scanning even for LUN 0 PQ...
2005-09-24 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-20 Mike Christie[SCSI] iscsi: rename some proto defs
2005-09-20 Mike Christie[SCSI] iscsi: update some iscsi proto defs
2005-09-19 James Bottomley[SCSI] Fix thread termination for the SCSI error handle
2005-09-19 James Bottomley[SCSI] fix oops on usb storage device disconnect
2005-09-16 Andreas Herrmann[SCSI] change port speed definitions for scsi_transport_fc
2005-09-14 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-10 James Bottomley[SCSI] Alter the scsi_add_device() API to conform to...
2005-09-10 Andrew Vasquez[SCSI] fc_transport: Generalize WWN to u64 interger...
2005-09-09 Christoph Hellwig[SCSI] SAS transport class
2005-09-08 James BottomleyMerge HEAD from ../scsi-iscsi-2.6
2005-09-08 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-06 James BottomleyMerge by hand (conflicts in sd.c)
2005-09-06 Christoph Hellwig[SCSI] unexport scsi_add_timer/scsi_delete_timer
2005-09-06 Christoph Hellwig[SCSI] switch EH thread startup to the kthread API
2005-08-29 Jeff GarzikMerge upstream kernel into libata 'passthru' branch
2005-08-28 James Bottomley[SCSI] convert sd to scsi_execute_req (and update the...
2005-08-28 James Bottomley[SCSI] convert SPI transport class to scsi_execute
2005-08-28 James Bottomley[SCSI] convert the remaining mid-layer pieces to scsi_e...
2005-08-28 James BottomleyMerge HEAD from ../scsi-misc-2.6-tmp
2005-08-28 James Bottomley[SCSI] use scatter lists for all block pc requests...
2005-08-14 James Bottomley[SCSI] add ability to deny binding to SPI transport...
2005-08-10 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-08-08 James.Smart@Emulex.Com[SCSI] fix target scanning oops with fc transport class
2005-08-08 James Bottomley[SCSI] add global timeout to the scsi mid-layer
2005-08-06 Alex Aizman[SCSI] open-iscsi/linux-iscsi-5 Initiator: Header files
2005-08-03 James Bottomley[SCSI] add missing hold_mcs parameter to the spi transp...
2005-07-30 James Bottomley[SCSI] add template for scsi_host_set_state()
2005-07-30 Mike Anderson[SCSI] host state model update: mediate host add/remove...
2005-07-30 Mike Anderson[SCSI] host state model update: replace old host bitmap...
2005-07-14 James Bottomley[SCSI] fix function prototype warning
2005-07-14 James.Smart@Emulex.Com[SCSI] add int_to_scsilun() function
2005-07-11 James Bottomley[SCSI] add TYPE_RBC to our type table
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd->state
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd->owner
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd->abort_reason
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd.eh_state
2005-06-26 Christoph Hellwig[SCSI] remove scsi_set_device
2005-06-24 Markus Lidel[PATCH] I2O: Adaptec specific SG_IO access, firmware...
2005-06-22 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-05-26 James BottomleyAutomatic merge of ../scsi-misc-2.6-old/
2005-05-26 James Bottomley[SCSI] allow the HBA to reserve target and device priva...
2005-05-26 James Bottomley[SCSI] Add target alloc/destroy callbacks to the host...
2005-05-26 Al Viro [SCSI] TYPE_RBC cache fixes (sbp2.c affected)
2005-05-26 <jgarzik@pretzel... Merge ... /linux/kernel/git/torvalds/linux-2.6.git...
2005-05-20 James Bottomley [SCSI] implement parameter limits in the SPI transport...
2005-05-20 Gerd Knorr [SCSI] add scsi changer driver
2005-05-12 Jeff Garzik[libata] ATA passthru (arbitrary ATA command execution)
2005-04-18 James Bottomleymerge by hand (scsi_device.h)
2005-04-18 <htejun@gmail.com>[PATCH] scsi: remove volatile from scsi data
2005-04-18 <jejb@titanic.il... scsi: add DID_REQUEUE to the error handling
2005-04-18 <htejun@gmail.com>[PATCH] scsi: remove meaningless scsi_cmnd->serial_numb...
2005-04-18 <htejun@gmail.com>[PATCH] scsi: remove unused scsi_cmnd->internal_timeout...
2005-04-18 <hch@lst.de>[PATCH] consolidate timeout defintions in scsi.h
2005-04-17 <jejb@titanic.il... scsi: add DID_REQUEUE to the error handling
2005-04-17 <htejun@gmail.com>[PATCH] scsi: remove meaningless scsi_cmnd->serial_numb...
2005-04-17 <htejun@gmail.com>[PATCH] scsi: remove unused scsi_cmnd->internal_timeout...
2005-04-17 <hch@lst.de>[PATCH] consolidate timeout defintions in scsi.h
2005-04-17 <jejb@titanic.il... updates for CFQ oops fix
2005-04-17 <axboe@suse.de>[PATCH] fix NMI lockup with CFQ scheduler
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2