Age | Commit message (Expand) | Author |
2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds |
2008-01-02 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-16 | block: convert blkdev_issue_flush() to use empty barriers | Jens Axboe |
2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox |
2007-10-12 | [SCSI] move ULD attachment into the prep function | James Bottomley |
2007-08-04 | [SCSI] sd: disentangle barriers in SCSI | James Bottomley |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-07-16 | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori |
2007-05-30 | [SCSI] Merge up to linux-2.6 head | James Bottomley |
2007-05-24 | [SCSI] sd: remove __GFP_DMA | Bernhard Walle |
2007-05-22 | [SCSI] sd: fix refcounting regression in suspend/resume routines | Alan Stern |
2007-04-17 | [SCSI] modalias for scsi devices | Michael Tokarev |
2007-03-20 | [SCSI] sd: fix up start/stop messages for new sd_printk() API | James Bottomley |
2007-03-20 | [SCSI] sd: implement START/STOP management | Tejun Heo |
2007-03-20 | [SCSI] sd: fix return value of sd_sync_cache() | Tejun Heo |
2007-03-11 | [SCSI] sd: typo fix: sdkp_printk should be sd_printk | James Bottomley |
2007-03-11 | [SCSI] sd: convert logging to new printk helpers | Martin K. Petersen |
2007-03-11 | [SCSI] sd: make printing use a common prefix | Martin K. Petersen |
2007-02-16 | USB Storage: indistinguishable devices with broken and unbroken firmware | Oliver Neukum |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-02 | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash | Nagendra Singh Tomar |
2006-12-08 | [PATCH] struct path: convert scsi | Josef Sipek |
2006-11-15 | [SCSI] sd: clearer output of disk cache state | Luben Tuikov |
2006-11-15 | [SCSI] Reduce polling in sd.c | Alan Stern |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-10-04 | [SCSI] SCSI sd: fix module init/exit error handling | Jeff Garzik |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-09-02 | [SCSI] Wrong size information for devices with disabled read access | Hannes Reinecke |
2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig |
2006-07-03 | Merge ../scsi-misc-2.6 | James Bottomley |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-28 | [SCSI] scsi: Add allow_restart sysfs class attribute | Brian King |
2006-06-26 | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion | Luben Tuikov |
2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser |
2006-06-06 | [SCSI] fix up request buffer reference in various scsi drivers | Christoph Hellwig |
2006-03-25 | [PATCH] git-scsi-misc: min() warning fix | Andrew Morton |
2006-03-19 | [SCSI] allow displaying and setting of cache type via sysfs | James Bottomley |
2006-03-12 | [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi | Rene Herman |
2006-02-27 | [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges | Al Viro |
2006-02-27 | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH |
2006-02-27 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen |
2006-02-26 | [PATCH] sd: fix memory corruption with broken mode page headers | Al Viro |
2006-01-14 | [SCSI] always handle REQ_BLOCK_PC requests in common code | Christoph Hellwig |
2006-01-12 | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-06 | [BLOCK] scsi: add FUA support to sd | Tejun Heo |
2006-01-06 | [BLOCK] update SCSI to use new blk_ordered for barriers | Tejun Heo |
2006-01-06 | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo |
2005-12-15 | Fix up SCSI mismerge | James Bottomley |