Commit Graph

71 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Denis ChengRq 6feef531f5 block: mark bio_split_pool static 17 years ago
Martin K. Petersen ad3316bf4e block: Find bio sector offset given idx and offset 17 years ago
Jens Axboe 0a0d96b03a block: add bio_kmalloc() 17 years ago
FUJITA Tomonori 818827669d block: make blk_rq_map_user take a NULL user-space buffer 17 years ago
FUJITA Tomonori 4d8ab62e08 bio: convert bio_copy_kern to use bio_copy_user 17 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 17 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 17 years ago
Jens Axboe c7c22e4d5c block: add support for IO CPU affinity 17 years ago
Mikulas Patocka 5df97b91b5 drop vmerge accounting 17 years ago
Mikulas Patocka b8b3e16cfe block: drop virtual merging accounting 17 years ago
FUJITA Tomonori aefcc28a3a bio: fix __bio_copy_iov() handling of bio->bv_len 17 years ago
FUJITA Tomonori 76029ff37f bio: fix bio_copy_kern() handling of bio->bv_len 17 years ago
Denis ChengRq 1ac0ae062c bio: make use of bvec_nr_vecs 17 years ago
Nick Piggin f5dd33c494 dio: use get_user_pages_fast 17 years ago
Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
Martin K. Petersen 7ba1ba12ee block: Block layer data integrity support 17 years ago
Martin K. Petersen 51d654e1d8 block: Globalize bio_set and bio_vec_slab 17 years ago
Randy Dunlap ffee0259c9 docbook: fix bio missing parameter 17 years ago
Jens Axboe eeae1d48c0 block: use unitialized_var() in bio_alloc_bioset() 17 years ago
FUJITA Tomonori 68154e90c9 block: add dma alignment and padding support to blk_rq_map_kern 17 years ago
FUJITA Tomonori c5dec1c303 block: convert bio_copy_user to bio_copy_user_iov 17 years ago
Jens Axboe 40044ce0bf Revert "unexport bio_{,un}map_user" 17 years ago
Adrian Bunk 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code 17 years ago
Jens Axboe 5d84070ee0 __bio_clone: don't calculate hw/phys segment counts 17 years ago
Jens Axboe 992c5ddaf1 bio: make freeing of ->bi_io_vec conditional in bio_free() 18 years ago
Jens Axboe 2b94de552e bio: use memset() in bio_init() 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
NeilBrown 5bb23a688b Don't decrement bi_size in bio_endio 18 years ago
NeilBrown 9cc54d40b8 Only call bi_end_io once for any bio 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Adrian Bunk 72d3a38ee0 unexport bio_{,un}map_user 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Jens Axboe 5972511b77 [BLOCK] Don't pin lots of memory in mempools 18 years ago
Chen, Kenneth W e61c90188b [PATCH] optimize o_direct on block devices 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Mike Christie 0e75f9063f [PATCH] block: support larger block pc requests 18 years ago
Mike Christie ad2d722570 [PATCH] block: kill length alignment test in bio_map_user() 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Andreas Mohr bf02c082bf [PATCH] fs/bio.c: tweaks 19 years ago
Jens Axboe 0fe2347957 [PATCH] Update axboe@suse.de email address 19 years ago
Milan Broz 50be345560 [PATCH] fix creating zero sized bio mempools in low memory system 19 years ago
Jens Axboe 991721572e [PATCH] Fix missing ret assignment in __bio_map_user() error path 19 years ago
NeilBrown a2eb0c101d [PATCH] md: Make sure bi_max_vecs is set properly in bio_split 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Matthew Dobson 0eaae62aba [PATCH] mempool: use common mempool kmalloc allocator 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Oliver Neukum 11b0b5abb2 [PATCH] use kzalloc and kcalloc in core fs code 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Benjamin LaHaise b0e6e96299 [PATCH] reduce size of bio mempools 19 years ago