Commit Graph

4447 Commits (510149e31974fdbb2c00c9bee6c0e2a688e61c85)

Author SHA1 Message Date
FUJITA Tomonori 4677735f03 sg: remove unnecessary blk_rq_unmap_user 17 years ago
FUJITA Tomonori 0b6cb26c66 sg: remove sg_read_xfer 17 years ago
FUJITA Tomonori c3919af235 sg: remove sg_write_xfer 17 years ago
FUJITA Tomonori 626710c9d6 sg: incorporate sg_build_direct into sg_start_req 17 years ago
FUJITA Tomonori 44c7b0eaa0 sg: remove __sg_start_req 17 years ago
FUJITA Tomonori fd1c1de076 sg: remove b_malloc_len in sg_scatter_hold struct 17 years ago
FUJITA Tomonori 7e56cb0f7e sg: remove SG_ALLOW_DIO_CODE define 17 years ago
FUJITA Tomonori a91a3a20e0 sg: rename sg_cmd_done sg_rq_end_io 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Andrew Patterson f98a8cae12 SCSI sd driver calls revalidate_disk wrapper. 17 years ago
FUJITA Tomonori fad7f01e61 sg: set dxferp to NULL for READ with the older SG interface 17 years ago
FUJITA Tomonori 01cfcddd98 sg: use blk_rq_aligned helper function 17 years ago
FUJITA Tomonori 10db10d144 sg: convert the indirect IO path to use the block layer 17 years ago
FUJITA Tomonori 6e5a30cba5 sg: convert the direct IO path to use the block layer 17 years ago
FUJITA Tomonori 10865dfa34 sg: convert the non-data path to use the block layer 17 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 17 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 17 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 17 years ago
Tejun Heo 689d6fac40 block: replace @ext_minors with GENHD_FL_EXT_DEVT 17 years ago
Tejun Heo 870d665612 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT 17 years ago
Tejun Heo f615b48cc7 sd/ide-disk: apply extended minors to sd and ide 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
James Bottomley 7ae628d9d2 [SCSI] scsi_dh: suppress comparison warning 17 years ago
Yanqing_Liu@Dell.com 650849d71c [SCSI] scsi_dh: add Dell product information into rdac device handler 17 years ago
Adrian Bunk b78ded8915 [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option 17 years ago
Alexander Beregalov 4a3e1ea8b2 [SCSI] qla2xxx: fix printk format warnings 17 years ago
Andrew Vasquez 36d1cdcffb [SCSI] qla2xxx: Update version number to 8.02.01-k8. 17 years ago
Ravi Anand 59d72d873c [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. 17 years ago
Andrew Vasquez 2d13693879 [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. 17 years ago
Bjorn Helgaas cc3ef7bc40 [SCSI] qla2xxx: Fix "occured" spelling errors. 17 years ago
Andrew Vasquez 272976ca18 [SCSI] qla2xxx: Add NPIV-Config Table support. 17 years ago
Andrew Vasquez c00d8994d9 [SCSI] qla2xxx: Add Flash Layout Table support. 17 years ago
Andrew Vasquez 4b89258c73 [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. 17 years ago
Harish Zunjarrao 49fd462a1b [SCSI] qla2xxx: Add input/output byte-count statistics. 17 years ago
Mike Christie ac26d41dee [SCSI] libiscsi: return error passed in during iscsi recovery 17 years ago
Andrew Vasquez a30c3f69e6 [SCSI] fc_transport: Add an API to allow an LLD to create vports 17 years ago
James Bottomley 7404ad3b6d [SCSI] sd: use generic helper to print capacities in both binary and SI 17 years ago
FUJITA Tomonori 114f1ea408 [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request 17 years ago
James Bottomley 6f4267e3bd [SCSI] Update the SCSI state model to allow blocking in the created state 17 years ago
James Bottomley 0f1d87a2ac [SCSI] add inline functions for recognising created and blocked states 17 years ago
James Smart 22447be7d1 [SCSI] scsi_netlink: Add transport and LLD recieve and event support 17 years ago
Nick Warne 557cc476c0 [SCSI] tmscsim: Fixup KERN_INFO in printk 17 years ago
Matthew Wilcox 3fd7f93883 [SCSI] qla2xxx: Remove semaphore.h 17 years ago
James Smart 315cb0ad12 [SCSI] scsi_host_lookup: error returns and NULL pointers 17 years ago
Boaz Harrosh 7e6cfb54b1 scsi: fix fall out of sg-chaining patch in qlogicpti 17 years ago
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link 17 years ago
Boaz Harrosh c9eeb248f3 [SCSI] qlogicpti: fix sg list traversal error in continuation entries 17 years ago
James Bottomley 44ea91c597 [SCSI] Fix hang with split requests 17 years ago
Andrew Vasquez 048feec554 [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes. 17 years ago
Jens Axboe 2dc75d3c3b block: disable sysfs parts of the disk command filter 17 years ago