1. 5478755 block: check for proper length of iov entries earlier in blk_rq_map_user_iov() by Xiaotian Feng · 14 years ago
  2. 9284bcf block: check for proper length of iov entries in blk_rq_map_user_iov() by Jens Axboe · 14 years ago
  3. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  4. a45dc2d block: fix blk_rq_map_kern bio direction flag by Benny Halevy · 14 years ago
  5. 1441779 block: fix an address space warning in blk-map.c by Namhyung Kim · 14 years ago
  6. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  7. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  8. a411f4b block: Un-export blk_rq_append_bio by Boaz Harrosh · 15 years ago
  9. 3a5a392 block: allow blk_rq_map_kern to append to requests by James Bottomley · 15 years ago
  10. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  11. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  12. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  13. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  14. 53cc0b2 When block layer fails to map iov, it calls bio_unmap_user to undo by Petr Vandrovec · 16 years ago
  15. c26156b block: hold extra reference to bio in blk_rq_map_user_iov() by Jens Axboe · 16 years ago
  16. 8188276 block: make blk_rq_map_user take a NULL user-space buffer by FUJITA Tomonori · 16 years ago
  17. 8790407 block: add blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  18. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  19. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  20. 710027a 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. by Randy Dunlap · 16 years ago
  21. a76eef9 block/blk-map.c: use the new object_is_on_stack() helper by FUJITA Tomonori · 16 years ago
  22. 30c00ed block: blk_rq_map_kern uses the bounce buffers for stack buffers by FUJITA Tomonori · 16 years ago
  23. 07359fc block: add bounce support to blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  24. 68154e9 block: add dma alignment and padding support to blk_rq_map_kern by FUJITA Tomonori · 16 years ago
  25. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 16 years ago
  26. afdc1a7 block: add bio_copy_user_iov support to blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  27. 56d94a3 block: fix shadowed variable warning in blk-map.c by Harvey Harrison · 16 years ago
  28. bec4194 unexport blk_rq_map_user_iov by Adrian Bunk · 16 years ago
  29. e3790c7 block: separate out padding from alignment by Tejun Heo · 16 years ago
  30. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 16 years ago
  31. 6b00769 block: add request->raw_data_len by Tejun Heo · 16 years ago
  32. 40b01b9 block: update bio according to DMA alignment padding by Tejun Heo · 16 years ago
  33. 84e9e03 block: make blk_rq_map_user() clear ->bio if it unmaps it by Jens Axboe · 16 years ago
  34. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago
  35. 86db1e2 block: continue ll_rw_blk.c splitup by Jens Axboe · 16 years ago