Age | Commit message (Expand) | Author |
2008-10-10 | ide: Remove ide_spin_wait_hwgroup() and use special requests instead | Elias Oltmanns |
2008-10-10 | ide: add ide_io_buffers() helper | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide-scsi: cleanup ide_scsi_io_buffers() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: remove ->supports_dsc_overlap field from ide_driver_t | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: call ide_proc_register_driver() later | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: remove needless drive->present checks from device drivers | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-10-10 | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-10-10 | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-10-09 | sg: remove unnecessary blk_rq_unmap_user | FUJITA Tomonori |
2008-10-09 | sg: remove sg_read_xfer | FUJITA Tomonori |
2008-10-09 | sg: remove sg_write_xfer | FUJITA Tomonori |
2008-10-09 | sg: incorporate sg_build_direct into sg_start_req | FUJITA Tomonori |
2008-10-09 | sg: remove __sg_start_req | FUJITA Tomonori |
2008-10-09 | sg: remove b_malloc_len in sg_scatter_hold struct | FUJITA Tomonori |
2008-10-09 | sg: remove SG_ALLOW_DIO_CODE define | FUJITA Tomonori |
2008-10-09 | sg: rename sg_cmd_done sg_rq_end_io | FUJITA Tomonori |
2008-10-09 | block: unify request timeout handling | Jens Axboe |
2008-10-09 | SCSI sd driver calls revalidate_disk wrapper. | Andrew Patterson |
2008-10-09 | sg: set dxferp to NULL for READ with the older SG interface | FUJITA Tomonori |
2008-10-09 | sg: use blk_rq_aligned helper function | FUJITA Tomonori |
2008-10-09 | sg: convert the indirect IO path to use the block layer | FUJITA Tomonori |
2008-10-09 | sg: convert the direct IO path to use the block layer | FUJITA Tomonori |
2008-10-09 | sg: convert the non-data path to use the block layer | FUJITA Tomonori |
2008-10-09 | block: introduce struct rq_map_data to use reserved pages | FUJITA Tomonori |
2008-10-09 | block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov | FUJITA Tomonori |
2008-10-09 | block: allow disk to have extended device number | Tejun Heo |
2008-10-09 | block: replace @ext_minors with GENHD_FL_EXT_DEVT | Tejun Heo |
2008-10-09 | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo |
2008-10-09 | sd/ide-disk: apply extended minors to sd and ide | Tejun Heo |
2008-10-09 | block: don't depend on consecutive minor space | Tejun Heo |
2008-10-03 | [SCSI] scsi_dh: suppress comparison warning | James Bottomley |
2008-10-03 | [SCSI] scsi_dh: add Dell product information into rdac device handler | Yanqing_Liu@Dell.com |
2008-10-03 | [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option | Adrian Bunk |
2008-10-03 | [SCSI] qla2xxx: fix printk format warnings | Alexander Beregalov |
2008-10-03 | [SCSI] qla2xxx: Update version number to 8.02.01-k8. | Andrew Vasquez |
2008-10-03 | [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. | Ravi Anand |
2008-10-03 | [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. | Andrew Vasquez |
2008-10-03 | [SCSI] qla2xxx: Fix "occured" spelling errors. | Bjorn Helgaas |
2008-10-03 | [SCSI] qla2xxx: Add NPIV-Config Table support. | Andrew Vasquez |
2008-10-03 | [SCSI] qla2xxx: Add Flash Layout Table support. | Andrew Vasquez |
2008-10-03 | [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. | Andrew Vasquez |
2008-10-03 | [SCSI] qla2xxx: Add input/output byte-count statistics. | Harish Zunjarrao |
2008-10-03 | [SCSI] libiscsi: return error passed in during iscsi recovery | Mike Christie |
2008-10-03 | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez |