提交歷史

作者 SHA1 備註 提交日期
  Jens Axboe 992c5ddaf1 bio: make freeing of ->bi_io_vec conditional in bio_free() 18 年之前
  Jens Axboe 2b94de552e bio: use memset() in bio_init() 18 年之前
  NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 17 年之前
  NeilBrown 5bb23a688b Don't decrement bi_size in bio_endio 17 年之前
  NeilBrown 9cc54d40b8 Only call bi_end_io once for any bio 17 年之前
  Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 年之前
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 年之前
  Adrian Bunk 72d3a38ee0 unexport bio_{,un}map_user 18 年之前
  Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 年之前
  Jens Axboe 5972511b77 [BLOCK] Don't pin lots of memory in mempools 18 年之前
  Chen, Kenneth W e61c90188b [PATCH] optimize o_direct on block devices 18 年之前
  Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 年之前
  David Howells 4c1ac1b491 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 年之前
  Mike Christie 0e75f9063f [PATCH] block: support larger block pc requests 18 年之前
  Mike Christie ad2d722570 [PATCH] block: kill length alignment test in bio_map_user() 18 年之前
  David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 年之前
  Andreas Mohr bf02c082bf [PATCH] fs/bio.c: tweaks 18 年之前
  Jens Axboe 0fe2347957 [PATCH] Update axboe@suse.de email address 18 年之前
  Milan Broz 50be345560 [PATCH] fix creating zero sized bio mempools in low memory system 18 年之前
  Jens Axboe 991721572e [PATCH] Fix missing ret assignment in __bio_map_user() error path 19 年之前
  NeilBrown a2eb0c101d [PATCH] md: Make sure bi_max_vecs is set properly in bio_split 19 年之前
  Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 年之前
  Matthew Dobson 0eaae62aba [PATCH] mempool: use common mempool kmalloc allocator 19 年之前
  Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 年之前
  Oliver Neukum 11b0b5abb2 [PATCH] use kzalloc and kcalloc in core fs code 19 年之前
  Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 年之前
  Benjamin LaHaise b0e6e96299 [PATCH] reduce size of bio mempools 19 年之前
  Jens Axboe fddfdeafa8 [BLOCK] A few kerneldoc fixups 19 年之前
  Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 年之前
  Jens Axboe 0ea60b5ad8 [BLOCK] bio: init ->bi_bdev in bio_init() 19 年之前