Commit History

Author SHA1 Message Date
  majianpeng 609f6ea1c9 block: re-use existing 'reading' variable instead of checking direction again 13 years ago
  Ben Hutchings 6b76106d8e block: Always check length of all iov entries in blk_rq_map_user_iov() 13 years ago
  Xiaotian Feng 5478755616 block: check for proper length of iov entries earlier in blk_rq_map_user_iov() 14 years ago
  Jens Axboe 9284bcf4e3 block: check for proper length of iov entries in blk_rq_map_user_iov() 14 years ago
  Linus Torvalds e9dd2b6837 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
  Benny Halevy a45dc2d2b8 block: fix blk_rq_map_kern bio direction flag 15 years ago
  Namhyung Kim 144177991c block: fix an address space warning in blk-map.c 15 years ago
  Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
  Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
  Boaz Harrosh a411f4bbb8 block: Un-export blk_rq_append_bio 16 years ago
  James Bottomley 3a5a39276d block: allow blk_rq_map_kern to append to requests 16 years ago
  Tejun Heo a2dec7b363 block: hide request sector and data_len 16 years ago
  Tejun Heo 731ec497e5 block: kill rq->data 16 years ago
  FUJITA Tomonori 97ae77a1cd [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE 16 years ago
  FUJITA Tomonori 56c451f4b5 [SCSI] block: fix the partial mappings with struct rq_map_data 16 years ago
  Petr Vandrovec 53cc0b2948 When block layer fails to map iov, it calls bio_unmap_user to undo 16 years ago
  Jens Axboe c26156b253 block: hold extra reference to bio in blk_rq_map_user_iov() 16 years ago
  FUJITA Tomonori 818827669d block: make blk_rq_map_user take a NULL user-space buffer 17 years ago
  FUJITA Tomonori 879040742c block: add blk_rq_aligned helper function 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
  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. 17 years ago
  FUJITA Tomonori a76eef9573 block/blk-map.c: use the new object_is_on_stack() helper 17 years ago
  FUJITA Tomonori 30c00eda73 block: blk_rq_map_kern uses the bounce buffers for stack buffers 17 years ago
  FUJITA Tomonori 07359fc61b block: add bounce support to blk_rq_map_user_iov 17 years ago
  FUJITA Tomonori 68154e90c9 block: add dma alignment and padding support to blk_rq_map_kern 17 years ago
  FUJITA Tomonori f18573abcc block: move the padding adjustment to blk_rq_map_sg 17 years ago
  FUJITA Tomonori afdc1a780e block: add bio_copy_user_iov support to blk_rq_map_user_iov 17 years ago
  Harvey Harrison 56d94a37f6 block: fix shadowed variable warning in blk-map.c 17 years ago
  Adrian Bunk bec419404a unexport blk_rq_map_user_iov 17 years ago