Commit Graph

110345 Commits (905bd78f2188da69e74966918e3d71df3dff382b)
 

Author SHA1 Message Date
scameron@beardog.cca.cpqcorp.net 905bd78f21 cciss: Fix cciss SCSI rescan code to better notice device changes 17 years ago
FUJITA Tomonori 79eb014578 fix an example of scatterlists handling in DMA-API.txt 17 years ago
Kiyoshi Ueda 4ee5eaf451 block: add a queue flag for request stacking support 17 years ago
Kiyoshi Ueda 82124d6035 block: add request submission interface 17 years ago
Kiyoshi Ueda 32fab448e5 block: add request update interface 17 years ago
Jens Axboe e3335de940 block: blk_cleanup_queue() should call blk_sync_queue() 17 years ago
Chris Lalancette 9246b5f06d block: Expand Xen blkfront for > 16 xvd 17 years ago
Jens Axboe 9c02f2b02e block: cleanup some of the integrity stuff in blkdev.h 17 years ago
Jens Axboe 7ba1fbaa4a block: use rq complete marking in blk_abort_request() 17 years ago
Jens Axboe 581d4e28d9 block: add fault injection mechanism for faking request timeouts 17 years ago
Jens Axboe 0a0d96b03a block: add bio_kmalloc() 17 years ago
Hugh Dickins 3e6053d76d block: adjust blkdev_issue_discard for swap 17 years ago
FUJITA Tomonori 4677735f03 sg: remove unnecessary blk_rq_unmap_user 17 years ago
FUJITA Tomonori 0b6cb26c66 sg: remove sg_read_xfer 17 years ago
FUJITA Tomonori c3919af235 sg: remove sg_write_xfer 17 years ago
FUJITA Tomonori 626710c9d6 sg: incorporate sg_build_direct into sg_start_req 17 years ago
FUJITA Tomonori 44c7b0eaa0 sg: remove __sg_start_req 17 years ago
FUJITA Tomonori fd1c1de076 sg: remove b_malloc_len in sg_scatter_hold struct 17 years ago
FUJITA Tomonori 7e56cb0f7e sg: remove SG_ALLOW_DIO_CODE define 17 years ago
FUJITA Tomonori a91a3a20e0 sg: rename sg_cmd_done sg_rq_end_io 17 years ago
Mike Anderson 224cb3e981 dm: Call blk_abort_queue on failed paths 17 years ago
Mike Anderson 11914a53d2 block: Add interface to abort queued requests 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Andrew Patterson 608aeef17a Call flush_disk() after detecting an online resize. 17 years ago
Andrew Patterson 56ade44b46 Added flush_disk to factor out common buffer cache flushing code. 17 years ago
Andrew Patterson f98a8cae12 SCSI sd driver calls revalidate_disk wrapper. 17 years ago
Andrew Patterson 9bc3ffbfbd Check for device resize when rescanning partitions 17 years ago
Andrew Patterson c3279d1454 Adjust block device size after an online resize of a disk. 17 years ago
Andrew Patterson 0c002c2f74 Wrapper for lower-level revalidate_disk routines. 17 years ago
Tejun Heo 243294dae0 block: fix duplicate headers for /proc/partitions 17 years ago
FUJITA Tomonori fad7f01e61 sg: set dxferp to NULL for READ with the older SG interface 17 years ago
FUJITA Tomonori 818827669d block: make blk_rq_map_user take a NULL user-space buffer 17 years ago
Jens Axboe 839e96afba block: update comment on end_request() 17 years ago
Tejun Heo 55dc7db70a init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param 17 years ago
Tejun Heo 2bbedcb4c1 block: don't test for partition size in bdget_disk() and blk_lookup_devt() 17 years ago
Jens Axboe 759f8ca304 Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' 17 years ago
Harvey Harrison aeb3d3a81e block: kmalloc args reversed, small function definition fixes 17 years ago
FUJITA Tomonori 01cfcddd98 sg: use blk_rq_aligned helper function 17 years ago
FUJITA Tomonori 879040742c block: add blk_rq_aligned helper function 17 years ago
FUJITA Tomonori 4d8ab62e08 bio: convert bio_copy_kern to use bio_copy_user 17 years ago
FUJITA Tomonori 10db10d144 sg: convert the indirect IO path to use the block layer 17 years ago
FUJITA Tomonori 6e5a30cba5 sg: convert the direct IO path to use the block layer 17 years ago
FUJITA Tomonori 10865dfa34 sg: convert the non-data path to use the block layer 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
Aaron Carroll 45333d5a31 cfq-iosched: fix queue depth detection 17 years ago
Jens Axboe 605401618c block: don't use bio_has_data() in the completion path 17 years ago
Jens Axboe ab780f1ece block: inherit CPU completion on bio->rq and rq->rq merges 17 years ago
Jens Axboe c7c22e4d5c block: add support for IO CPU affinity 17 years ago
Jens Axboe 18887ad910 block: make kblockd_schedule_work() take the queue as parameter 17 years ago