Commit Graph

365 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
FUJITA Tomonori 0c6a89ba64 [SCSI] bsg: update sg_io_v4 structure 18 years ago
Paul Mundt 99d4d0a9f2 [SCSI] bsg: Fix build for CONFIG_BLOCK=n 18 years ago
Ingo Molnar 7c2ff389bb blktrace: use cpu_clock() instead of sched_clock() 18 years ago
Paul Mundt 4d5d8e9d3e bsg: Fix build for CONFIG_BLOCK=n 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
FUJITA Tomonori 1079ddcb07 [SCSI] bsg: remove unnecessary code and comments 18 years ago
FUJITA Tomonori 598443a212 [SCSI] bsg: use lib/idr.c to find a unique minor number 18 years ago
FUJITA Tomonori 41e1703b9b [SCSI] bsg: unexport sg v3 helper functions 18 years ago
FUJITA Tomonori df468820b6 [SCSI] bsg: fix bsg_unregister_queue 18 years ago
James Bottomley 39dca558a5 [SCSI] bsg: make class backlinks 18 years ago
James Bottomley 6826ee4fdb [SCSI] bsg: fix bsg_register_queue error path 18 years ago
Alexey Dobriyan 8350163a90 cfq: Write-only stuff in CFQ data structures 18 years ago
Vasily Tarasov c2dea2d1fd cfq: async queue allocation per priority 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
James Bottomley 80ed71ce1a [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular) 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Akinobu Mita f4480240f7 unregister_blkdev(): return void 18 years ago
Akinobu Mita 294462a5c6 unregister_blkdev(): do WARN_ON on failure 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Jens Axboe 5d3a8cd34b bsg: fix missing space in version print 18 years ago
FUJITA Tomonori 319a7b7fb9 bsg: Kconfig updates 18 years ago
FUJITA Tomonori 0ed081ce20 bsg: minor cleanup 18 years ago
FUJITA Tomonori 1c1133e1ff bsg: device hash table cleanup 18 years ago
FUJITA Tomonori 9b9f770cef bsg: fix initialization error handling bugs 18 years ago
Jens Axboe 46f6ef4afc bsg: convert to dynamic major 18 years ago
Jens Axboe 25fd164303 bsg: address various review comments 18 years ago
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