Commit Graph

38 Commits (f19a73d620c5412e2413b778f4dad21febdd6115)

Author SHA1 Message Date
Arjan van de Ven 7344be053a bsg: mark struct file_operations const 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
FUJITA Tomonori 0c6a89ba64 [SCSI] bsg: update sg_io_v4 structure 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 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
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
Jens Axboe 5d3a8cd34b bsg: fix missing space in version print 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 abce891a10 Fix new generic block device SG compile 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 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 9e69fbb537 bsg: minor cleanups 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago