Commit Graph

163 Commits (56ac72dba5d24a477d281b985797d5e62d3f5c2e)

Author SHA1 Message Date
scameron@beardog.cca.cpqcorp.net 72f9f1324f cciss: Remove no longer needed sendcmd reject processing code 16 years ago
scameron@beardog.cca.cpqcorp.net 85cc61ae41 cciss: change SCSI error handling routines to work with interrupts enabled. 16 years ago
scameron@beardog.cca.cpqcorp.net 789a424ad1 cciss: separate error processing and command retrying code in sendcmd_withirq_core() 16 years ago
scameron@beardog.cca.cpqcorp.net 3c2ab40296 cciss: factor out fix target status processing code from sendcmd functions 16 years ago
scameron@beardog.cca.cpqcorp.net b57695fe13 cciss: simplify interface of sendcmd() and sendcmd_withirq() 16 years ago
scameron@beardog.cca.cpqcorp.net 5390cfc3fe cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code 16 years ago
Andrew Patterson 7fe063268e cciss: add cciss driver sysfs entries 16 years ago
Stephen M. Cameron 88f627ae39 cciss: fix SCSI device reset handler 16 years ago
Stephen M. Cameron 4a4b2d7684 cciss: factor out core of sendcmd() for a more sane interface 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Mike Miller e143858104 cciss: change to discover first memory BAR 16 years ago
Mike Miller 0a9279cc7c cciss: kernel scan thread for MSA2012 16 years ago
Jens Axboe ac44e5b2ed cciss: fix residual count for block pc requests 16 years ago
Jens Axboe 10cbda97e7 cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment 16 years ago
Jens Axboe 5e18cfd04f cciss: remove 30 second initial timeout on controller reset 16 years ago
Jens Axboe 5e4c91c84b cciss: shorten 30s timeout on controller reset 16 years ago
Chip Coldwell 82eb03cfd8 cciss: PCI power management reset for kexec 16 years ago
Stephen M. Cameron a0ea862291 cciss: simplify parameters to deregister_disk function 16 years ago
Jens Axboe 8a3173de4a cciss: switch to using hlist for command list management 16 years ago
Stephen M. Cameron d8a0be6ab7 cciss: fix problem that deleting multiple logical drives could cause a panic 16 years ago
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