aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16i386: enable sg chainingJens Axboe1-0/+2
2007-10-16i386 dma_map_sg: convert to using sg helpersJens Axboe1-6/+7
2007-10-16mmc: need to zero sglist on initJens Axboe1-3/+3
2007-10-16Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn1-0/+1
2007-10-16remove sglist_lenFUJITA Tomonori2-8/+4
2007-10-16remove blk_queue_max_phys_segments in libataFUJITA Tomonori1-2/+0
2007-10-16revert sg segment size ifdefsFUJITA Tomonori1-8/+20
2007-10-16Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton1-1/+1
2007-10-16qla1280: enable use_sg_chaining optionFUJITA Tomonori1-0/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori39-3/+58
2007-10-16qla1280: sg chaining fixesFUJITA Tomonori1-1/+4
2007-10-16libata sg chaining support fixFUJITA Tomonori1-1/+6
2007-10-16zfcp: sg chaining supportFUJITA Tomonori2-4/+3
2007-10-16ips: sg chaining supportFUJITA Tomonori1-6/+8
2007-10-16IDE: sg chaining supportJens Axboe9-12/+25
2007-10-16i2o: sg chaining supportJens Axboe1-1/+2
2007-10-16Fusion: sg chaining supportJens Axboe1-3/+3
2007-10-16USB storage: sg chaining supportJens Axboe8-45/+62
2007-10-16infiniband: sg chaining supportJens Axboe2-38/+47
2007-10-16aha1542: convert to use the data buffer accessorsJens Axboe1-17/+15
2007-10-16ide-scsi: sg chaining supportJens Axboe1-14/+18
2007-10-16qlogicpti: sg chaining supportJens Axboe1-7/+8
2007-10-16aic94xx: sg chaining supportJens Axboe1-3/+3
2007-10-16qla1280: sg chaining supportJens Axboe1-29/+37
2007-10-16scsi generic: sg chaining supportJens Axboe1-8/+8
2007-10-16scsi_debug: support sg chainingJens Axboe1-14/+16
2007-10-16libata: convert to using sg helpersJens Axboe2-20/+26
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe3-54/+163
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe3-7/+8
2007-10-16use sg helper function in DMA mapping documentationsaeed bishara1-1/+1
2007-10-16ll_rw_blk: temporarily enable max_segments tweakingJens Axboe1-0/+23
2007-10-16Add chained sg support to linux/scatterlist.hJens Axboe1-2/+77
2007-10-16scsi: convert to using sg helpersJens Axboe2-10/+15
2007-10-16block: convert to using sg helpersJens Axboe1-7/+11
2007-10-16Add sg helpers for iterating over a scatterlist tableJens Axboe1-0/+9
2007-10-16crypto: don't pollute the global namespace with sg_next()Jens Axboe3-3/+3
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_destructorLaurent Riffard1-0/+2
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_io_vecJens Axboe1-0/+5
2007-10-16remove ide_get_error_location()Adrian Bunk2-40/+0
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe16-329/+36
2007-10-16block: Initial support for data-less (or empty) barrier supportJens Axboe5-21/+71
2007-10-16block: factor our bio_check_eod()Jens Axboe1-30/+33
2007-10-16block: add end_queued_request() and end_dequeued_request() helpersJens Axboe3-14/+77
2007-10-16bio: make freeing of ->bi_io_vec conditional in bio_free()Jens Axboe1-3/+6
2007-10-16bio: use memset() in bio_init()Jens Axboe1-13/+1
2007-10-16block: ll_rw_blk.c: cosmeticsJens Axboe1-6/+9
2007-10-15[libata] pata_cs5536: new API build fixJeff Garzik1-2/+0
2007-10-15Map volume and brightness events on thinkpadsJeremy Katz1-8/+8
2007-10-15[IA64] build fix for scatterlistTony Luck1-0/+1
2007-10-15xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge1-18/+17