| Commit message (Expand) | Author | Age | Files | Lines |
* | sg: convert the direct IO path to use the block layer | FUJITA Tomonori | 2008-10-09 | 1 | -146/+27 |
* | sg: convert the non-data path to use the block layer | FUJITA Tomonori | 2008-10-09 | 1 | -5/+48 |
* | block: introduce struct rq_map_data to use reserved pages | FUJITA Tomonori | 2008-10-09 | 1 | -1/+1 |
* | block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov | FUJITA Tomonori | 2008-10-09 | 1 | -1/+1 |
* | block: allow disk to have extended device number | Tejun Heo | 2008-10-09 | 1 | -20/+54 |
* | block: replace @ext_minors with GENHD_FL_EXT_DEVT | Tejun Heo | 2008-10-09 | 1 | -7/+2 |
* | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo | 2008-10-09 | 1 | -0/+6 |
* | sd/ide-disk: apply extended minors to sd and ide | Tejun Heo | 2008-10-09 | 1 | -2/+7 |
* | block: don't depend on consecutive minor space | Tejun Heo | 2008-10-09 | 1 | -1/+1 |
* | [SCSI] qlogicpti: fix sg list traversal error in continuation entries | Boaz Harrosh | 2008-09-28 | 1 | -0/+1 |
* | [SCSI] Fix hang with split requests | James Bottomley | 2008-09-23 | 1 | -1/+2 |
* | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ... | Andrew Vasquez | 2008-09-13 | 2 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-09-11 | 2 | -4/+0 |
|\ |
|
| * | block: disable sysfs parts of the disk command filter | Jens Axboe | 2008-09-11 | 2 | -4/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-09-11 | 6 | -13/+14 |
|\ \
| |/
|/| |
|
| * | [SCSI] fix check of PQ and PDT bits for WLUNs | James Bottomley | 2008-08-29 | 1 | -1/+2 |
| * | [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry | Mike Anderson | 2008-08-29 | 1 | -1/+1 |
| * | [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE | Mike Anderson | 2008-08-29 | 3 | -10/+10 |
| * | [SCSI] sd: select CRC_T10DIF only when necessary | Stefan Richter | 2008-08-29 | 1 | -1/+1 |
* | | remove blk_register_filter and blk_unregister_filter in gendisk | FUJITA Tomonori | 2008-08-29 | 2 | -0/+4 |
|/ |
|
* | sg: restore command permission for TYPE_SCANNER | FUJITA Tomonori | 2008-08-27 | 1 | -8/+14 |
* | block: move cmdfilter from gendisk to request_queue | FUJITA Tomonori | 2008-08-27 | 1 | -2/+9 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 8 | -8/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-08-20 | 13 | -42/+189 |
|\ |
|
| * | [SCSI] ibmvfc: Driver version 1.0.2 | Brian King | 2008-08-16 | 1 | -2/+2 |
| * | [SCSI] ibmvfc: Add details to async event log | Brian King | 2008-08-16 | 1 | -1/+2 |
| * | [SCSI] ibmvfc: Sanitize response lengths | Brian King | 2008-08-16 | 1 | -3/+3 |
| * | [SCSI] ibmvfc: Fix for lost async events | Brian King | 2008-08-16 | 1 | -7/+11 |
| * | [SCSI] ibmvfc: Fixup host state during reinit | Brian King | 2008-08-16 | 1 | -1/+2 |
| * | [SCSI] ibmvfc: Fix another hang on module removal | Brian King | 2008-08-16 | 1 | -3/+4 |
| * | [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions | Brian King | 2008-08-16 | 1 | -1/+1 |
| * | [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions | Joe Malicki | 2008-08-16 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Update version number to 8.02.01-k7. | Andrew Vasquez | 2008-08-16 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one(). | Andrew Vasquez | 2008-08-16 | 3 | -4/+12 |
| * | [SCSI] qla2xxx: Reference proper ha during SBR handling. | Andrew Vasquez | 2008-08-16 | 2 | -4/+6 |
| * | [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs. | Mike Hernandez | 2008-08-16 | 1 | -2/+3 |
| * | [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands. | Andrew Vasquez | 2008-08-16 | 1 | -2/+0 |
| * | [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT. | Andrew Vasquez | 2008-08-16 | 2 | -4/+6 |
| * | [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states. | Andrew Vasquez | 2008-08-16 | 1 | -0/+11 |
| * | [SCSI] scsi_dh: Initialize lun_state in check_ownership() | Chandra Seetharaman | 2008-08-16 | 1 | -0/+1 |
| * | [SCSI] scsi_dh: Do not use scsilun in rdac hardware handler | Chandra Seetharaman | 2008-08-16 | 1 | -1/+1 |
| * | [SCSI] megaraid_sas: version and Documentation Update | Yang, Bo | 2008-08-16 | 1 | -3/+3 |
| * | [SCSI] megaraid_sas: add new controllers (0x78 0x79) | Yang, Bo | 2008-08-16 | 2 | -2/+112 |
| * | [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine | Yang, Bo | 2008-08-16 | 1 | -0/+1 |
| * | [SCSI] megaraid_sas: add readl to force PCI posting flush | Yang, Bo | 2008-08-16 | 1 | -0/+6 |
* | | make struct scsi_dh_devlist's static | Adrian Bunk | 2008-08-11 | 4 | -4/+4 |
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 6 | -14/+34 |
|\ \
| |/ |
|
| * | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-05 | 2 | -6/+21 |
| * | ide: fix regression caused by ide_device_{get,put}() addition (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -5/+6 |