Commit Graph

61 Commits (b6d44341864b50a308f932c39f03fb8ad5efb021)

Author SHA1 Message Date
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
Jens Axboe fddfdeafa8 [BLOCK] A few kerneldoc fixups 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Jens Axboe 0ea60b5ad8 [BLOCK] bio: init ->bi_bdev in bio_init() 19 years ago
Jens Axboe 80cfd548ee [BLOCK] bio: check for same page merge possibilities in __bio_add_page() 19 years ago
Mike Christie defd94b754 [SCSI] seperate max_sectors from max_hw_sectors 19 years ago
Mike Christie 6e68af666f [SCSI] Convert SCSI mid-layer to scsi_execute_async 19 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
viro@ZenIV.linux.org.uk 3f70353ea9 [PATCH] bogus cast in bio.c 20 years ago
Peter Osterlund 3676347a5e [PATCH] kill bio->bi_set 20 years ago