| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | [SCSI] qla2xxx: Add Flash Layout Table support. | Andrew Vasquez | 2008-10-03 | 7 | -44/+272 |
| * | | | | [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. | Andrew Vasquez | 2008-10-03 | 2 | -2/+2 |
| * | | | | [SCSI] qla2xxx: Add input/output byte-count statistics. | Harish Zunjarrao | 2008-10-03 | 3 | -7/+21 |
| * | | | | [SCSI] libiscsi: return error passed in during iscsi recovery | Mike Christie | 2008-10-03 | 1 | -1/+1 |
| * | | | | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez | 2008-10-03 | 1 | -28/+26 |
| * | | | | [SCSI] sd: use generic helper to print capacities in both binary and SI | James Bottomley | 2008-10-03 | 1 | -16/+11 |
| * | | | | [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request | FUJITA Tomonori | 2008-10-03 | 3 | -5/+0 |
| * | | | | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 2008-10-03 | 3 | -11/+45 |
| * | | | | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 2008-10-03 | 2 | -8/+9 |
| * | | | | [SCSI] scsi_netlink: Add transport and LLD recieve and event support | James Smart | 2008-10-03 | 1 | -8/+515 |
| * | | | | [SCSI] tmscsim: Fixup KERN_INFO in printk | Nick Warne | 2008-10-03 | 1 | -2/+2 |
| * | | | | [SCSI] qla2xxx: Remove semaphore.h | Matthew Wilcox | 2008-10-03 | 1 | -1/+0 |
| * | | | | [SCSI] scsi_host_lookup: error returns and NULL pointers | James Smart | 2008-10-03 | 4 | -10/+10 |
* | | | | | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 | 28 | -841/+364 |
|\ \ \ \ \ |
|
| * | | | | | sg: remove unnecessary blk_rq_unmap_user | FUJITA Tomonori | 2008-10-09 | 1 | -7/+0 |
| * | | | | | sg: remove sg_read_xfer | FUJITA Tomonori | 2008-10-09 | 1 | -28/+5 |
| * | | | | | sg: remove sg_write_xfer | FUJITA Tomonori | 2008-10-09 | 1 | -32/+0 |
| * | | | | | sg: incorporate sg_build_direct into sg_start_req | FUJITA Tomonori | 2008-10-09 | 1 | -47/+33 |
| * | | | | | sg: remove __sg_start_req | FUJITA Tomonori | 2008-10-09 | 1 | -25/+13 |
| * | | | | | sg: remove b_malloc_len in sg_scatter_hold struct | FUJITA Tomonori | 2008-10-09 | 1 | -2/+0 |
| * | | | | | sg: remove SG_ALLOW_DIO_CODE define | FUJITA Tomonori | 2008-10-09 | 1 | -3/+1 |
| * | | | | | sg: rename sg_cmd_done sg_rq_end_io | FUJITA Tomonori | 2008-10-09 | 1 | -11/+12 |
| * | | | | | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 26 | -306/+142 |
| * | | | | | SCSI sd driver calls revalidate_disk wrapper. | Andrew Patterson | 2008-10-09 | 1 | -2/+2 |
| * | | | | | sg: set dxferp to NULL for READ with the older SG interface | FUJITA Tomonori | 2008-10-09 | 1 | -1/+4 |
| * | | | | | sg: use blk_rq_aligned helper function | FUJITA Tomonori | 2008-10-09 | 1 | -3/+1 |
| * | | | | | sg: convert the indirect IO path to use the block layer | FUJITA Tomonori | 2008-10-09 | 1 | -292/+105 |
| * | | | | | 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 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-10-10 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 | 1 | -4/+4 |
| | |/ /
| |/| | |
|
* | | | | [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 |