Commit Graph

336 Commits (a5fcaa210626a79465321e344c91a6a7dc3881fa)

Author SHA1 Message Date
Linus Torvalds 29417b899a Make BLK_DEV_BSG depend strictly on SCSI=y 18 years ago
Linus Torvalds abce891a10 Fix new generic block device SG compile 18 years ago
FUJITA Tomonori 58ff411e0d bsg: Kconfig updates 18 years ago
FUJITA Tomonori 15d10b611f bsg: add SCSI transport-level request support 18 years ago
FUJITA Tomonori 2c9ecdf40a bsg: add bidi support 18 years ago
FUJITA Tomonori abae1fde63 add a struct request pointer to the request structure 18 years ago
FUJITA Tomonori efba1a31f3 bsg: fix the deadlock on discarding done commands 18 years ago
FUJITA Tomonori e7d7217324 bsg: fix a blocking read bug 18 years ago
FUJITA Tomonori 4cf0723ac8 bsg: minor bug fixes 18 years ago
FUJITA Tomonori 292b7f2712 improve bsg device allocation 18 years ago
FUJITA Tomonori 4e2872d6b0 bind bsg to all SCSI devices 18 years ago
FUJITA Tomonori d351af01b9 bsg: bind bsg to request_queue instead of gendisk 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
FUJITA Tomonori 7e75d73080 bsg: simplify __bsg_alloc_command failpath 18 years ago
Jens Axboe 264a047218 bsg: add cheasy error checks for sysfs stuff 18 years ago
Jens Axboe 5309cb38de Add queue resizing support 18 years ago
Jens Axboe 2ef7086a20 bsg: silence a bogus gcc warning 18 years ago
Jens Axboe b711afa695 bsg: style cleanup 18 years ago
FUJITA Tomonori 10e8855b94 bsg: add SG_IO to SG v4 18 years ago
FUJITA Tomonori 70e36eceaf bsg: replace SG v3 with SG v4 18 years ago
FUJITA Tomonori 337ad41dea block: export blk_verify_command for SG v4 18 years ago
FUJITA Tomonori 9e69fbb537 bsg: minor cleanups 18 years ago
FUJITA Tomonori ac6b91b803 block: changes for blk_rq_unmap_user new API 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Matthias Kaehlcke 70cee26e02 Use list_for_each_entry() instead of list_for_each() in the block device 18 years ago
Jan Engelhardt 16ed002f22 Use menuconfigs instead of menus, so the whole menu can be disabled at once 18 years ago
Jens Axboe 15c31be4d5 cfq-iosched: fix async queue behaviour 18 years ago
Tejun Heo f4b09303d0 [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio 18 years ago
Jens Axboe 32eef96411 blk_hw_contig_segment(): bad segment size checks 18 years ago
Tejun Heo bc90ba093a block: always requeue !fs requests at the front 18 years ago
Kristen Carlson Accardi 8ce7ad7b2d genhd: send async notification on media change 18 years ago
Kristen Carlson Accardi 86ce18d7b7 genhd: expose AN to user space 18 years ago
Jens Axboe f653c34dd3 ll_rw_blk: fix gcc 4.2 warning on current_io_context() 18 years ago
Neil Brown d89d87965d When stacked block devices are in-use (e.g. md or dm), the recursive calls 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton 19a75d83ff kblockd: use flush_work 18 years ago
Dave Gilbert dd2a345f8f Display all possible partitions when the root filesystem failed to mount 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Nick Piggin c6a632a2b6 as: fix antic_expire check 18 years ago
Mike Christie 821de3a27b [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern() 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Jens Axboe 2a12dcd71a [PATCH] elevator: elv_list_lock does not need irq disabling 18 years ago
Jens Axboe 597bc485d6 cfq-iosched: speedup cic rb lookup 18 years ago
Jens Axboe 4e521c27ee ll_rw_blk: add io_context private pointer 18 years ago
Vasily Tarasov 91fac317a3 cfq-iosched: get rid of cfqq hash 18 years ago
Jens Axboe cc19747977 cfq-iosched: tighten queue request overlap condition 18 years ago
Jens Axboe 3ed9a2965c cfq-iosched: improve sync vs async workloads 18 years ago