index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Age
Commit message (
Expand
)
Author
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-03
cciss: Ignore stale commands after reboot
Hannes Reinecke
2009-06-16
block: remove some includings of blktrace_api.h
Li Zefan
2009-06-09
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2009-06-09
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2009-06-09
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2009-06-09
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
2009-06-09
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
2009-06-09
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-02
cciss: add cciss driver sysfs entries
Andrew Patterson
2009-06-02
cciss: fix SCSI device reset handler
Stephen M. Cameron
2009-06-02
cciss: factor out core of sendcmd() for a more sane interface
Stephen M. Cameron
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
block: add rq->resid_len
Tejun Heo
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
cciss: change to discover first memory BAR
Mike Miller
2009-04-07
cciss: kernel scan thread for MSA2012
Mike Miller
2009-04-07
cciss: fix residual count for block pc requests
Jens Axboe
2009-03-24
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
Jens Axboe
2009-03-05
cciss: remove 30 second initial timeout on controller reset
Jens Axboe
2009-02-26
cciss: shorten 30s timeout on controller reset
Jens Axboe
2009-02-18
cciss: PCI power management reset for kexec
Chip Coldwell
2008-12-29
cciss: simplify parameters to deregister_disk function
Stephen M. Cameron
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
2008-12-19
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
2008-11-19
cciss: fix DEBUG printk formats
Randy Dunlap
2008-11-06
cciss: fix regression firmware not displayed in procfs
Mike Miller
2008-11-06
cciss: fix sysfs broken symlink regression
Mike Miller
2008-11-06
cciss: new hardware support
Mike Miller
2008-10-21
[PATCH] switch cciss
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-08-06
cciss: fix bug if scsi tape support is disabled
Mike Miller
2008-08-06
cciss: fix negative logical drive count in procfs
Mike Miller
2008-08-06
cciss: remove redundant code
Mike Miller
2008-08-06
cciss: make rebuild_lun_table behave better
Mike Miller
2008-08-06
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
2008-08-05
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
2008-07-04
cciss: read config to obtain max outstanding commands per controller
Mike Miller
2008-07-04
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
2008-06-12
cciss: add new hardware support
Mike Miller
2008-05-01
cciss: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-21
cciss: Fix race between disk-adding code and interrupt handler
scameron@beardog.cca.cpqcorp.net
[next]