Age | Commit message (Expand) | Author |
2007-10-16 | x86-64: enable sg chaining | Jens Axboe |
2007-10-16 | x86-64: update pci-gart iommu to sg helpers | Jens Axboe |
2007-10-16 | x86-64: update nommu to sg helpers | Jens Axboe |
2007-10-16 | x86-64: update calgary iommu to sg helpers | Jens Axboe |
2007-10-16 | swiotlb: sg chaining support | Jens Axboe |
2007-10-16 | i386: enable sg chaining | Jens Axboe |
2007-10-16 | i386 dma_map_sg: convert to using sg helpers | Jens Axboe |
2007-10-16 | mmc: need to zero sglist on init | Jens Axboe |
2007-10-16 | Panic in blk_rq_map_sg() from CCISS driver | Lee Schermerhorn |
2007-10-16 | remove sglist_len | FUJITA Tomonori |
2007-10-16 | remove blk_queue_max_phys_segments in libata | FUJITA Tomonori |
2007-10-16 | revert sg segment size ifdefs | FUJITA Tomonori |
2007-10-16 | Fixup u14-34f ENABLE_SG_CHAINING | Andrew Morton |
2007-10-16 | qla1280: enable use_sg_chaining option | FUJITA Tomonori |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori |
2007-10-16 | qla1280: sg chaining fixes | FUJITA Tomonori |
2007-10-16 | libata sg chaining support fix | FUJITA Tomonori |
2007-10-16 | zfcp: sg chaining support | FUJITA Tomonori |
2007-10-16 | ips: sg chaining support | FUJITA Tomonori |
2007-10-16 | IDE: sg chaining support | Jens Axboe |
2007-10-16 | i2o: sg chaining support | Jens Axboe |
2007-10-16 | Fusion: sg chaining support | Jens Axboe |
2007-10-16 | USB storage: sg chaining support | Jens Axboe |
2007-10-16 | infiniband: sg chaining support | Jens Axboe |
2007-10-16 | aha1542: convert to use the data buffer accessors | Jens Axboe |
2007-10-16 | ide-scsi: sg chaining support | Jens Axboe |
2007-10-16 | qlogicpti: sg chaining support | Jens Axboe |
2007-10-16 | aic94xx: sg chaining support | Jens Axboe |
2007-10-16 | qla1280: sg chaining support | Jens Axboe |
2007-10-16 | scsi generic: sg chaining support | Jens Axboe |
2007-10-16 | scsi_debug: support sg chaining | Jens Axboe |
2007-10-16 | libata: convert to using sg helpers | Jens Axboe |
2007-10-16 | SCSI: support for allocating large scatterlists | Jens Axboe |
2007-10-16 | scsi: simplify scsi_free_sgtable() | Jens Axboe |
2007-10-16 | use sg helper function in DMA mapping documentation | saeed bishara |
2007-10-16 | ll_rw_blk: temporarily enable max_segments tweaking | Jens Axboe |
2007-10-16 | Add chained sg support to linux/scatterlist.h | Jens Axboe |
2007-10-16 | scsi: convert to using sg helpers | Jens Axboe |
2007-10-16 | block: convert to using sg helpers | Jens Axboe |
2007-10-16 | Add sg helpers for iterating over a scatterlist table | Jens Axboe |
2007-10-16 | crypto: don't pollute the global namespace with sg_next() | Jens Axboe |
2007-10-16 | pktcdvd: don't rely on bio_init() preserving bio->bi_destructor | Laurent Riffard |
2007-10-16 | pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec | Jens Axboe |
2007-10-16 | remove ide_get_error_location() | Adrian Bunk |
2007-10-16 | block: convert blkdev_issue_flush() to use empty barriers | Jens Axboe |
2007-10-16 | block: Initial support for data-less (or empty) barrier support | Jens Axboe |
2007-10-16 | block: factor our bio_check_eod() | Jens Axboe |
2007-10-16 | block: add end_queued_request() and end_dequeued_request() helpers | Jens Axboe |
2007-10-16 | bio: make freeing of ->bi_io_vec conditional in bio_free() | Jens Axboe |
2007-10-16 | bio: use memset() in bio_init() | Jens Axboe |