Commit Graph

22 Commits (f92523e3a7861f5dbd76021e0719a35fe8771f2d)

Author SHA1 Message Date
Tejun Heo 137d3edb48 sg: reimplement sg mapping iterator 17 years ago
FUJITA Tomonori b1adaf65ba [SCSI] block: add sg buffer copy helper functions 17 years ago
James Bottomley 7cedb1f17f SG: work with the SCSI fixed maximum allocations. 17 years ago
Jens Axboe 0db9299f48 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers 17 years ago
Rusty Russell b801a1e7db Don't blatt first element of prv in sg_chain() 17 years ago
Tejun Heo 645a8d9462 scatterlist: add more safeguards 17 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 18 years ago
Jens Axboe 013fb33972 SG: Make sg_init_one() use general table init functions 18 years ago
Chuck Lever 513f54b78f sg_init_table() should use unsigned loop index variable 18 years ago
Chuck Lever 74eb94f7b8 sg_last() should use unsigned loop index variable 18 years ago
Jens Axboe 73fd546aa7 SG: clear termination bit in sg_chain() 18 years ago
Hugh Dickins 85cdffcde0 fix sg_phys to use dma_addr_t 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe de26103de5 [SG] Add debug check for page alignment 18 years ago
Jens Axboe d6ec084200 Add CONFIG_DEBUG_SG sg validation 18 years ago
Jens Axboe 18dabf473e Change table chaining layout 18 years ago
Jens Axboe 82f66fbef5 [SG] Add helpers for manipulating SG entries 18 years ago
Jens Axboe 70eb8040dc Add chained sg support to linux/scatterlist.h 18 years ago
Jens Axboe 96b418c960 Add sg helpers for iterating over a scatterlist table 18 years ago
Herbert Xu 03fd9cee7f [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument 19 years ago
Herbert Xu d32311fed7 [PATCH] Introduce sg_set_buf 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago