Histórico de Commits

Autor SHA1 Mensagem Data
  Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits há 16 anos atrás
  Boaz Harrosh a411f4bbb8 block: Un-export blk_rq_append_bio há 16 anos atrás
  James Bottomley 3a5a39276d block: allow blk_rq_map_kern to append to requests há 16 anos atrás
  Tejun Heo a2dec7b363 block: hide request sector and data_len há 16 anos atrás
  Tejun Heo 731ec497e5 block: kill rq->data há 16 anos atrás
  FUJITA Tomonori 97ae77a1cd [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE há 17 anos atrás
  FUJITA Tomonori 56c451f4b5 [SCSI] block: fix the partial mappings with struct rq_map_data há 17 anos atrás
  Petr Vandrovec 53cc0b2948 When block layer fails to map iov, it calls bio_unmap_user to undo há 17 anos atrás
  Jens Axboe c26156b253 block: hold extra reference to bio in blk_rq_map_user_iov() 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 879040742c block: add blk_rq_aligned helper function 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
  Randy Dunlap 710027a48e Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. há 17 anos atrás
  FUJITA Tomonori a76eef9573 block/blk-map.c: use the new object_is_on_stack() helper há 17 anos atrás
  FUJITA Tomonori 30c00eda73 block: blk_rq_map_kern uses the bounce buffers for stack buffers há 17 anos atrás
  FUJITA Tomonori 07359fc61b block: add bounce support to blk_rq_map_user_iov há 17 anos atrás
  FUJITA Tomonori 68154e90c9 block: add dma alignment and padding support to blk_rq_map_kern há 17 anos atrás
  FUJITA Tomonori f18573abcc block: move the padding adjustment to blk_rq_map_sg há 18 anos atrás
  FUJITA Tomonori afdc1a780e block: add bio_copy_user_iov support to blk_rq_map_user_iov há 18 anos atrás
  Harvey Harrison 56d94a37f6 block: fix shadowed variable warning in blk-map.c há 18 anos atrás
  Adrian Bunk bec419404a unexport blk_rq_map_user_iov há 18 anos atrás
  Tejun Heo e3790c7d42 block: separate out padding from alignment há 18 anos atrás
  FUJITA Tomonori 7a85f8896f block: restore the meaning of rq->data_len to the true data length há 18 anos atrás
  Tejun Heo 6b00769fe1 block: add request->raw_data_len há 18 anos atrás
  Tejun Heo 40b01b9bbd block: update bio according to DMA alignment padding há 18 anos atrás
  Jens Axboe 84e9e03c55 block: make blk_rq_map_user() clear ->bio if it unmaps it há 18 anos atrás
  Jens Axboe 6728cb0e63 block: make core bits checkpatch compliant há 18 anos atrás
  Jens Axboe 86db1e2977 block: continue ll_rw_blk.c splitup há 18 anos atrás