dm mpath: check if scsi_dh module already loaded before trying to load
[linux-flexiantxendom0-3.2.10.git] / drivers / block / cciss.h
2011-08-08 Joseph Handzikcciss: Adds simple mode functionality
2011-07-09 Stephen M. Cameroncciss: do not attempt to read from a write-only register
2011-05-06 Stephen M. Cameroncciss: increase timeouts for post-reset no-ops
2011-05-06 Stephen M. Cameroncciss: increase time to wait for board reset to start
2011-05-06 Stephen M. Cameroncciss: add readl after writel in interrupt mask setting...
2011-03-23 Bud Browncciss: fix lost command issue
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/drivers' of git://git.kernel...
2011-01-10 Jens Axboecciss: reinstate proper FIFO order of command queue...
2010-10-23 Stephen M. Cameroncciss: fix board status waiting code
2010-08-07 Stephen M. Cameroncciss: use consistent variable names
2010-08-07 Stephen M. Cameroncciss: factor out cciss_reset_devices()
2010-08-07 Stephen M. Cameroncciss: factor out cciss_wait_for_board_ready()
2010-08-07 Mike Millercciss: add performant mode support for Stars/Sirius
2010-08-07 Mike Millercciss: make interrupt access methods return type bool
2010-02-28 Stephen M. Cameroncciss: do not use void pointer for scsi hba data
2010-02-28 Stephen M. Cameroncciss: simplify scatter gather code
2010-02-22 dann fraziercciss: remove C99-style comments
2009-11-23 Alex Chiangcciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t
2009-11-13 Don Bracecciss: Add enhanced scatter-gather support.
2009-10-01 Stephen M. Cameroncciss: Dynamically allocate the drive_info_struct for...
2009-10-01 Stephen M. Cameroncciss: Preserve all 8 bytes of LUN ID for logical drives.
2009-10-01 Stephen M. Cameroncciss: Dynamically allocate struct device for each...
2009-10-01 Andrew Pattersoncciss: Use one scan thread per controller and fix hang...
2009-06-09 scameron@beardog... cciss: Remove no longer needed sendcmd reject processin...
2009-06-09 scameron@beardog... cciss: separate error processing and command retrying...
2009-06-02 Andrew Pattersoncciss: add cciss driver sysfs entries
2009-04-07 Mike Millercciss: kernel scan thread for MSA2012
2008-12-29 Jens Axboecciss: switch to using hlist for command list management
2008-08-06 Mike Millercciss: make rebuild_lun_table behave better
2006-12-07 Mike Miller[PATCH] cciss: add support for 1024 logical volumes
2006-12-07 Mike Miller[PATCH] cciss: set sector_size to 2048 for performance
2006-12-07 Mike Miller[PATCH] cciss: increase number of commands on controller
2006-10-01 Mike Miller (OS... [PATCH] cciss: support for >2TB logical volumes
2006-06-25 Bjorn Helgaas[PATCH] CCISS: request all PCI resources
2006-01-09 Christoph Hellwig[PATCH] cciss: avoid defining useless MAJOR_NR macro
2006-01-09 Mike Miller[PATCH] cciss: adds MSI and MSI-X support
2005-11-06 mike.miller@hp.com[SCSI] cciss: scsi error handling
2005-09-13 Mike Miller[PATCH] cciss: direct lookup for command completions
2005-09-13 Mike Miller[PATCH] cciss: new disk register/deregister routines
2005-09-13 Mike Miller[PATCH] cciss: busy_initializing flag
2005-07-28 Mike Miller[PATCH] cciss per disk queue
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2