Commit Graph

136 Commits (2507b0a33343552d2177b75dc35fe7073349b773)

Author SHA1 Message Date
Randy Dunlap 9f92f47197 cciss: fix DEBUG printk formats 16 years ago
Mike Miller 22bece00dc cciss: fix regression firmware not displayed in procfs 16 years ago
Mike Miller 404443081c cciss: fix sysfs broken symlink regression 16 years ago
Mike Miller 77ca7286d1 cciss: new hardware support 16 years ago
Al Viro ef7822c2fb [PATCH] switch cciss 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago
Julia Lawall 061837bc86 drivers/block: Use DIV_ROUND_UP 17 years ago
Mike Miller ba198efb5e cciss: fix bug if scsi tape support is disabled 17 years ago
Mike Miller eece695f8b cciss: fix negative logical drive count in procfs 17 years ago
Mike Miller 6ae5ce8e8d cciss: remove redundant code 17 years ago
Mike Miller a72da29b6c cciss: make rebuild_lun_table behave better 17 years ago
Nikanth Karthikesan f7108f91cd cciss: return -EFAULT if copy_from_user() fails 17 years ago
Hannes Reinecke 756fcab277 block/cciss.c: remove pointless curr_queue calculation 17 years ago
Mike Miller 491539982a cciss: read config to obtain max outstanding commands per controller 17 years ago
Stephen M. Cameron 77b96bd7e5 cciss: fix regression that no device nodes are created if no logical drives are configured. 17 years ago
Mike Miller 24aac480e7 cciss: add new hardware support 17 years ago
Denis V. Lunev 3dfcf9c4bf cciss: assign PDE->data before gluing PDE into /proc tree 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
scameron@beardog.cca.cpqcorp.net e14ac67026 cciss: Fix race between disk-adding code and interrupt handler 17 years ago
Mike Pagano 231bc2a222 cciss: error: implicit declaration of function 'sg_init_table' 17 years ago
Mike Miller 68d95b585f cciss: remove READ_AHEAD define and use block layer defaults 17 years ago
Mike Miller 89b6e74378 resubmit: cciss: procfs updates to display info about many 17 years ago
Randy Dunlap 582539e5a0 cciss: use upper_32_bits() macro to eliminate warnings 17 years ago
Jens Axboe e7d9dc9cfd cciss: fix bug in overriding ->data_len before completion 17 years ago
Kiyoshi Ueda 3daeea29f9 blk_end_request: changing cciss (take 4) 17 years ago
Randy Dunlap 7d1fd970e4 cciss: section mismatch 17 years ago
Mike Miller bd4f36d6da cciss: update copyright notices 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Adrian Bunk 5a9df732b6 drivers/block/cciss.c: fix check-after-use 18 years ago
Steve Cameron 1a614f5051 cciss: fix error reporting for SG_IO 18 years ago
Mike Miller (OS Dev) 8bf50f71cb cciss: disable DMA refetch on Smart Array P600 18 years ago
Lee Schermerhorn a683d652d3 Panic in blk_rq_map_sg() from CCISS driver 18 years ago
Jeff Garzik 87ad900164 drivers/block/cpqarray,cciss: kill unused var 18 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Mariusz Kozlowski 1aebe18787 drivers/block/cciss.c: kmalloc + memset conversion to kzalloc 18 years ago
Jesper Juhl f2912a1223 cciss: fix memory leak 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
S.Çağlar Onur 9793c32667 Fix too few arguments to function `scsi_cmd_ioctl' 18 years ago
Mike Miller (OS Dev 9cff3b383d cciss: add new controller support for P700m 18 years ago
Gerald Britton e9ca75b535 cciss: Fix pci_driver.shutdown while device is still active 18 years ago
Stephen Cameron d5d3b736e3 cciss: include scsi/scsi.h unconditionally 18 years ago
Mike Miller (OS Dev) 198b766013 cciss: set rq->errors more correctly in driver 18 years ago
Mike Miller (OS Dev) 03bbfee58d cciss: add SG_IO ioctl to cciss 18 years ago
Mike Miller (OS Dev) d38ae168bf cciss: reformat error handling 18 years ago
Bjorn Helgaas b6550777a3 [PATCH] cciss: unregister from SCSI before tearing down device resources 18 years ago
Mike Miller (OS Dev) 7f42d3b8a7 [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry 18 years ago
Al Viro 4c1f2b3168 [PATCH] cciss endian annotations 18 years ago
Mike Miller (OS Dev) de69fee82c [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier) 18 years ago