index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sglist-arch' into for-linus
Jens Axboe
2007-10-16
110
-597
/
+870
|
\
|
*
SPARC64: sg chaining support
Jens Axboe
2007-10-16
3
-28
/
+45
|
*
SPARC: sg chaining support
Jens Axboe
2007-10-16
5
-26
/
+33
|
*
PPC: sg chaining support
Jens Axboe
2007-10-16
5
-165
/
+34
|
*
PS3: sg chaining support
Jens Axboe
2007-10-16
2
-4
/
+5
|
*
IA64: sg chaining support
Jens Axboe
2007-10-16
4
-13
/
+16
|
*
x86-64: enable sg chaining
Jens Axboe
2007-10-16
2
-2
/
+3
|
*
x86-64: update pci-gart iommu to sg helpers
Jens Axboe
2007-10-16
1
-29
/
+36
|
*
x86-64: update nommu to sg helpers
Jens Axboe
2007-10-16
1
-2
/
+3
|
*
x86-64: update calgary iommu to sg helpers
Jens Axboe
2007-10-16
1
-11
/
+13
|
*
swiotlb: sg chaining support
Jens Axboe
2007-10-16
1
-7
/
+12
|
*
i386: enable sg chaining
Jens Axboe
2007-10-16
1
-0
/
+2
|
*
i386 dma_map_sg: convert to using sg helpers
Jens Axboe
2007-10-16
1
-6
/
+7
|
*
mmc: need to zero sglist on init
Jens Axboe
2007-10-16
1
-3
/
+3
|
*
Panic in blk_rq_map_sg() from CCISS driver
Lee Schermerhorn
2007-10-16
1
-0
/
+1
|
*
remove sglist_len
FUJITA Tomonori
2007-10-16
2
-8
/
+4
|
*
remove blk_queue_max_phys_segments in libata
FUJITA Tomonori
2007-10-16
1
-2
/
+0
|
*
revert sg segment size ifdefs
FUJITA Tomonori
2007-10-16
1
-8
/
+20
|
*
Fixup u14-34f ENABLE_SG_CHAINING
Andrew Morton
2007-10-16
1
-1
/
+1
|
*
qla1280: enable use_sg_chaining option
FUJITA Tomonori
2007-10-16
1
-0
/
+1
|
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
39
-3
/
+58
|
*
qla1280: sg chaining fixes
FUJITA Tomonori
2007-10-16
1
-1
/
+4
|
*
libata sg chaining support fix
FUJITA Tomonori
2007-10-16
1
-1
/
+6
|
*
zfcp: sg chaining support
FUJITA Tomonori
2007-10-16
2
-4
/
+3
|
*
ips: sg chaining support
FUJITA Tomonori
2007-10-16
1
-6
/
+8
|
*
IDE: sg chaining support
Jens Axboe
2007-10-16
9
-12
/
+25
|
*
i2o: sg chaining support
Jens Axboe
2007-10-16
1
-1
/
+2
|
*
Fusion: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+3
|
*
USB storage: sg chaining support
Jens Axboe
2007-10-16
8
-45
/
+62
|
*
infiniband: sg chaining support
Jens Axboe
2007-10-16
2
-38
/
+47
|
*
aha1542: convert to use the data buffer accessors
Jens Axboe
2007-10-16
1
-17
/
+15
|
*
ide-scsi: sg chaining support
Jens Axboe
2007-10-16
1
-14
/
+18
|
*
qlogicpti: sg chaining support
Jens Axboe
2007-10-16
1
-7
/
+8
|
*
aic94xx: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+3
|
*
qla1280: sg chaining support
Jens Axboe
2007-10-16
1
-29
/
+37
|
*
scsi generic: sg chaining support
Jens Axboe
2007-10-16
1
-8
/
+8
|
*
scsi_debug: support sg chaining
Jens Axboe
2007-10-16
1
-14
/
+16
|
*
libata: convert to using sg helpers
Jens Axboe
2007-10-16
2
-20
/
+26
|
*
SCSI: support for allocating large scatterlists
Jens Axboe
2007-10-16
3
-54
/
+163
|
*
scsi: simplify scsi_free_sgtable()
Jens Axboe
2007-10-16
3
-7
/
+8
|
*
use sg helper function in DMA mapping documentation
saeed bishara
2007-10-16
1
-1
/
+1
|
*
ll_rw_blk: temporarily enable max_segments tweaking
Jens Axboe
2007-10-16
1
-0
/
+23
|
*
Add chained sg support to linux/scatterlist.h
Jens Axboe
2007-10-16
1
-2
/
+77
|
*
scsi: convert to using sg helpers
Jens Axboe
2007-10-16
2
-10
/
+15
|
*
block: convert to using sg helpers
Jens Axboe
2007-10-16
1
-7
/
+11
|
*
Add sg helpers for iterating over a scatterlist table
Jens Axboe
2007-10-16
1
-0
/
+9
|
*
crypto: don't pollute the global namespace with sg_next()
Jens Axboe
2007-10-16
3
-3
/
+3
*
|
Merge branch 'barrier' into for-linus
Jens Axboe
2007-10-16
23
-456
/
+240
|
\
|
|
*
pktcdvd: don't rely on bio_init() preserving bio->bi_destructor
Laurent Riffard
2007-10-16
1
-0
/
+2
|
*
pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec
Jens Axboe
2007-10-16
1
-0
/
+5
[next]