Commit Graph

70 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Al Viro 83ff6fe858 [PATCH] don't mess with file in scsi_nonblockable_ioctl() 17 years ago
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago
Greg Kroah-Hartman d73a1a674b device create: scsi: convert device_create_drvdata to device_create 17 years ago
Kai Makisara 786231af0a [SCSI] st: Remove bogus memset 17 years ago
Kai Makisara 626dcb1ee3 [SCSI] st: Move buffer pointer back when data could not be written. 17 years ago
Jonathan Corbet b3369c68bf st: cdev lock_kernel() pushdown 17 years ago
Greg Kroah-Hartman 24b42566c3 SCSI: fix race in device_create 17 years ago
James Bottomley 7d15d6a4dc [SCSI] st: fix up after class_device removal 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Adrian Bunk 8ef8d5941c [SCSI] st: rename flush_write_buffer() 17 years ago
Kai Makisara b174be02f3 [SCSI] st: show options currently set in sysfs 17 years ago
Kai Makisara 40f6b36c62 [SCSI] st: add option to use SILI in variable block reads 17 years ago
Kai Makisara deee13dfd6 [SCSI] st: compile fix when DEBUG set to one 17 years ago
Kai Makisara fd66c1b4e4 [SCSI] st: convert to unlocked_ioctl 17 years ago
FUJITA Tomonori cd81621c5c [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! 17 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
Matthias Kaehlcke 28f85009e0 [SCSI] st: Use mutex instead of semaphore 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
Michael Tokarev d7b8bcb0a0 [SCSI] modalias for scsi devices 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Kai Makisara 9abe16c670 [SCSI] st: fix Tape dies if wrong block size used, bug 7919 18 years ago
Kai Makisara 91614c054c [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file number to be incorrect 18 years ago
Josef Sipek 7ac6207b2a [PATCH] struct path: convert scsi 18 years ago
Kai Makisara 4225285401 [SCSI] st: log message changes 18 years ago
Kai Makisara 413f732720 [SCSI] st: Fixup -ENOMEDIUM 19 years ago
Jeff Garzik 13026a6b98 [SCSI] SCSI st: fix error handling in module init, sysfs 19 years ago
Luben Tuikov 4e73ea7b02 [SCSI] st.c: Improve sense output 19 years ago
Martin Habets 332959cb52 [SCSI] st: remove unused st_buffer.in_use 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago
Rene Herman 8b1ea24c6c [PATCH] missing newline in scsi/st.c 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
brking@us.ibm.com bb1d1073a1 [SCSI] Prevent scsi_execute_async from guessing cdb length 19 years ago
Christoph Hellwig 776b23a036 [SCSI] always handle REQ_BLOCK_PC requests in common code 19 years ago
Arjan van de Ven 0b95067238 [SCSI] turn most scsi semaphores into mutexes 19 years ago
James Bottomley 7b16318dea Fix up SCSI mismerge 19 years ago
Kai Makisara 787926b1b2 [SCSI] Fix st oops with new scsi_execute infrastructure 19 years ago
Mike Christie 8b05b773b6 [SCSI] convert st to use scsi_execute_async 19 years ago
Mike Christie 0d95716d6a [SCSI] complete the whole command when it is REQ_BLOCK_PC 19 years ago
James Bottomley c9526497cf [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) 19 years ago
Arjan van de Ven 0ad78200ba [SCSI] Mark some core scsi data structures const 19 years ago
Hugh Dickins 032c09d76c [SCSI] sg and st unmap_user_pages allow PageReserved 19 years ago
Hugh Dickins 6bc733e9f7 [SCSI] st: fix a bug in sgl_map_user_pages failure path 19 years ago
Jesper Juhl c9475cb0c3 [PATCH] kfree cleanup: drivers/scsi 20 years ago
Nick Piggin b5810039a5 [PATCH] core remove PageReserved 20 years ago