Age | Commit message (Expand) | Author |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-04-30 | [BLOCK] Don't pin lots of memory in mempools | Jens Axboe |
2007-03-20 | [SCSI] set resid in scsi_io_completion() even for check condition | Pete Wyckoff |
2007-03-11 | [SCSI] Make error printing more verbose | Martin K. Petersen |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-07 | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled | Andrew Morton |
2007-01-13 | [SCSI] kill scsi_rety_command | Christoph Hellwig |
2006-12-19 | [PATCH] Remove queue merging hooks | Jens Axboe |
2006-12-19 | [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests | Jens Axboe |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-11-25 | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori |
2006-11-22 | Merge ../scsi-rc-fixes-2.6 | James Bottomley |
2006-11-16 | [PATCH] scsi: clear garbage after CDBs on SG_IO | Tejun Heo |
2006-11-15 | [SCSI] untangle scsi_prep_fn | Christoph Hellwig |
2006-10-25 | [SCSI] scsi_lib.c: use BUILD_BUG_ON | Alexey Dobriyan |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-10-01 | [SCSI] trivial scsi_execute_async fix | Arne Redlich |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-08-19 | [SCSI] limit recursion when flushing shost->starved_list | Andreas Herrmann |
2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig |
2006-07-02 | [SCSI] fix error handling in scsi_io_completion | James Bottomley |
2006-06-28 | [SCSI] scsi: Device scanning oops for offlined devices (resend) | Brian King |
2006-06-26 | [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition | Alan Stern |
2006-06-26 | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion | Luben Tuikov |
2006-06-22 | Merge branch 'master' into upstream | Jeff Garzik |
2006-06-11 | Merge branch 'upstream-fixes' into upstream | Jeff Garzik |
2006-06-10 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig |
2006-06-10 | Merge ../linux-2.6 | James Bottomley |
2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser |
2006-06-01 | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() | Bryan Holty |
2006-05-15 | Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge | Jeff Garzik |
2006-05-15 | [PATCH] SCSI: implement shost->host_eh_scheduled | Tejun Heo |
2006-04-27 | [SCSI] Fix DVD burning issues. | James Bottomley |
2006-04-19 | [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg | Andrew Morton |
2006-04-14 | [SCSI] dc395x: dynamically map scatter-gather for PIO | Guennadi Liakhovetski |
2006-04-13 | [SCSI] SCSI: fix scsi_kill_request() busy count handling | Tejun Heo |
2006-03-26 | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson |
2006-03-19 | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley |
2006-03-14 | Merge ../linux-2.6 | James Bottomley |
2006-02-27 | [SCSI] fix scsi process problems and clean up the target reap issues | James Bottomley |
2006-02-27 | [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges | Al Viro |
2006-02-27 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen |
2006-02-27 | [SCSI] scsi: scsi command retries off by one fix | Brian King |
2006-02-14 | [PATCH] add scsi_execute_in_process_context() API | James Bottomley |
2006-01-26 | [SCSI] Prevent scsi_execute_async from guessing cdb length | brking@us.ibm.com |
2006-01-14 | [SCSI] always handle REQ_BLOCK_PC requests in common code | Christoph Hellwig |
2006-01-09 | [SCSI] Kill the SCSI softirq handling | Jens Axboe |
2006-01-06 | [SCSI] scsi_end_async() needs to take an uptodate parameter | Jens Axboe |