| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-14 | scsi: core: Fix kernel doc for scsi_track_queue_full() | Bagas Sanjaya | 1 | -3/+5 |
| 2025-06-16 | scsi: core: Remember if a device is an ATA device | Damien Le Moal | 1 | -6/+1 |
| 2025-04-22 | scsi: Improve CDL control | Damien Le Moal | 1 | -12/+24 |
| 2025-03-10 | scsi: core: Use a switch statement when attaching VPD pages | Chaohai Chen | 1 | -8/+20 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-06-11 | scsi: core: Disable CDL by default | Damien Le Moal | 1 | -0/+7 |
| 2024-05-23 | scsi: core: Handle devices which return an unusually large VPD page count | Martin K. Petersen | 1 | -0/+7 |
| 2024-03-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+2 |
| 2024-02-26 | scsi: core: Query the Block Limits Extension VPD page | Bart Van Assche | 1 | -0/+2 |
| 2024-02-15 | scsi: core: Consult supported VPD page list prior to fetching page | Martin K. Petersen | 1 | -2/+20 |
| 2023-11-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
| 2023-10-13 | scsi: Fix sshdr use in scsi_cdl_enable | Mike Christie | 1 | -1/+1 |
| 2023-09-21 | scsi: core: ata: Do no try to probe for CDL on old drives | Damien Le Moal | 1 | -0/+11 |
| 2023-06-28 | scsi: core: Simplify scsi_cdl_check_cmd() | Damien Le Moal | 1 | -23/+14 |
| 2023-05-22 | scsi: core: Allow enabling and disabling command duration limits | Damien Le Moal | 1 | -0/+62 |
| 2023-05-22 | scsi: core: Detect support for command duration limits | Damien Le Moal | 1 | -0/+81 |
| 2023-05-22 | scsi: core: Support Service Action in scsi_report_opcode() | Damien Le Moal | 1 | -9/+19 |
| 2023-03-24 | scsi: core: Improve scsi_vpd_inquiry() checks | Damien Le Moal | 1 | -2/+9 |
| 2023-03-09 | scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD | Lee Duncan | 1 | -0/+3 |
| 2023-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -5/+7 |
| 2023-01-26 | scsi: core: Fix the scsi_device_put() might_sleep annotation | Bart Van Assche | 1 | -2/+0 |
| 2023-01-13 | scsi: core: Convert to scsi_execute_cmd() | Mike Christie | 1 | -5/+7 |
| 2022-10-18 | scsi: core: Release SCSI devices synchronously | Bart Van Assche | 1 | -0/+2 |
| 2022-10-18 | scsi: core: Remove the put_device() call from scsi_device_get() | Bart Van Assche | 1 | -5/+5 |
| 2022-09-01 | scsi: core: Revert "Simplify LLD module reference counting" | Bart Van Assche | 1 | -6/+3 |
| 2022-08-01 | scsi: core: Simplify LLD module reference counting | Ming Lei | 1 | -3/+6 |
| 2022-05-02 | scsi: core: Cache VPD pages b0, b1, b2 | Martin K. Petersen | 1 | -0/+6 |
| 2022-05-02 | scsi: core: Pick suitable allocation length in scsi_report_opcode() | Martin K. Petersen | 1 | -4/+13 |
| 2022-05-02 | scsi: core: Query VPD size before getting full page | Martin K. Petersen | 1 | -31/+58 |
| 2022-04-18 | scsi: core: Increase max device queue_depth to 4096 | Sumit Saxena | 1 | -2/+2 |
| 2021-12-06 | scsi: core: Fix scsi_device_max_queue_depth() | Bart Van Assche | 1 | -2/+2 |
| 2021-11-29 | scsi: Remove superfluous #include <linux/async.h> directives | Bart Van Assche | 1 | -1/+0 |
| 2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -8/+0 |
| 2021-10-16 | scsi: core: pm: Rely on the device driver core for async power management | Bart Van Assche | 1 | -8/+0 |
| 2021-10-12 | scsi: core: Put LLD module refcnt after SCSI device is released | Ming Lei | 1 | -1/+3 |
| 2021-08-11 | scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -1/+1 |
| 2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke | 1 | -7/+0 |
| 2021-05-31 | scsi: core: Introduce scsi_status_is_check_condition() | Hannes Reinecke | 1 | -1/+1 |
| 2021-05-31 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke | 1 | -0/+2 |
| 2021-03-04 | scsi: core: Replace sdev->device_busy with sbitmap | Ming Lei | 1 | -1/+3 |
| 2021-03-04 | scsi: core: Make sure sdev->queue_depth is <= max(shost->can_queue, 1024) | Ming Lei | 1 | -0/+11 |
| 2020-06-19 | scsi: core: Remove scsi_sdb_cache | Bean Huo | 1 | -3/+0 |
| 2020-02-28 | scsi: core: Remove cmd_list functionality | Hannes Reinecke | 1 | -14/+0 |
| 2020-02-12 | scsi: core: Delete scsi_use_blk_mq | John Garry | 1 | -4/+0 |
| 2019-12-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+5 |
| 2019-11-01 | scsi: core: avoid host-wide host_busy counter for scsi_mq | Ming Lei | 1 | -1/+1 |
| 2019-10-30 | drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 1 | -2/+2 |
| 2019-09-30 | scsi: core: Add sysfs attributes for VPD pages 0h and 89h | Ryan Attard | 1 | -0/+4 |
| 2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -9/+3 |
| 2019-06-18 | scsi: sd: Rely on the driver core for asynchronous probing | Bart Van Assche | 1 | -9/+3 |
| 2019-05-21 | scsi: core: add SPDX tags to scsi midlayer files missing licensing information | Christoph Hellwig | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-02-27 | scsi: kill command serial number | Hannes Reinecke | 1 | -16/+0 |
| 2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe | 1 | -4/+1 |
| 2018-06-26 | scsi: read host_busy via scsi_host_busy() | Ming Lei | 1 | -1/+1 |
| 2018-06-26 | scsi: core: check for equality of result byte values | Johannes Thumshirn | 1 | -1/+1 |
| 2018-02-27 | scsi: core: fix two wrong indentation cases | Jianchao Wang | 1 | -1/+1 |
| 2017-09-07 | Merge branch 'fixes' into misc | James Bottomley | 1 | -0/+4 |
| 2017-08-29 | scsi: Rework handling of scsi_device.vpd_pg8[03] | Bart Van Assche | 1 | -26/+18 |
| 2017-08-29 | scsi: Rework the code for caching Vital Product Data (VPD) | Bart Van Assche | 1 | -78/+66 |
| 2017-08-16 | Revert "scsi: default to scsi-mq" | Christoph Hellwig | 1 | -0/+4 |
| 2017-06-27 | scsi: default to scsi-mq | Christoph Hellwig | 1 | -4/+0 |
| 2017-06-12 | scsi: Only add commands to the device command list if required by the LLD | Bart Van Assche | 1 | -8/+1 |
| 2017-05-08 | scsi: Skip deleted devices in __scsi_device_lookup | Zhou Zhengping | 1 | -0/+2 |
| 2017-01-31 | block: introduce blk_rq_is_passthrough | Christoph Hellwig | 1 | -1/+1 |
| 2017-01-27 | scsi: allocate scsi_cmnd structures as part of struct request | Christoph Hellwig | 1 | -319/+0 |
| 2017-01-27 | scsi: remove scsi_cmd_dma_pool | Christoph Hellwig | 1 | -14/+1 |
| 2017-01-27 | scsi: respect unchecked_isa_dma for blk-mq | Christoph Hellwig | 1 | -19/+5 |
| 2017-01-27 | scsi: remove gfp_flags member in scsi_host_cmd_pool | Christoph Hellwig | 1 | -10/+4 |
| 2016-11-05 | block: add code to track actual device queue depth | Jens Axboe | 1 | -0/+3 |
| 2016-09-26 | scsi: Avoid that toggling use_blk_mq triggers a memory leak | Bart Van Assche | 1 | -1/+0 |
| 2016-07-15 | scsi: remove the disable_blk_mq host flag | Christoph Hellwig | 1 | -0/+1 |
| 2016-04-05 | scsi: Do not attach VPD to devices that don't support it | Hannes Reinecke | 1 | -1/+2 |
| 2015-11-30 | scsi: rescan VPD attributes | Hannes Reinecke | 1 | -3/+17 |
| 2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -24/+3 |
| 2015-06-01 | Move code that is used both by initiator and target drivers | Bart Van Assche | 1 | -46/+0 |
| 2015-03-19 | scsi: proper state checking and module refcount handling in scsi_device_get | Christoph Hellwig | 1 | -7/+13 |
| 2015-02-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -9/+2 |
| 2015-01-23 | scsi: always increment reference count | Rusty Russell | 1 | -10/+3 |
| 2015-01-09 | scsi: Do not display buffer pointers in scsi_log_send() | Hannes Reinecke | 1 | -8/+1 |
| 2015-01-09 | scsi: use per-cpu buffer for formatting scsi_print_result() | Hannes Reinecke | 1 | -1/+1 |
| 2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -22/+0 |
| 2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -26/+15 |
| 2014-12-04 | scsi: never drop to untagged mode during queue ramp down | Christoph Hellwig | 1 | -6/+0 |
| 2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -16/+0 |
| 2014-11-24 | scsi: move scsi_dispatch_cmd to scsi_lib.c | Christoph Hellwig | 1 | -81/+0 |
| 2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -26/+15 |
| 2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -20/+5 |
| 2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -8/+4 |
| 2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 1 | -11/+2 |
| 2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig | 1 | -0/+20 |
| 2014-11-12 | scsi: simplify scsi_log_(send|completion) | Hannes Reinecke | 1 | -37/+6 |
| 2014-11-12 | scsi: use sdev as argument for sense code printing | Hannes Reinecke | 1 | -1/+1 |
| 2014-10-01 | scsi: add a CONFIG_SCSI_MQ_DEFAULT option | Christoph Hellwig | 1 | -0/+4 |
| 2014-09-15 | scsi: don't store LUN bits in CDB[1] for USB mass-storage devices | Alan Stern | 1 | -6/+2 |
| 2014-08-15 | [SCSI] save command pool address of Scsi_Host | Juergen Gross | 1 | -2/+10 |
| 2014-07-29 | scsi: use short driver name for per-driver cmd slab caches | James Bottomley | 1 | -2/+2 |
| 2014-07-25 | scsi: update scsi_device_types | Christoph Hellwig | 1 | -0/+2 |
| 2014-07-25 | scsi: add support for a blk-mq based I/O path. | Christoph Hellwig | 1 | -1/+4 |
| 2014-07-25 | scsi: fix the {host,target,device}_blocked counter mess | Christoph Hellwig | 1 | -11/+10 |
| 2014-07-25 | scsi: convert host_busy to atomic_t | Christoph Hellwig | 1 | -1/+1 |
| 2014-07-25 | scsi: set ->scsi_done before calling scsi_dispatch_cmd | Christoph Hellwig | 1 | -22/+1 |
| 2014-07-25 | scsi: centralize command re-queueing in scsi_dispatch_fn | Christoph Hellwig | 1 | -23/+12 |
| 2014-07-17 | scsi: cleanup switch in scsi_adjust_queue_depth | Douglas Gilbert | 1 | -4/+6 |
| 2014-07-17 | scsi: remove various exports that were only used by scsi_tgt | Christoph Hellwig | 1 | -7/+3 |
| 2014-07-17 | scsi: use dev_printk variants where possible | Hannes Reinecke | 1 | -9/+9 |
| 2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -4/+4 |
| 2014-07-17 | scsi: remove two cancel_delayed_work() calls from the mid-layer | Bart Van Assche | 1 | -1/+1 |
| 2014-04-11 | Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+9 |
| 2014-04-10 | scsi: async sd resume | Dan Williams | 1 | -0/+9 |
| 2014-03-27 | [SCSI] add support for per-host cmd pools | Christoph Hellwig | 1 | -19/+77 |
| 2014-03-27 | [SCSI] simplify command allocation and freeing a bit | Christoph Hellwig | 1 | -42/+25 |
| 2014-03-27 | [SCSI] megaraid: simplify internal command handling | Christoph Hellwig | 1 | -56/+0 |
| 2014-03-27 | [SCSI] Add EVPD page 0x83 and 0x80 to sysfs | Hannes Reinecke | 1 | -0/+87 |
| 2014-03-27 | [SCSI] Return VPD page length in scsi_vpd_inquiry() | Hannes Reinecke | 1 | -8/+11 |
| 2014-03-15 | [SCSI] do not manipulate device reference counts in scsi_get/put_command | Christoph Hellwig | 1 | -25/+12 |
| 2014-03-15 | [SCSI] avoid useless free_list lock roundtrips | Christoph Hellwig | 1 | -5/+6 |
| 2013-12-19 | [SCSI] Update documentation | Hannes Reinecke | 1 | -4/+2 |
| 2013-12-19 | [SCSI] improved eh timeout handler | Hannes Reinecke | 1 | -0/+3 |
| 2013-10-25 | [SCSI] remove check for 'resetting' | Hannes Reinecke | 1 | -28/+0 |
| 2013-08-02 | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set | Martin K. Petersen | 1 | -0/+3 |
| 2013-06-26 | [SCSI] sd: Update WRITE SAME heuristics | Martin K. Petersen | 1 | -4/+4 |
| 2012-11-13 | [SCSI] Add a report opcode helper | Martin K. Petersen | 1 | -0/+45 |
| 2012-07-20 | [SCSI] async: make async_synchronize_full() flush all work regardless of domain | Dan Williams | 1 | -0/+1 |
| 2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams | 1 | -1/+2 |
| 2012-06-07 | [SCSI] Fix sd_probe_domain config problem | James Bottomley | 1 | -3/+1 |
| 2012-05-17 | [SCSI] sd: limit the scope of the async probe domain | Dan Williams | 1 | -0/+6 |
| 2012-02-19 | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen | 1 | -6/+0 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -13/+5 |
| 2010-09-16 | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen | 1 | -2/+2 |
| 2010-04-30 | [SCSI] add scsi trace core functions and put trace points | Kei Tokunaga | 1 | -0/+6 |
| 2010-03-01 | scsi.c: add missing kernel-doc notation for new VPD parameters | Randy Dunlap | 1 | -0/+2 |
| 2010-01-18 | [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() | James Bottomley | 1 | -28/+12 |
| 2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev | 1 | -2/+8 |
| 2009-10-02 | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen | 1 | -4/+7 |
| 2009-08-22 | [SCSI] fix bugs in scsi_vpd_inquiry() | James Bottomley | 1 | -6/+7 |
| 2009-06-08 | [SCSI] fix documentation for two functions | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2009-04-03 | [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 1 | -3/+1 |
| 2009-03-12 | [SCSI] Add VPD helper | Matthew Wilcox | 1 | -0/+104 |
| 2009-01-13 | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() | Hannes Reinecke | 1 | -1/+4 |
| 2009-01-02 | [SCSI] remove severly outdated comment in scsi_dispatch_cmd | Christoph Hellwig | 1 | -4/+0 |
| 2008-10-13 | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 1 | -2/+8 |
| 2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -6/+7 |
| 2008-10-09 | block: unify request timeout handling | Jens Axboe | 1 | -75/+17 |
| 2008-10-03 | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 1 | -6/+7 |
| 2008-07-26 | [SCSI] Support devices with protection information | Martin K. Petersen | 1 | -2/+34 |
| 2008-07-26 | [SCSI] fix shared tag map setup | Mike Christie | 1 | -5/+14 |
| 2008-06-05 | [SCSI] make use of the residue value | James Bottomley | 1 | -0/+9 |
| 2008-05-02 | [SCSI] add support for variable length extended commands | Boaz Harrosh | 1 | -11/+4 |
| 2008-04-29 | [SCSI] bug fix for free list handling | Alan D. Brunelle | 1 | -0/+8 |
| 2008-04-21 | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori | 1 | -1/+1 |
| 2008-04-07 | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley | 1 | -37/+112 |
| 2008-04-07 | [SCSI] consolidate command allocation in a single place | James Bottomley | 1 | -32/+50 |
| 2008-04-06 | scsi: fix sense_slab/bio swapping livelock | Hugh Dickins | 1 | -10/+12 |
| 2008-03-04 | scsi: missing add of padded bytes to io completion byte count | Jens Axboe | 1 | -1/+1 |
| 2008-02-07 | [SCSI] kernel-doc: fix scsi docbook | Randy Dunlap | 1 | -2/+3 |
| 2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 1 | -1/+1 |
| 2008-01-23 | [SCSI] don't use __GFP_DMA for sense buffers if not required | James Bottomley | 1 | -61/+50 |
| 2008-01-23 | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori | 1 | -2/+59 |
| 2008-01-11 | [SCSI] fix scsi_setup_command_freelist failure path race | FUJITA Tomonori | 1 | -3/+2 |
| 2008-01-11 | [SCSI] docbook and kernel-doc updates | Randy Dunlap | 1 | -1/+1 |
| 2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 1 | -87/+96 |
| 2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 1 | -3/+17 |
| 2008-01-02 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 1 | -17/+3 |
| 2007-12-10 | esp_scsi: fix reset cleanup spinlock recursion | Maciej W. Rozycki | 1 | -2/+29 |
| 2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 1 | -3/+17 |
| 2007-10-12 | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 1 | -5/+1 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
| 2007-07-14 | [SCSI] scsi.c: convert to use the data buffer accessors | Boaz Harrosh | 1 | -1/+1 |
| 2007-07-14 | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 1 | -46/+0 |
| 2007-03-11 | [SCSI] Make error printing more verbose | Martin K. Petersen | 1 | -30/+17 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2007-01-13 | [SCSI] kill scsi_rety_command | Christoph Hellwig | 1 | -21/+0 |
| 2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
| 2006-11-25 | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori | 1 | -17/+26 |
| 2006-11-15 | [SCSI] fix module unload induced compile warning | Ingo Molnar | 1 | -1/+1 |
| 2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2006-10-01 | [SCSI] fix scsi_device_types overrun in scsi.c | Eric Sesterhenn | 1 | -1/+1 |
| 2006-09-30 | [PATCH] SCSI: scsi_done_q is unused | Jens Axboe | 1 | -10/+1 |
| 2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 1 | -1/+1 |
| 2006-09-24 | [PATCH] Revert ABI-breaking change in /proc | Matthew Wilcox | 1 | -6/+10 |
| 2006-09-12 | [SCSI] fix compile error on module_refcount | Daniel Walker | 1 | -0/+2 |
| 2006-09-07 | [SCSI] fix up non-modular SCSI | James Bottomley | 1 | -2/+4 |
| 2006-09-02 | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart | 1 | -0/+3 |
| 2006-09-01 | [SCSI] sd: fix cache flushing on module removal (and individual device removal) | James Bottomley | 1 | -6/+9 |
| 2006-08-06 | [SCSI] Improve inquiry printing | Matthew Wilcox | 1 | -10/+26 |
| 2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 1 | -10/+1 |
| 2006-06-22 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -157/+0 |
| 2006-06-10 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 1 | -157/+0 |
| 2006-05-15 | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) | Luben Tuikov | 1 | -0/+18 |
| 2006-04-13 | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions | James Bottomley | 1 | -1/+2 |
| 2006-04-13 | [SCSI] for_each_possible_cpu: scsi | KAMEZAWA Hiroyuki | 1 | -1/+1 |
| 2006-02-27 | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 1 | -3/+0 |
| 2006-02-27 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 1 | -2/+1 |
| 2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 1 | -1/+1 |
| 2006-01-12 | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 1 | -6/+7 |
| 2006-01-09 | [SCSI] Kill the SCSI softirq handling | Jens Axboe | 1 | -101/+8 |
| 2005-11-22 | [PATCH] Fix a bug in scsi_get_command | Matthew Dobson | 1 | -1/+1 |
| 2005-10-28 | [SCSI] use {sdev,scmd,starget,shost}_printk in generic code | Jeff Garzik | 1 | -2/+3 |
| 2005-10-28 | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 1 | -13/+8 |