index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Commit message (
Expand
)
Author
Age
*
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
2009-10-01
*
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2009-10-01
*
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
2009-10-01
*
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
2009-10-01
*
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
2009-10-01
*
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
2009-10-01
*
cciss: fix schedule_timeout() parameters
Randy Dunlap
2009-10-01
*
seq_file: constify seq_operations
James Morris
2009-09-23
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
*
driver model: constify attribute groups
David Brownell
2009-09-15
*
cciss: memory leak in cciss_init_one()
Eric Dumazet
2009-09-11
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
cciss: Ignore stale commands after reboot
Hannes Reinecke
2009-07-03
*
block: remove some includings of blktrace_api.h
Li Zefan
2009-06-16
*
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
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-06-02
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
*
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-05-11
*
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-13
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
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-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: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
Jens Axboe
2009-03-24
*
cciss: remove 30 second initial timeout on controller reset
Jens Axboe
2009-03-05
*
cciss: shorten 30s timeout on controller reset
Jens Axboe
2009-02-26
*
cciss: PCI power management reset for kexec
Chip Coldwell
2009-02-18
*
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-29
*
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
2008-12-19
*
cciss: fix DEBUG printk formats
Randy Dunlap
2008-11-19
*
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-11-06
*
[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-21
*
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-10-09
*
cciss: fix bug if scsi tape support is disabled
Mike Miller
2008-08-06
[next]