Histórico de Commits

Autor SHA1 Mensagem Data
  Jens Axboe 86c824b943 bio: add documentation to bio_alloc() há 16 anos atrás
  Alberto Bertogli c7eee1b836 trivial: Fix typo in bio_split()'s documentation há 16 anos atrás
  Martin K. Petersen 6d2a78e783 block: add private bio_set for bio integrity allocations há 16 anos atrás
  Jens Axboe a7fcd37cdc block: don't create bio_vec slabs of less than the inline number há 16 anos atrás
  Ingo Molnar 34053979fb block: cleanup bio_alloc_bioset() há 16 anos atrás
  Li Zefan 059ea3318c block: fix memory leak in bio_clone() há 16 anos atrás
  un'ichi Nomura 87092698c6 block: Add gfp_mask parameter to bio_integrity_clone() há 16 anos atrás
  Jens Axboe b2bf96833c block: fix bogus gcc warning for uninitialized var usage há 16 anos atrás
  Subhash Peddamallu a60e78e57a fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free há 16 anos atrás
  FUJITA Tomonori 97ae77a1cd [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE há 16 anos atrás
  FUJITA Tomonori 56c451f4b5 [SCSI] block: fix the partial mappings with struct rq_map_data há 16 anos atrás
  FUJITA Tomonori e623ddb4e9 [SCSI] block: fix bio_add_page misuse with rq_map_data há 16 anos atrás
  Jens Axboe d3f761104b bio: get rid of bio_vec clearing há 16 anos atrás
  Jens Axboe 392ddc3298 bio: add support for inlining a number of bio_vecs inside the bio há 16 anos atrás
  Jens Axboe bb799ca020 bio: allow individual slabs in the bio_set há 16 anos atrás
  Jens Axboe 1b43449869 bio: move the slab pointer inside the bio_set há 16 anos atrás
  Jens Axboe 7ff9345ffa bio: only mempool back the largest bio_vec slab cache há 16 anos atrás
  Ingo Molnar 0bfc24559d blktrace: port to tracepoints, update há 16 anos atrás
  Arnaldo Carvalho de Melo 5f3ea37c77 blktrace: port to tracepoints há 16 anos atrás
  Denis ChengRq 6feef531f5 block: mark bio_split_pool static há 17 anos atrás
  Martin K. Petersen ad3316bf4e block: Find bio sector offset given idx and offset há 17 anos atrás
  Jens Axboe 0a0d96b03a block: add bio_kmalloc() há 17 anos atrás
  FUJITA Tomonori 818827669d block: make blk_rq_map_user take a NULL user-space buffer há 17 anos atrás
  FUJITA Tomonori 4d8ab62e08 bio: convert bio_copy_kern to use bio_copy_user há 17 anos atrás
  FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages há 17 anos atrás
  FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov há 17 anos atrás
  Jens Axboe c7c22e4d5c block: add support for IO CPU affinity há 17 anos atrás
  Mikulas Patocka 5df97b91b5 drop vmerge accounting há 17 anos atrás
  Mikulas Patocka b8b3e16cfe block: drop virtual merging accounting há 17 anos atrás
  FUJITA Tomonori aefcc28a3a bio: fix __bio_copy_iov() handling of bio->bv_len há 17 anos atrás