aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
...
| * | | | sg: remove b_malloc_len in sg_scatter_hold structFUJITA Tomonori2008-10-09
| * | | | sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori2008-10-09
| * | | | sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori2008-10-09
| * | | | block: unify request timeout handlingJens Axboe2008-10-09
| * | | | SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson2008-10-09
| * | | | sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori2008-10-09
| * | | | sg: use blk_rq_aligned helper functionFUJITA Tomonori2008-10-09
| * | | | sg: convert the indirect IO path to use the block layerFUJITA Tomonori2008-10-09
| * | | | sg: convert the direct IO path to use the block layerFUJITA Tomonori2008-10-09
| * | | | sg: convert the non-data path to use the block layerFUJITA Tomonori2008-10-09
| * | | | block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2008-10-09
| * | | | block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2008-10-09
| * | | | block: allow disk to have extended device numberTejun Heo2008-10-09
| * | | | block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-09
| * | | | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-09
| * | | | sd/ide-disk: apply extended minors to sd and ideTejun Heo2008-10-09
| * | | | block: don't depend on consecutive minor spaceTejun Heo2008-10-09
| |/ / /
* | | | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-10-10
|\ \ \ \ | |/ / / |/| | |
| * | | libata: make SCR access ops per-linkTejun Heo2008-09-29
| | |/ | |/|
* | | [SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh2008-09-28
* | | [SCSI] Fix hang with split requestsJames Bottomley2008-09-23
* | | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez2008-09-13
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-11
|\ \
| * | block: disable sysfs parts of the disk command filterJens Axboe2008-09-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-11
|\ \ \ | |/ / |/| |
| * | [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-29
| * | [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson2008-08-29
| * | [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-29
| * | [SCSI] sd: select CRC_T10DIF only when necessaryStefan Richter2008-08-29
* | | remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-29
|/ /
* | sg: restore command permission for TYPE_SCANNERFUJITA Tomonori2008-08-27
* | block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-27
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-20
|\
| * [SCSI] ibmvfc: Driver version 1.0.2Brian King2008-08-16
| * [SCSI] ibmvfc: Add details to async event logBrian King2008-08-16
| * [SCSI] ibmvfc: Sanitize response lengthsBrian King2008-08-16
| * [SCSI] ibmvfc: Fix for lost async eventsBrian King2008-08-16
| * [SCSI] ibmvfc: Fixup host state during reinitBrian King2008-08-16
| * [SCSI] ibmvfc: Fix another hang on module removalBrian King2008-08-16
| * [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King2008-08-16
| * [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki2008-08-16
| * [SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez2008-08-16
| * [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez2008-08-16
| * [SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2008-08-16
| * [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez2008-08-16
| * [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez2008-08-16
| * [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez2008-08-16
| * [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez2008-08-16
| * [SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman2008-08-16