Commit Graph

64 Commits (58bfdd6deeec02b73691ea2c951a3c5d743bca63)

Author SHA1 Message Date
Nick Piggin a13ff0bb3f Convert SG from nopage to fault. 17 years ago
Christof Schmitt 6da127ad09 blktrace: Add blktrace ioctls to SCSI generic devices 17 years ago
Tony Battersby 53474c042c [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices 17 years ago
FUJITA Tomonori d07e03610c [SCSI] sg: handle class_device_create failure properly 17 years ago
FUJITA Tomonori a24484f281 [SCSI] sg: set class_data after success 17 years ago
Andi Kleen eaa3e22e8d [SCSI] sg: Only print SCSI data direction warning once for a command 17 years ago
Anton Blanchard 30fa0d0f0c Initialise scatter/gather list in sg driver 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jens Axboe b0f655d0ef scsi generic: sg chaining support 18 years ago
James Bottomley 7c07d613d2 [SCSI] sg: use idr to replace static arrays 18 years ago
FUJITA Tomonori ea312552e9 [SCSI] sg: increase sglist_len of the sg_scatter_hold structure 18 years ago
Eric Sesterhenn fb119935e1 [SCSI] sg: remove unnecessary check 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Alan Stern 44ec95425c [SCSI] sg: cap reserved_size values at max_sectors 18 years ago
Douglas Gilbert 7ca63cb470 [SCSI] sg: fix incorrect last scatg length 19 years ago
Douglas Gilbert 6460e75a10 [SCSI] sg: fixes for large page_size 19 years ago
Douglas Gilbert b2155d0417 [SCSI] sg: fix incorrect page problem 19 years ago
Ishai Rabinovitz 454e8957eb [SCSI] sg.c: Fix bad error handling in 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago
Douglas Gilbert c06bb7f514 [SCSI] sg: fix leak when dio setup fails 19 years ago
Mike Christie 18c49b8cd6 [SCSI] fix sg leak when scsi_execute_async fails 19 years ago
Christoph Hellwig 21b2f0c803 [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations 19 years ago
Nick Piggin f9aed0e253 [PATCH] sg: use compound pages 19 years ago
Rene Herman f018fa552c [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi 19 years ago
Greg KH 5e3c34c1e9 [SCSI] Remove devfs support from the SCSI subsystem 19 years ago
Jes Sorensen 24669f75a3 [SCSI] SCSI core kmalloc2kzalloc 19 years ago
Brian King eca7be5e18 [SCSI] sg: Remove aha1542 hack 19 years ago
Al Viro 2d20eaf942 [PATCH] sg gfp_t annotations 19 years ago
brking@us.ibm.com bb1d1073a1 [SCSI] Prevent scsi_execute_async from guessing cdb length 19 years ago
Hugh Dickins 41ed16fa47 [PATCH] Fix sg_page_malloc() memset 19 years ago
Mike Christie d6b10348f9 [SCSI] convert sg to scsi_execute_async 19 years ago
Hugh Dickins 4d5cda069b [SCSI] sg: fix a bug in st_map_user_pages failure path 19 years ago
Hugh Dickins 032c09d76c [SCSI] sg and st unmap_user_pages allow PageReserved 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Jesper Juhl c9475cb0c3 [PATCH] kfree cleanup: drivers/scsi 20 years ago
Nick Piggin b5810039a5 [PATCH] core remove PageReserved 20 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Dmitry Torokhov d8539d81ae [PATCH] Driver core: pass interface to class interface methods 20 years ago
Al Viro c53033f6b0 [PATCH] gfp_t: drivers/scsi 20 years ago
Al Viro 666002218d [PATCH] proc_mkdir() should be used to create procfs directories 20 years ago
James Bottomley 939647ee30 [SCSI] fix oops on usb storage device disconnect 20 years ago
Douglas Gilbert 1c8e71d720 [SCSI] sg: do not set VM_IO flag on mmap-ed pages 20 years ago
Douglas Gilbert deb92b7ee9 [SCSI] sg direct io/mmap oops, st sync 20 years ago
Jan Blunck 729d70f5df [PATCH] sg.c: fix a memory leak in devices seq_file implementation 20 years ago
Mike Anderson d330187408 [SCSI] host state model update: replace old host bitmap state 20 years ago
gregkh@suse.de d253878b3d [PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simple 20 years ago